[med-svn] r17814 - trunk/packages/vxl/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Aug 21 08:52:10 UTC 2014
Author: tille
Date: 2014-08-21 08:52:10 +0000 (Thu, 21 Aug 2014)
New Revision: 17814
Modified:
trunk/packages/vxl/trunk/debian/changelog
trunk/packages/vxl/trunk/debian/copyright
trunk/packages/vxl/trunk/debian/rules
trunk/packages/vxl/trunk/debian/watch
Log:
Remove unused compressed JS
Modified: trunk/packages/vxl/trunk/debian/changelog
===================================================================
--- trunk/packages/vxl/trunk/debian/changelog 2014-08-21 06:31:51 UTC (rev 17813)
+++ trunk/packages/vxl/trunk/debian/changelog 2014-08-21 08:52:10 UTC (rev 17814)
@@ -1,10 +1,13 @@
-vxl (1.17.0-9) UNRELEASED; urgency=low
+vxl (1.17.0+dfsg-1) UNRELEASED; urgency=low
[ Mathieu Malaterre ]
* Remove self from uploaders
[ Andreas Tille ]
* cme fix dpkg-control
+ * d/copyright: Remove unused compressed JS
+ * d/rules: adapt get-orig-source to deal with JS removal
+ * d/watch: add +dfsg
-- Andreas Tille <tille at debian.org> Tue, 19 Aug 2014 17:05:35 +0200
Modified: trunk/packages/vxl/trunk/debian/copyright
===================================================================
--- trunk/packages/vxl/trunk/debian/copyright 2014-08-21 06:31:51 UTC (rev 17813)
+++ trunk/packages/vxl/trunk/debian/copyright 2014-08-21 08:52:10 UTC (rev 17814)
@@ -1,6 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: VXL
Source: http://vxl.sourceforge.net
+Files-Excluded: contrib/brl/bseg/boxm2/ocl/exe/auxiliary
Files: *
Copyright:
Modified: trunk/packages/vxl/trunk/debian/rules
===================================================================
--- trunk/packages/vxl/trunk/debian/rules 2014-08-21 06:31:51 UTC (rev 17813)
+++ trunk/packages/vxl/trunk/debian/rules 2014-08-21 08:52:10 UTC (rev 17814)
@@ -88,4 +88,4 @@
dh_auto_test || true
get-orig-source:
- uscan --verbose --force-download --rename
+ uscan --verbose --force-download --repack --compress xz
Modified: trunk/packages/vxl/trunk/debian/watch
===================================================================
--- trunk/packages/vxl/trunk/debian/watch 2014-08-21 06:31:51 UTC (rev 17813)
+++ trunk/packages/vxl/trunk/debian/watch 2014-08-21 08:52:10 UTC (rev 17814)
@@ -1,2 +1,3 @@
version=3
-http://sf.net/vxl/vxl-([\d\.]+)\.tar.gz
+opts="uversionmangle=s/$/+dfsg/" \
+ http://sf.net/vxl/vxl-([\d\.]+)\.tar.gz
More information about the debian-med-commit
mailing list