[freeimage] 02/18: d/{copyright, watch}: add DFSG repack, strip vendored libraries.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Nov 11 19:19:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/experimental
in repository freeimage.

commit bf066d4410bee5e9e61035568fcfaa71cd6ae2e4
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Nov 11 11:15:27 2015 +0000

    d/{copyright,watch}: add DFSG repack, strip vendored libraries.
---
 debian/copyright | 4 ++++
 debian/watch     | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 2481d75..0e3e032 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,10 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: freeimage
 Source: http://freeimage.sourceforge.net/
+Files-Excluded: Source/Lib*
+                Source/OpenEXR
+                Source/ZLib
+Comment: Strip vendored libraries from source tarball.
 
 Files: *
 Copyright: 2003-2007 FreeImage Group
diff --git a/debian/watch b/debian/watch
index 8b3a5a5..3a3cc28 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
-opts=uversionmangle=s/(\d)(\d+)(\d)/$1.$2.$3/ \
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+repacksuffix=+dfsg1,\
+uversionmangle=s/(\d)(\d+)(\d)/$1.$2.$3/ \
 http://sf.net/freeimage/FreeImage(\d+)\.zip

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freeimage.git



More information about the debian-science-commits mailing list