diff options
author | Joey Hess <joey@kitenet.net> | 2010-12-14 13:12:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-14 13:12:24 -0400 |
commit | dc25c7030a1b7888440ea58b8774073c2c28eb4e (patch) | |
tree | 4d9a826a8d86560d71f81e24de17a2139465be13 | |
parent | 5d4052d0e05d391d2ebd167b528133ade726eb3b (diff) |
releasing version 0.130.13
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 582c05d2c..af63601ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.13) UNRELEASED; urgency=low +git-annex (0.13) unstable; urgency=low * Makefile: Install man page and html (when built). * Makefile: Add GHCFLAGS variable. @@ -6,7 +6,7 @@ git-annex (0.13) UNRELEASED; urgency=low * Support remotes using git+ssh and ssh+git as protocol. Closes: #607056 - -- Joey Hess <joeyh@debian.org> Sun, 12 Dec 2010 13:14:58 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 14 Dec 2010 13:05:10 -0400 git-annex (0.12) unstable; urgency=low |