Really depend (not just build-depend) on new enough git for --no-gpg-sign to work. Closes: #763057
This commit is contained in:
parent
f6ba9b55b7
commit
f518858c12
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
git-annex (5.20140927) UNRELEASED; urgency=medium
|
||||
|
||||
* Really depend (not just build-depend) on new enough git for --no-gpg-sign
|
||||
to work. Closes: #763057
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 27 Sep 2014 12:14:15 -0400
|
||||
|
||||
git-annex (5.20140926) unstable; urgency=high
|
||||
|
||||
* Depend on new enough git for --no-gpg-sign to work. Closes: #762446
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -84,7 +84,7 @@ Package: git-annex
|
|||
Architecture: any
|
||||
Section: utils
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends},
|
||||
git (>= 1:1.8.4),
|
||||
git (>= 1:2.0),
|
||||
rsync,
|
||||
wget,
|
||||
curl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue