Depend on new enough git for --no-gpg-sign to work. Closes: #762446
This commit is contained in:
parent
58805f73b5
commit
4058eeb252
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
git-annex (5.20140920) UNRELEASED; urgency=medium
|
||||
|
||||
* Depend on new enough git for --no-gpg-sign to work. Closes: #762446
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 22 Sep 2014 13:50:00 -0400
|
||||
|
||||
git-annex (5.20140919) unstable; urgency=high
|
||||
|
||||
* Security fix for S3 and glacier when using embedcreds=yes with
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -67,7 +67,7 @@ Build-Depends:
|
|||
lsof [!kfreebsd-i386 !kfreebsd-amd64 !hurd-any],
|
||||
ikiwiki,
|
||||
perlmagick,
|
||||
git (>= 1:1.8.4),
|
||||
git (>= 1:2.0),
|
||||
rsync,
|
||||
wget,
|
||||
curl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue