[libmarpa-r2-perl] 01/06: Repackage upstream tarball, stripping CC-ND licensed file. Thanks to Thorsten Alteholz.

Jonas Smedegaard dr at jones.dk
Fri May 30 11:01:21 UTC 2014


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

js pushed a commit to branch master
in repository libmarpa-r2-perl.

commit 402f7f290989ffd728ec4906abd4104442b2f819
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri May 30 11:33:27 2014 +0200

    Repackage upstream tarball, stripping CC-ND licensed file. Thanks to Thorsten Alteholz.
---
 debian/copyright | 3 +++
 debian/rules     | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 609b941..e3fb6c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,9 @@ Upstream-Name: Marpa::R2
 Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=Marpa-R2
 Source: http://search.cpan.org/dist/Marpa-R2/
  git://github.com/jeffreykegler/Marpa--R2.git
+ Repackaged, excluding non-DFSG file
+Files-Excluded:
+ t/etc/wall_proof.txt
 
 Files: *
 Copyright: 2014, Jeffrey Kegler
diff --git a/debian/rules b/debian/rules
index c953323..d369c02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,9 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Marpa-R2
 DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/authors/id/J/JK/JKEGL
 
+DEB_UPSTREAM_REPACKAGE_EXCLUDES += \
+ ./t/etc/wall_proof.txt
+
 # needed by upstream build
 bdeps = perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120921)
 bdeps +=, libconfig-autoconf-perl (>= 0.22)

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



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