[tryton-debian-vcs] suds branch debian updated. debian/0.4.1-10-5-g8b66c8d

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Nov 29 18:23:31 UTC 2013


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/suds.git;a=commitdiff;h=debian/0.4.1-10-5-g8b66c8d

commit 8b66c8d84bc6584140161ae3234f06f5ddf0909d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Fri Nov 29 19:22:53 2013 +0100

    Releasing debian version 0.4.1-11.

diff --git a/debian/changelog b/debian/changelog
index 58692b9..9c1a275 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+suds (0.4.1-11) unstable; urgency=low
+
+  * Updating to standards version 3.9.5, no changes needed.
+  * Changing to buildsystem pybuild.
+  * Pointing VCS fields to new location on alioth.debian.org.
+  * Using dpkg defaults for xz compression.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Fri, 29 Nov 2013 19:04:44 +0100
+
 suds (0.4.1-10) unstable; urgency=low
 
   * Adding 04-merge-schema.patch. Thanks to Russell Stuart (Closes:
commit 40c5ab1afbdacae3db3f54dc41e4f547ec8fb41a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Fri Nov 29 18:13:51 2013 +0100

    Using dpkg defaults for xz compression.

diff --git a/debian/rules b/debian/rules
index 61e3d73..f773539 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,4 @@ export PYBUILD_NAME=${PACKAGE_NAME}
 %:
 	dh ${@} --with python2 --buildsystem=pybuild
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz -z9
+
-- 
suds



More information about the tryton-debian-vcs mailing list