[med-svn] r20282 - trunk/packages/gdcm/trunk/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Sun Oct 18 10:28:04 UTC 2015
Author: gert-guest
Date: 2015-10-18 10:28:03 +0000 (Sun, 18 Oct 2015)
New Revision: 20282
Modified:
trunk/packages/gdcm/trunk/debian/changelog
trunk/packages/gdcm/trunk/debian/copyright
trunk/packages/gdcm/trunk/debian/watch
Log:
Remove some files from tarball to make it follow DFSG
Modified: trunk/packages/gdcm/trunk/debian/changelog
===================================================================
--- trunk/packages/gdcm/trunk/debian/changelog 2015-10-18 07:23:44 UTC (rev 20281)
+++ trunk/packages/gdcm/trunk/debian/changelog 2015-10-18 10:28:03 UTC (rev 20282)
@@ -1,4 +1,4 @@
-gdcm (2.6.0-1) UNRELEASED; urgency=medium
+gdcm (2.6.0+dfsg-1) UNRELEASED; urgency=medium
[Gert Wollny]
* new upstream version. Closes: #797738
@@ -14,6 +14,7 @@
* d/copyright Remove license for Utilities/charls because it is not
there
* add dependency on dh-python, Closes: #797655
+ * removing some static VC++ libs from tarball to make it follow DFSG
[Mathieu Malaterre]
* Do not use activiz.net anymore
Modified: trunk/packages/gdcm/trunk/debian/copyright
===================================================================
--- trunk/packages/gdcm/trunk/debian/copyright 2015-10-18 07:23:44 UTC (rev 20281)
+++ trunk/packages/gdcm/trunk/debian/copyright 2015-10-18 10:28:03 UTC (rev 20282)
@@ -2,6 +2,8 @@
Upstream-Name: gdcm
Upstream-Contact: malat at users.sf.net
Source: http://gdcm.sf.net
+Files-Excluded: *.lib
+Comment: non-DFSG files (i.e. Visual C++ static libraries)
Files: *
Copyright: 2006-2011 Mathieu Malaterre
Modified: trunk/packages/gdcm/trunk/debian/watch
===================================================================
--- trunk/packages/gdcm/trunk/debian/watch 2015-10-18 07:23:44 UTC (rev 20281)
+++ trunk/packages/gdcm/trunk/debian/watch 2015-10-18 10:28:03 UTC (rev 20282)
@@ -1,2 +1,3 @@
version=3
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*$//" \
http://sf.net/gdcm/gdcm-([\d\.]+)\.tar\.bz2
More information about the debian-med-commit
mailing list