[SCM] Debian packaging for XMLTooling-C branch, master, updated. debian/1.5.3-2-1-gbbe4293
Russ Allbery
rra at debian.org
Fri Jul 12 02:33:13 UTC 2013
The following commit has been merged in the master branch:
commit bbe4293c3b62fe27e044a1db102f18f7e93e18fa
Author: Russ Allbery <rra at debian.org>
Date: Thu Jul 11 19:32:57 2013 -0700
Really switch to xz compression for the *.debian.tar file
diff --git a/debian/changelog b/debian/changelog
index 57820e0..bd1f499 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xmltooling (1.5.3-3) UNRELEASED; urgency=low
+
+ * Really switch to xz compression for the *.debian.tar file.
+
+ -- Russ Allbery <rra at debian.org> Thu, 11 Jul 2013 19:32:47 -0700
+
xmltooling (1.5.3-2) unstable; urgency=low
* Upload to unstable.
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..b7bc1f2
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression = "xz"
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list