[haxe] 01/01: Move d/watch check to github, add get-orig-source target.

Gabriele Giacone gg0-guest at moszumanska.debian.org
Fri May 22 11:13:03 UTC 2015


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

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

commit 232933448646138f33d0ea5cfec18f629228c17c
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Fri May 22 12:49:20 2015 +0200

    Move d/watch check to github, add get-orig-source target.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 debian/watch     | 3 ++-
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 194de8d..3a23b46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ haxe (1:3.0.0~svn6707+dfsg-1) unstable; urgency=medium
     + Remove sourceless files from upstream tarball (Closes: #736596).
     + Add libjs-jquery and libjs-swfobject runtime dependencies.
   * Bump Standards-Version to 3.9.6 (no changes).
+  * Move d/watch check to github, add get-orig-source target.
 
  -- Gabriele Giacone <1o5g4r8o at gmail.com>  Tue, 19 May 2015 19:00:57 +0200
 
diff --git a/debian/rules b/debian/rules
index dd25bac..e1f9dab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,3 +24,6 @@ override_dh_clean:
 	find $(CURDIR) -name '*.cmo' |xargs rm -f
 	find $(CURDIR) -name '*.cma' |xargs rm -f
 	dh_clean
+
+get-orig-source:
+	uscan --verbose --rename --repack --compression xz --force-download
diff --git a/debian/watch b/debian/watch
index 5259216..8ba9ef7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://haxe.org/file/haxe-(.+)-linux32\.tar\.gz
+opts="dversionmangle=s/\+dfsg//,uversionmangle=s/-/~/g,repacksuffix=+dfsg"\
+ https://github.com/HaxeFoundation/haxe/tags .*/(\d\S*)\.tar\.gz

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/collab-maint/haxe.git



More information about the pkg-flash-devel mailing list