Package: wput
Version: 0.6.2+git20130413-1
Severity: normal
Tags: patch

Hello,
please change the package's build-dependency from libgnutls-dev to
libgnutls-openssl-dev. The latter is a virtual package provided by
libgnutls-dev in sid and libgnutls28-dev in experimental. Having the
reverse dependencies change should allow us to transition to the newer
version. (See #726828.)

I have test-built the package against both libgnutls-dev/sid and
libgnutls28-dev/experimental to verify that continues to build against
GnuTLS 3.x.

Thanks, cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
diff -Nru wput-0.6.2+git20130413/debian/changelog wput-0.6.2+git20130413/debian/changelog
--- wput-0.6.2+git20130413/debian/changelog	2013-10-11 01:10:11.000000000 +0200
+++ wput-0.6.2+git20130413/debian/changelog	2013-12-06 18:53:30.000000000 +0100
@@ -1,3 +1,11 @@
+wput (0.6.2+git20130413-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depend on libgnutls-openssl-dev instead of libgnutls-dev to allow
+    transitioning to newer GnuTLS.
+
+ -- Andreas Metzler <ametz...@debian.org>  Fri, 06 Dec 2013 18:53:14 +0100
+
 wput (0.6.2+git20130413-1) unstable; urgency=low
 
   * New maintainer, thanks Jari for all your work on this package!
diff -Nru wput-0.6.2+git20130413/debian/control wput-0.6.2+git20130413/debian/control
--- wput-0.6.2+git20130413/debian/control	2013-10-11 01:02:28.000000000 +0200
+++ wput-0.6.2+git20130413/debian/control	2013-12-06 18:53:50.000000000 +0100
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Stephen Kitt <sk...@debian.org>
-Build-Depends: debhelper (>= 9), libgnutls-dev, autotools-dev
+Build-Depends: debhelper (>= 9), libgnutls-openssl-dev, autotools-dev
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/wput.git
 Vcs-Git: git://anonscm.debian.org/collab-maint/wput.git

Reply via email to