[ming] 05/07: Fix d/watch, add get-orig-source target.

Gabriele Giacone gg0-guest at moszumanska.debian.org
Wed May 20 00:24:39 UTC 2015


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

gg0-guest pushed a commit to branch master
in repository ming.

commit f7531971a4dd6f37520bc3fe66421e9bea8ed396
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Wed May 20 01:33:13 2015 +0200

    Fix d/watch, add get-orig-source target.
---
 debian/copyright | 1 +
 debian/rules     | 6 +++++-
 debian/watch     | 3 ++-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 975bc3f..e1e39bf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: The Ming Development Team
 Upstream-Contact: http://www.libming.org
 Source: https://github.com/libming/libming
+Files-Excluded: java_ext/*
 
 Files: *
 Copyright: 2002 Opaque Industries http://www.opaque.net/
diff --git a/debian/rules b/debian/rules
index 3220f1e..027ceaf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -211,4 +211,8 @@ binary-indep: install
 
 binary: binary-indep binary-arch
 
-.PHONY: build clean binary-arch binary-indep binary install install-arch 
+get-orig-source:
+	@echo Downloading latest release ...
+	uscan --verbose --rename --compression xz --force-download
+
+.PHONY: build clean binary-arch binary-indep binary install install-arch get-orig-source
diff --git a/debian/watch b/debian/watch
index 7e28407..3a831ae 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://qa.debian.org/watch/sf.php/ming/ ming-([\d.]+)\.tar\.gz
+opts="dversionmangle=s/\+dfsg//,uversionmangle=s/\_/\./g,repacksuffix=+dfsg"\
+ https://github.com/libming/libming/tags .*/ming-(\d\S*)\.tar\.gz

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-flash/ming.git



More information about the pkg-flash-devel mailing list