aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/copyright5
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index b899fc4b4..9ca3ea82b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (0.18) UNRELEASED; urgency=low
+git-annex (0.18) unstable; urgency=low
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes
after transferring the file to the remote repository.
@@ -8,7 +8,7 @@ git-annex (0.18) UNRELEASED; urgency=low
* unlock: Fix behavior when file content is not present.
* Test suite improvements. Current top-level test coverage: 80%
- -- Joey Hess <joeyh@debian.org> Tue, 11 Jan 2011 16:05:25 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 14 Jan 2011 14:17:44 -0400
git-annex (0.17) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 692616a7c..90e26b752 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,5 +4,6 @@ Source: native package
Files: *
Copyright: © 2010-2011 Joey Hess <joey@kitenet.net>
License: GPL-3+
- The full text of the GPL is distributed as doc/GPL in this package's
- source, or in /usr/share/common-licenses/GPL on Debian systems.
+ The full text of version 3 of the GPL is distributed as doc/GPL in
+ this package's source, or in /usr/share/common-licenses/GPL-3 on
+ Debian systems.