[DRE-commits] [rails] 01/03: debian/watch: restrict to the 4.x series for now

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Aug 22 17:33:28 UTC 2016


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

terceiro pushed a commit to branch master
in repository rails.

commit f6d9c5b996dc7465bfa93218b54ad310f7250ea9
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Aug 20 10:54:48 2016 -0300

    debian/watch: restrict to the 4.x series for now
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f2a839e..0e4eb1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rails (2:4.2.6-3) UNRELEASED; urgency=medium
+
+  * debian/watch: restrict to the 4.x series for now
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sat, 20 Aug 2016 10:54:17 -0300
+
 rails (2:4.2.6-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/watch b/debian/watch
index e950119..e72cc39 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://github.com/rails/rails/tags .*/v([0-9.]+).tar.gz
+https://github.com/rails/rails/tags .*/v(4\.[0-9.]+).tar.gz

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



More information about the Pkg-ruby-extras-commits mailing list