diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-17 11:24:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-17 11:24:18 -0400 |
commit | 728ef328ec233ebf680ecc7f083ca5751f87edf9 (patch) | |
tree | c489d6158d2ce8cf935310a109fea81a1371eee1 /debian/changelog | |
parent | 4f2547f065f4598cec8b44708cd9e915dd5130b3 (diff) |
Sanitize debian changelog version before putting it into cabal file. Closes: #708619
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0eb8eefb6..4d40c43b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (4.20130517) UNRELEASED; urgency=low + + * Sanitize debian changelog version before putting it into cabal file. + Closes: #708619 + + -- Joey Hess <joeyh@debian.org> Fri, 17 May 2013 11:17:03 -0400 + git-annex (4.20130516) unstable; urgency=low * Android: The webapp is ported and working. |