[renpy] 15/24: Add get-orig-source target and remove prebuilt *.pyo files

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 26 15:16:11 UTC 2016


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

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

commit 13dc453f8b92fe052b0f65afc4ce8d18b0516d64
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jan 26 00:48:53 2016 +0100

    Add get-orig-source target and remove prebuilt *.pyo files
    
    and unwanted fonts which are already packaged for Debian.
---
 debian/rules | 2 ++
 debian/watch | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c88ddc0..af6dfa7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,3 +56,5 @@ override_dh_clean:
 	rm -fv module/gen/*.pyx
 	rm -fv module/gen/*.pxi
 
+get-orig-source:
+	uscan --download-current-version --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 804fda4..4dd3553 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-opts=uversionmangle=s/-source$//;s/^(\S+-(?:editra|sdk$))/0.0.$1/ \
+opts=uversionmangle=s/-source$//;s/^(\S+-(?:editra|sdk$))/0.0.$1/,repacksuffix=+dfsg \
 http://www.renpy.org/latest.html \
 (?:|.*/)renpy(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
 

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



More information about the Pkg-games-commits mailing list