[tryton-debian-vcs] vatnumber branch debian updated. debian/1.2-1-5-ga6d77c0
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Jul 16 16:10:15 UTC 2014
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/vatnumber.git;a=commitdiff;h=debian/1.2-1-5-ga6d77c0
commit a6d77c03bd732a4a300f8ef5c0ac16638a50c585
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Jul 16 18:10:07 2014 +0200
Releasing debian version 1.2-2.
diff --git a/debian/changelog b/debian/changelog
index a863a81..2433196 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+vatnumber (1:1.2-2) unstable; urgency=medium
+
+ * Enabling build of python3 package.
+ * Bumping X-Python*-Version according to Pybuild documentation.
+ * Re-adding inadvertently removed dh-python to Build-Depends.
+ * Updating gbp.conf for the usage of the tarball compression.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Wed, 16 Jul 2014 18:04:27 +0200
+
vatnumber (1:1.2-1) unstable; urgency=medium
* Removing accidently doubled option pgpsigurlmangle from watch file.
commit aab5dda411eda338340a327fcc44f43b39eff927
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Jul 16 18:02:39 2014 +0200
Updating gbp.conf for the usage of the tarball compression.
diff --git a/debian/gbp.conf b/debian/gbp.conf
index f1cc3fc..d4a3695 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -7,8 +7,9 @@ pristine-tar = True
[git-buildpackage]
ignore-new = True
-# Use with orig.tar.xz tarballs, subject to change in the future
-compression = xz
+# Use with orig.tar.xz tarballs, used for releases 1.0 to 1.1
+# Currently we are using upstream compression, which is gz
+#compression = xz
# Use export-dir at your discretion to avoid git-buildpackage messing
# your git repeository
#export-dir = ../build-area/
--
vatnumber
More information about the tryton-debian-vcs
mailing list