[DRE-commits] [rake] 01/15: debian/watch, debian/copyright: pull from ruby/rake on Github

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Jun 30 21:12:47 UTC 2017


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

terceiro pushed a commit to branch master
in repository rake.

commit fe5b883740158007a992a78f2b2839d7e8580395
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jun 27 18:01:58 2017 -0300

    debian/watch, debian/copyright: pull from ruby/rake on Github
---
 debian/changelog | 6 ++++++
 debian/copyright | 6 +++---
 debian/watch     | 5 +++--
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3121a4d..1bd3499 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rake (10.5.0-3) UNRELEASED; urgency=medium
+
+  * debian/watch, debian/copyright: pull from ruby/rake on Github
+
+ -- Antonio Terceiro <terceiro at debian.org>  Tue, 27 Jun 2017 18:01:27 -0300
+
 rake (10.5.0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/copyright b/debian/copyright
index f57d276..0b3762e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: rake
-Upstream-Contact: Jim Weirich <jim at weirichhouse.org>
-Source: https://github.com/jimweirich/rake
+Upstream-Contact: Hiroshi SHIBATA and Eric Hodel
+Source: https://github.com/ruby/rake
 
 Files: *
-Copyright: 2003-2014 Jim Weirich
+Copyright: © Jim Weirich
 License: Expat
 
 Files: lib/rake/alt_system.rb
diff --git a/debian/watch b/debian/watch
index d7d2994..b24c182 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rake .*/rake-(.*).tar.gz
+version=4
+opts="uversionmangle=s%.beta%~beta%" \
+  https://github.com/ruby/rake/releases .*/v(.*).tar.gz

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



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