diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-08 19:31:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-08 19:31:27 -0400 |
commit | dd90d4a70e6f8e155902cd40dc21c138d4e1282c (patch) | |
tree | 7705b503b3d71d43ff0b9b16f1d2122aa3067a49 /debian | |
parent | c21ec4788a366d80a6e78917c7f8f28d895097ff (diff) |
configure: Check for sha1sum.0.20
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 3a5f60fef..b8d27f77e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.20) UNRELEASED; urgency=low +git-annex (0.20) unstable; urgency=low * Preserve specified file ordering when instructed to act on multiple files or directories. For example, "git annex get a b" will now always @@ -9,8 +9,9 @@ git-annex (0.20) UNRELEASED; urgency=low * map: New subcommand that uses graphviz to display a nice map of the git repository network. * Deal with the mtl/monads-fd conflict. + * configure: Check for sha1sum. - -- Joey Hess <joeyh@debian.org> Mon, 31 Jan 2011 20:06:02 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 08 Feb 2011 18:57:24 -0400 git-annex (0.19) unstable; urgency=low |