[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#769122: unblock: qpid-proton/0.7-8



On Sat, Nov 15, 2014 at 10:55:00AM +0000, Jonathan Wiltshire wrote:
> The debdiff doesn't show your adding the python helper?

I had sent the wrong one, before I had added the python helper. I sent a
second email but not sure why it's not attached to the bug. Here is the
correct one:


diff -Nru qpid-proton-0.7/debian/changelog qpid-proton-0.7/debian/changelog
--- qpid-proton-0.7/debian/changelog	2014-06-02 16:05:32.000000000 -0400
+++ qpid-proton-0.7/debian/changelog	2014-11-12 16:47:49.000000000 -0500
@@ -1,3 +1,11 @@
+qpid-proton (0.7-2) unstable; urgency=low
+
+  * Change dependency from libsslcommon2-dev to libssl-dev. (Closes: #768617)
+  * Bumped Standards-Version to 3.9.6.
+  * Added support for dh_python2.
+
+ -- Darryl L. Pierce <dpierce@redhat.com>  Wed, 12 Nov 2014 15:58:45 -0500
+
 qpid-proton (0.7-1) unstable; urgency=low
 
   * Initial release. (Closes: #732302)
diff -Nru qpid-proton-0.7/debian/control qpid-proton-0.7/debian/control
--- qpid-proton-0.7/debian/control	2014-06-02 16:57:51.000000000 -0400
+++ qpid-proton-0.7/debian/control	2014-11-12 16:51:09.000000000 -0500
@@ -9,11 +9,12 @@
 	       pkg-config,
 	       doxygen,
 	       uuid-dev,
-	       libsslcommon2-dev,
+	       libssl-dev,
+	       dh-python,
 	       python-epydoc,
 	       python (>=2.6.6-3~),
 	       python-dev (>=2.6.6-3~)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.6
 Homepage: http://qpid.apache.org/proton
 Vcs-Browser: http://git.debian.org/?p=pkg-middleware/qpid-proton.git
 Vcs-Git: git://git.debian.org/git/pkg-middleware/qpid-proton.git
diff -Nru qpid-proton-0.7/debian/rules qpid-proton-0.7/debian/rules
--- qpid-proton-0.7/debian/rules	2014-06-02 16:49:30.000000000 -0400
+++ qpid-proton-0.7/debian/rules	2014-11-12 16:44:12.000000000 -0500
@@ -22,7 +22,7 @@
 export DH_ALWAYS_EXCLUDE=LICENSE
 
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DPROTON_DISABLE_RPATH=true -DNOBUILD_RUBY=on -DSYSINSTALL_BINDINGS=on
diff -Nru qpid-proton-0.7/debian/source/lintian-overrides qpid-proton-0.7/debian/source/lintian-overrides
--- qpid-proton-0.7/debian/source/lintian-overrides	1969-12-31 19:00:00.000000000 -0500
+++ qpid-proton-0.7/debian/source/lintian-overrides	2014-11-12 16:52:20.000000000 -0500
@@ -0,0 +1 @@
+# Python lib package prepared using non-standard CMake build system, but deps appear to be detected OK

-- 
Darryl L. Pierce <mcpierce@gmail.com>
http://mcpierce.blogspot.com/
Famous last words:
   "I wonder what happens if we do it this way?"

Attachment: pgp_NTu0z9H6f.pgp
Description: PGP signature


Reply to: