[lgeneral] 01/12: Do not repack the tarball anymore. It is now completely DFSG compatible.

Markus Koschany apo-guest at moszumanska.debian.org
Tue Mar 17 17:10:05 UTC 2015


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

apo-guest pushed a commit to branch master
in repository lgeneral.

commit 3847f81e090de9393b71bf8021a3da5c16858522
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue Mar 17 09:36:54 2015 +0100

    Do not repack the tarball anymore. It is now completely DFSG compatible.
    
    Remove repacksuffix option from watch file again and Files-Excluded paragraph
    from debian/copyright.
---
 debian/copyright | 5 -----
 debian/rules     | 2 +-
 debian/watch     | 2 +-
 3 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index dda875d..75227da 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,11 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: LGeneral
 Upstream-Contact: Michael Speck <kulkanie at gmx.net>
 Source: http://lgames.sourceforge.net
-Files-Excluded:
- lgc-pg/convdata/mapnames
-Comment:
- The file mapnames is part of the original Panzer General DOS campaign and had
- to be removed.
 
 Files: *
 Copyright: 1995,      Ulrich Drepper <drepper at gnu.ai.mit.edu>
diff --git a/debian/rules b/debian/rules
index c035aae..25a5bb5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,4 +19,4 @@ override_dh_install:
 	find $(CURDIR) -type d -empty -delete
 
 get-orig-source:
-	uscan --verbose --repack --compression xz --force-download
+	uscan --verbose --download-current-version --force-download
diff --git a/debian/watch b/debian/watch
index 771553a..422f5aa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg \
+opts=dversionmangle=s/\+dfsg$// \
 http://sf.net/lgeneral/lgeneral-(.+)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgeneral.git



More information about the Pkg-games-commits mailing list