[med-svn] r6604 - in trunk/packages/dicomscope/tags: . 3.6.0-4/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Wed Apr 20 16:34:55 UTC 2011
Author: malat-guest
Date: 2011-04-20 16:34:51 +0000 (Wed, 20 Apr 2011)
New Revision: 6604
Added:
trunk/packages/dicomscope/tags/3.6.0-4/
trunk/packages/dicomscope/tags/3.6.0-4/debian/changelog
Removed:
trunk/packages/dicomscope/tags/3.6.0-4/debian/changelog
Modified:
trunk/packages/dicomscope/tags/3.6.0-4/debian/rules
Log:
[svn-buildpackage] Tagging dicomscope 3.6.0-4
Deleted: trunk/packages/dicomscope/tags/3.6.0-4/debian/changelog
===================================================================
--- trunk/packages/dicomscope/trunk/debian/changelog 2011-04-20 16:29:09 UTC (rev 6602)
+++ trunk/packages/dicomscope/tags/3.6.0-4/debian/changelog 2011-04-20 16:34:51 UTC (rev 6604)
@@ -1,20 +0,0 @@
-dicomscope (3.6.0-3) unstable; urgency=low
-
- * Fix compilation of dicomscope against dcmtk 3.6.0 release and new API
- * Convert iso german to utf-8 to prevent warning during java compilation
- * Update debian Standard Version to 3.9.1 no change needed
- * Switch to dpkg-source 3.0 (quilt) format
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 09 Feb 2011 11:04:47 +0100
-
-dicomscope (3.6.0-2) unstable; urgency=low
-
- * Remove tofrodos and unzip from Build-Deps. Fixes hurd-386 compilation.
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 21 Dec 2009 15:46:02 +0100
-
-dicomscope (3.6.0-1) unstable; urgency=low
-
- * Initial release (Closes: #508990)
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 16 Nov 2009 17:58:43 +0100
Copied: trunk/packages/dicomscope/tags/3.6.0-4/debian/changelog (from rev 6603, trunk/packages/dicomscope/trunk/debian/changelog)
===================================================================
--- trunk/packages/dicomscope/tags/3.6.0-4/debian/changelog (rev 0)
+++ trunk/packages/dicomscope/tags/3.6.0-4/debian/changelog 2011-04-20 16:34:51 UTC (rev 6604)
@@ -0,0 +1,26 @@
+dicomscope (3.6.0-4) unstable; urgency=low
+
+ * Upload to unstable. Closes: #623143
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 20 Apr 2011 18:30:32 +0200
+
+dicomscope (3.6.0-3) experimental; urgency=low
+
+ * Fix compilation of dicomscope against dcmtk 3.6.0 release and new API
+ * Convert iso german to utf-8 to prevent warning during java compilation
+ * Update debian Standard Version to 3.9.1 no change needed
+ * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 09 Feb 2011 11:04:47 +0100
+
+dicomscope (3.6.0-2) unstable; urgency=low
+
+ * Remove tofrodos and unzip from Build-Deps. Fixes hurd-386 compilation.
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 21 Dec 2009 15:46:02 +0100
+
+dicomscope (3.6.0-1) unstable; urgency=low
+
+ * Initial release (Closes: #508990)
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 16 Nov 2009 17:58:43 +0100
Modified: trunk/packages/dicomscope/tags/3.6.0-4/debian/rules
===================================================================
--- trunk/packages/dicomscope/trunk/debian/rules 2011-04-20 16:29:09 UTC (rev 6602)
+++ trunk/packages/dicomscope/tags/3.6.0-4/debian/rules 2011-04-20 16:34:51 UTC (rev 6604)
@@ -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