[med-svn] r22470 - trunk/packages/insighttoolkit/trunk/debian

Gert Wollny gert-guest at moszumanska.debian.org
Sat Jul 9 12:50:39 UTC 2016


Author: gert-guest
Date: 2016-07-09 12:50:39 +0000 (Sat, 09 Jul 2016)
New Revision: 22470

Modified:
   trunk/packages/insighttoolkit/trunk/debian/changelog
   trunk/packages/insighttoolkit/trunk/debian/rules
Log:
Update d/watch and rules for DFSG nameing scheme

Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog	2016-07-09 12:32:19 UTC (rev 22469)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog	2016-07-09 12:50:39 UTC (rev 22470)
@@ -12,7 +12,8 @@
   * d/p/itk-4.10-enable-system-nifti: uses systen nifti library
   * d/control: update castxml dependency to latest version
   * d/copyright: add excludes and update accordingly
-  * d/watch: add dfsg orig tarball suffix
+  * d/watch, d/rules: add dfsg orig tarball suffix and correct data file 
+    accordingly
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Sun, 29 May 2016 21:54:50 +0000
 

Modified: trunk/packages/insighttoolkit/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/rules	2016-07-09 12:32:19 UTC (rev 22469)
+++ trunk/packages/insighttoolkit/trunk/debian/rules	2016-07-09 12:50:39 UTC (rev 22470)
@@ -140,5 +140,5 @@
 get-orig-source:
 	uscan --watchfile debian/data/watch --force-download --no-symlink --destdir $(TARBALLDIR)
 	uscan --force-download --rename --destdir $(TARBALLDIR)
-	cd $(TARBALLDIR) && mv `ls InsightData-$(VERSION).tar.xz` insighttoolkit$(VER_MAJOR)_$(VERSION).orig-data.tar.xz
+	cd $(TARBALLDIR) && mv `ls InsightData-$(VERSION).tar.xz` insighttoolkit$(VER_MAJOR)_$(VERSION)+dfsg1.orig-data.tar.xz
 




More information about the debian-med-commit mailing list