diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-08 14:39:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-08 14:39:12 -0400 |
commit | ab4de454914954676aa1e05ef26dc8a85bd8f6f1 (patch) | |
tree | 17cd1334f17bb15df3d1a1d889e4f99887de9843 /debian | |
parent | f03adec793d378cc4807392400d09e70e293a991 (diff) |
Add annex.version, which will be used to automate upgrades.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a363d442c..98b814eb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ git-annex (0.04) UNRELEASED; urgency=low * Add build dep on libghc6-testpack-dev. + * Add annex.version, which will be used to automate upgrades. -- Joey Hess <joeyh@debian.org> Mon, 08 Nov 2010 12:36:39 -0400 |