[med-svn] r9042 - in trunk/packages/tifffile/tags: . 20111215-2 20111215-2/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Mon Dec 19 11:17:40 UTC 2011


Author: malat-guest
Date: 2011-12-19 11:17:40 +0000 (Mon, 19 Dec 2011)
New Revision: 9042

Added:
   trunk/packages/tifffile/tags/20111215-2/
   trunk/packages/tifffile/tags/20111215-2/debian/
   trunk/packages/tifffile/tags/20111215-2/debian/changelog
   trunk/packages/tifffile/tags/20111215-2/debian/rules
Removed:
   trunk/packages/tifffile/tags/20111215-2/debian/
   trunk/packages/tifffile/tags/20111215-2/debian/changelog
   trunk/packages/tifffile/tags/20111215-2/debian/rules
Log:
[svn-buildpackage] Tagging tifffile 20111215-2

Deleted: trunk/packages/tifffile/tags/20111215-2/debian/changelog
===================================================================
--- trunk/packages/tifffile/trunk/debian/changelog	2011-12-19 11:04:52 UTC (rev 9040)
+++ trunk/packages/tifffile/tags/20111215-2/debian/changelog	2011-12-19 11:17:40 UTC (rev 9042)
@@ -1,17 +0,0 @@
-tifffile (20111215-2) UNRELEASED; urgency=low
-
-  * New upstream.
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Mon, 19 Dec 2011 11:53:23 +0100
-
-tifffile (20111126-1) unstable; urgency=low
-
-  * New upstream. Better support for BigTIFF
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Fri, 02 Dec 2011 09:40:39 +0100
-
-tifffile (20111112-1) unstable; urgency=low
-
-  * Initial Debian Upload (Closes: #648767)
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Sun, 13 Nov 2011 19:41:37 +0100

Copied: trunk/packages/tifffile/tags/20111215-2/debian/changelog (from rev 9041, trunk/packages/tifffile/trunk/debian/changelog)
===================================================================
--- trunk/packages/tifffile/tags/20111215-2/debian/changelog	                        (rev 0)
+++ trunk/packages/tifffile/tags/20111215-2/debian/changelog	2011-12-19 11:17:40 UTC (rev 9042)
@@ -0,0 +1,17 @@
+tifffile (20111215-2) unstable; urgency=low
+
+  * New upstream. Remove deprecated options
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Mon, 19 Dec 2011 12:07:48 +0100
+
+tifffile (20111126-1) unstable; urgency=low
+
+  * New upstream. Better support for BigTIFF
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Fri, 02 Dec 2011 09:40:39 +0100
+
+tifffile (20111112-1) unstable; urgency=low
+
+  * Initial Debian Upload (Closes: #648767)
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Sun, 13 Nov 2011 19:41:37 +0100

Deleted: trunk/packages/tifffile/tags/20111215-2/debian/rules
===================================================================
--- trunk/packages/tifffile/trunk/debian/rules	2011-12-19 11:04:52 UTC (rev 9040)
+++ trunk/packages/tifffile/tags/20111215-2/debian/rules	2011-12-19 11:17:40 UTC (rev 9042)
@@ -1,16 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh $@ --with python2
-
-override_dh_install:
-	dh_install tifffile usr/bin
-
-override_dh_installman:
-	dh_installman debian/tifffile.1
-
-debian/tifffile.1: debian/tifffile.1.in
-	help2man --include=debian/tifffile.1.in --output=debian/tifffile.1 --no-info tifffile
-
-get-orig-source:
-	./debian/get-orig-source

Copied: trunk/packages/tifffile/tags/20111215-2/debian/rules (from rev 9041, trunk/packages/tifffile/trunk/debian/rules)
===================================================================
--- trunk/packages/tifffile/tags/20111215-2/debian/rules	                        (rev 0)
+++ trunk/packages/tifffile/tags/20111215-2/debian/rules	2011-12-19 11:17:40 UTC (rev 9042)
@@ -0,0 +1,19 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@ --with python2
+
+override_dh_auto_clean:
+	# FIXME problem with setup.py/numpy
+
+override_dh_install:
+	dh_install tifffile usr/bin
+
+override_dh_installman:
+	dh_installman debian/tifffile.1
+
+debian/tifffile.1: debian/tifffile.1.in
+	help2man --include=debian/tifffile.1.in --output=debian/tifffile.1 --no-info tifffile
+
+get-orig-source:
+	./debian/get-orig-source




More information about the debian-med-commit mailing list