diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-14 15:10:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-14 15:10:13 -0400 |
commit | 818111e0c2501a4e68419941655c10d657cc67d0 (patch) | |
tree | d34f7bc0855e8874448ca08775a6c1d205df3724 /debian | |
parent | 59c9eda9624a9d35f44400104e8f022afb0f2f7e (diff) |
releasing version 0.180.18
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 5 |
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. |