[med-svn] r6643 - in trunk/packages/dicomscope/tags: . 3.6.0-5/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Tue Apr 26 14:50:14 UTC 2011
Author: malat-guest
Date: 2011-04-26 14:50:08 +0000 (Tue, 26 Apr 2011)
New Revision: 6643
Added:
trunk/packages/dicomscope/tags/3.6.0-5/
Modified:
trunk/packages/dicomscope/tags/3.6.0-5/debian/rules
Log:
[svn-buildpackage] Tagging dicomscope 3.6.0-5
Modified: trunk/packages/dicomscope/tags/3.6.0-5/debian/rules
===================================================================
--- trunk/packages/dicomscope/trunk/debian/rules 2011-04-26 14:44:09 UTC (rev 6641)
+++ trunk/packages/dicomscope/tags/3.6.0-5/debian/rules 2011-04-26 14:50:08 UTC (rev 6643)
@@ -146,7 +146,7 @@
find $(DEBIAN_SRC_DIR) -name *.cpp -exec dos2unix {} \;
find $(DEBIAN_SRC_DIR) -name *.txt -exec dos2unix {} \;
find $(DEBIAN_SRC_DIR) -name *.MF -exec dos2unix {} \;
- GZIP=-9 tar czf $(DEBIAN_SRC_TAR) $(DEBIAN_SRC_DIR)
+ GZIP="--best --no-name" tar czf $(DEBIAN_SRC_TAR) $(DEBIAN_SRC_DIR)
rm -rf $(DEBIAN_SRC_DIR)
rm $(UPSTREAM_SRC).zip
More information about the debian-med-commit
mailing list