[SCM] sweethome3d - Interior 2D design application with 3D preview branch, master, updated. debian/3.4+dfsg-1-7-g393592e
Gabriele Giacone
1o5g4r8o at gmail.com
Sat Jun 16 13:06:04 UTC 2012
The following commit has been merged in the master branch:
commit 5a7626430d1468b05dfa89122d13e0bb910a8a5d
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Sat Jun 16 13:03:29 2012 +0200
Switch source and binary to xz compression.
diff --git a/debian/changelog b/debian/changelog
index 0907b73..a7067da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sweethome3d (3.5+dfsg-1) UNRELEASED; urgency=low
* New upstream release.
+ * Switch source and binary to xz compression.
-- Gabriele Giacone <1o5g4r8o at gmail.com> Sat, 16 Jun 2012 12:45:35 +0200
diff --git a/debian/rules b/debian/rules
index a67bb19..9cf0b84 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,5 +50,5 @@ get-orig-source:
cd $(TMPDIR) && tar --exclude *.jar --exclude *.so --exclude *.jnilib --exclude *.dll \
--exclude *.zip --exclude src/com/eteks/sweethome3d/io/resources/contributions \
--exclude JPEGImagesToVideo.java \
- -zcf ../../sweethome3d_$(VERSION)+dfsg.orig.tar.gz $(SRCDIR)
+ -Jcf ../../sweethome3d_$(VERSION)+dfsg.orig.tar.xz $(SRCDIR)
rm -rf $(TMPDIR)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..161b7e0
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression=xz
--
sweethome3d - Interior 2D design application with 3D preview
More information about the pkg-java-commits
mailing list