[DRE-commits] [chef] 01/13: debian/watch: start to watch Github repo instead of rubygems
Lucas Kanashiro
kanashiro.duarte at gmail.com
Wed May 4 15:54:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository chef.
commit ec4f0cb85893fa095fa26ac1ad046b13f1bfab3a
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Thu Mar 3 15:11:39 2016 -0300
debian/watch: start to watch Github repo instead of rubygems
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 63dd7d1..bf6e3ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+chef (12.3.0-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * debian/watch: start to watch Github repo instead of rubygems
+
+ -- Lucas Kanashiro <kanashiro.duarte at gmail.com> Thu, 03 Mar 2016 15:11:07 -0300
+
chef (12.3.0-3) unstable; urgency=medium
* debian/tests/control: add `allow-stderr` to "init" test.
diff --git a/debian/watch b/debian/watch
index 1939380..1ea684c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/chef .*/chef-(.*).tar.gz
+https://github.com/chef/chef/tags .*/archive/(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/chef.git
More information about the Pkg-ruby-extras-commits
mailing list