[pkg-opensc-commit] [opensc] 01/11: debian/watch: Update to new GitHub location.

Eric Dorland eric at moszumanska.debian.org
Sat Jul 5 21:24:20 UTC 2014


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

eric pushed a commit to branch master
in repository opensc.

commit f5f143a545f6b6027d4d45e2af918c97e29cde6b
Author: Eric Dorland <eric at debian.org>
Date:   Thu Jul 3 17:12:39 2014 -0400

    debian/watch: Update to new GitHub location.
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 492731f..fe82eea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+opensc (0.13.0-6) unstable; urgency=medium
+
+  * debian/watch: Update to new GitHub location.
+
+ --
+
 opensc (0.13.0-5) unstable; urgency=medium
 
   * debian/control, debian/opensc.install, debian/opensc-pkcs11.install:
diff --git a/debian/watch b/debian/watch
index 7d275ba..18e595d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
 
-http://www.opensc-project.org/files/opensc/opensc-([\d\.]+)\.tar\.gz
+opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/<project>-$1.tar.gz/" \
+  https://github.com/OpenSC/OpenSC/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
+

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



More information about the pkg-opensc-commit mailing list