diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-06 11:18:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-06 11:37:06 -0400 |
commit | 2a876424c3200344c552061a3696f8c20bc455b8 (patch) | |
tree | dd754de1678fafb2cb0e99f19fddbf99e69c0fb3 /debian | |
parent | 25f31b731ba42f9329d3ce160aaba79a2cae490e (diff) |
prep release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f8d49df09..94c68b42c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (4.20131102) UNRELEASED; urgency=low +git-annex (4.20131106) unstable; urgency=low * Improve local pairing behavior when two computers both try to start the pairing process separately. @@ -12,8 +12,9 @@ git-annex (4.20131102) UNRELEASED; urgency=low * Fix zombie process that occurred when switching between repository views in the webapp. * map: Work when there are gcrypt remotes. + * Fix build w/o webapp. - -- Joey Hess <joeyh@debian.org> Sat, 02 Nov 2013 14:54:36 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 11:17:47 -0400 git-annex (4.20131101) unstable; urgency=low |