[libmemcached-libmemcached-perl] 01/04: Exclude src/* and, in particular, non-free files

Christopher Hoskin christopher.hoskin at gmail.com
Wed Oct 14 07:24:06 UTC 2015


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

grinorcole-guest pushed a commit to branch master
in repository libmemcached-libmemcached-perl.

commit a3aa8e317f3b6a6c98b1474a24ca8316bd8686ec
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Tue Oct 13 22:00:55 2015 +0100

    Exclude src/* and, in particular, non-free files
---
 debian/changelog | 2 +-
 debian/copyright | 3 +++
 debian/watch     | 2 ++
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cadd13e..a1b56d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libmemcached-libmemcached-perl (1.001801-1) UNRELEASED; urgency=low
+libmemcached-libmemcached-perl (1.001801+dfsg-1) UNRELEASED; urgency=low
 
   TODO:
   - d/copyright: Paul-Hsieh looks at least weird (doesn't say what is
diff --git a/debian/copyright b/debian/copyright
index 69eb1cf..53b58ef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Memcached-libmemcached
 Upstream-Contact: Tim Bunce <Tim.Bunce at pobox.com>
 Upstream-Name: Memcached-libmemcached
+Files-Excluded: src/*
+Comment: src/* excluded as licenses for src/libmemcached/libhashkit/hsieh.cc and src/libmemcached/libhashkit/jenkins.cc non-free
+  In any case, bundled src/* may not match source of packaged libmemcached
 
 Files: *
 Copyright: 2008, Daisuke Maki <daisuke at endeworks.jp>
diff --git a/debian/watch b/debian/watch
index fca317b..244868e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+repacksuffix=+dfsg \
 https://metacpan.org/release/Memcached-libmemcached   .*/Memcached-libmemcached-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmemcached-libmemcached-perl.git



More information about the Pkg-perl-cvs-commits mailing list