Bug#934034: Bug#934775: stretch-pu: package monkeysphere/0.41-1+deb9u1

2019-08-16 Thread Chris Lamb
tags 934034 + pending
thanks

[Adding 934...@bugs.debian.org to CC, tagging original bug as pending; not this 
pu...]

Hi Adam,

> >   monkeysphere (0.41-1+deb9u1) stretch; urgency=medium
> >   
> > * Prevent a FTBFS by updating the tests to accommodate an updated GnuPG 
> > in
> >   stretch now producing a different output. (Closes: #934034)
> 
> Please go ahead; thanks.

Thanks:

$ dput monkeysphere_0.41-1+deb9u1_amd64.changes
Uploading monkeysphere_0.41-1+deb9u1.dsc
Uploading monkeysphere_0.41-1+deb9u1.debian.tar.xz
Uploading agent-transfer-dbgsym_0.41-1+deb9u1_amd64.deb
Uploading agent-transfer_0.41-1+deb9u1_amd64.deb
Uploading monkeysphere_0.41-1+deb9u1_all.deb
Uploading monkeysphere_0.41-1+deb9u1_amd64.buildinfo
Uploading monkeysphere_0.41-1+deb9u1_amd64.changes

$ echo $?
0


Best wishes,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org  chris-lamb.co.uk
   `-



Bug#934775: stretch-pu: package monkeysphere/0.41-1+deb9u1

2019-08-16 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Wed, 2019-08-14 at 10:21 -0700, Chris Lamb wrote:
>   monkeysphere (0.41-1+deb9u1) stretch; urgency=medium
>   
> * Prevent a FTBFS by updating the tests to accommodate an updated
> GnuPG in
>   stretch now producing a different output. (Closes: #934034)

Please go ahead; thanks.

Regards,

Adam



Bug#934775: stretch-pu: package monkeysphere/0.41-1+deb9u1

2019-08-14 Thread Chris Lamb
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian@packages.debian.org
Usertags: pu

Dear oldstable release managers,

Please consider monkeysphere (0.41-1+deb9u1) for stretch:
  
  monkeysphere (0.41-1+deb9u1) stretch; urgency=medium
  
* Prevent a FTBFS by updating the tests to accommodate an updated GnuPG in
  stretch now producing a different output. (Closes: #934034)


The full diff is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/debian/changelog b/debian/changelog
index d81b43e..73e8634 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+monkeysphere (0.41-1+deb9u1) stretch; urgency=medium
+
+  * Prevent a FTBFS by updating the tests to accommodate an updated GnuPG in
+stretch now producing a different output. (Closes: #934034)
+
+ -- Chris Lamb   Wed, 14 Aug 2019 10:09:00 -0700
+
 monkeysphere (0.41-1) unstable; urgency=medium
 
   * new upstream release
diff --git a/debian/control b/debian/control
index 95750f4..19c4dbb 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  cpio,
  debhelper (>= 10~),
  dpkg-dev (>= 1.17.14),
- gnupg ,
+ gnupg (>= 2.1.18-8~deb9u4) ,
  gnupg-agent ,
  libassuan-dev,
  libcrypt-openssl-rsa-perl ,
diff --git 
a/debian/patches/0001-Prevent-a-FTBFS-by-updating-the-tests-to-accommodate.patch
 
b/debian/patches/0001-Prevent-a-FTBFS-by-updating-the-tests-to-accommodate.patch
new file mode 100644
index 000..9b10151
--- /dev/null
+++ 
b/debian/patches/0001-Prevent-a-FTBFS-by-updating-the-tests-to-accommodate.patch
@@ -0,0 +1,60 @@
+From: Chris Lamb 
+Date: Wed, 14 Aug 2019 10:16:24 -0700
+Subject: Prevent a FTBFS by updating the tests to accommodate an updated
+ GnuPG in stretch now producing a different output. (Closes: #934034)
+
+---
+ tests/keytrans | 20 ++--
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+diff --git a/tests/keytrans b/tests/keytrans
+index fd9a144..5b23a16 100755
+--- a/tests/keytrans
 b/tests/keytrans
+@@ -137,9 +137,9 @@ gpg --list-keys
+ cat >"$TEMPDIR"/expectedout <"$TEMPDIR"/expectedout <"$TEMPDIR"/expectedout <