[SCM] showq/master: Update upstream git location.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Dec 15 20:58:55 UTC 2016
The following commit has been merged in the master branch:
commit a054c1cd53782cd555dc6c630b5b963e1c927a06
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Dec 15 21:56:21 2016 +0100
Update upstream git location.
diff --git a/debian/rules b/debian/rules
index 05e7c98..7e4cd02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ override_dh_strip:
# get-orig-source to drop upstream .gitignore file
get-orig-source:
- git clone git://github.com/harryhaaren/showq
+ git clone git://github.com/evandelisle/showq
rm -fR $(pkg)/.git
rm -fR $(pkg)/.gitignore
tar cf $(pkg)_$(dfsg_version).orig.tar $(pkg)
diff --git a/debian/watch b/debian/watch
index a79fafc..121ce73 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/~dfsg.*// \
- https://github.com/harryhaaren/showq/tags .*/v?(\d\S*)\.tar\.gz
+ https://github.com/evandelisle/showq/tags .*/v?(\d\S*)\.tar\.gz
--
showq packaging
More information about the pkg-multimedia-commits
mailing list