[Pkg-mozext-commits] [perspectives-extension] 12/19: Use classic Git layout

David Prévot taffit at moszumanska.debian.org
Sun Oct 12 16:35:39 UTC 2014


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

taffit pushed a commit to branch master
in repository perspectives-extension.

commit a29ca4a099722289bb33b7216089b73d404680db
Author: David Prévot <taffit at debian.org>
Date:   Sun Oct 12 10:22:57 2014 -0400

    Use classic Git layout
---
 debian/gbp.conf | 6 ------
 debian/rules    | 3 +++
 debian/watch    | 2 +-
 3 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
deleted file mode 100644
index 974c82b..0000000
--- a/debian/gbp.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[DEFAULT]
-upstream-branch=master
-upstream-tag=v%(version)s
-debian-branch=debian
-pristine-tar = True                                                                                                                     
-pristine-tar-commit = True
diff --git a/debian/rules b/debian/rules
index 7d58731..5243305 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ override_dh_auto_install:
 	install-xpi Perspectives.xpi
 	rm -r $(CURDIR)/debian/xul-ext-perspectives/usr/share/xul-ext/perspectives/chrome/content/credits
 	rm -r $(CURDIR)/debian/xul-ext-perspectives/usr/share/xul-ext/perspectives/chrome/content/test
+
+get-orig-source:
+	uscan --verbose --rename --force
diff --git a/debian/watch b/debian/watch
index 7cbf0e2..297a5e3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-ftp://ftp.mozilla.org/pub/mozilla.org/addons/7974/perspectives-([\d\.]+)-.*\.xpi
+https://github.com/danwent/Perspectives/releases .*/v?([\d\.]*-?\w*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list