[DRE-commits] [pry] 01/12: debian/watch: point at github to get all the files
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Mar 1 21:51:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository pry.
commit c98c5727ee5fff16ddee34eed991d05d3c14adc2
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Mar 1 17:47:22 2016 -0300
debian/watch: point at github to get all the files
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 71ef413..0d05662 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pry (0.10.1-4) UNRELEASED; urgency=medium
+
+ * debian/watch: point at github to get all the files
+
+ -- Antonio Terceiro <terceiro at debian.org> Tue, 01 Mar 2016 17:47:12 -0300
+
pry (0.10.1-3) unstable; urgency=medium
* Team upload
diff --git a/debian/watch b/debian/watch
index aced93c..5052ad8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/pry .*/pry-(.*).tar.gz
+https://github.com/pry/pry/releases .*/v(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pry.git
More information about the Pkg-ruby-extras-commits
mailing list