[DRE-commits] [ruby-gnome2] 07/07: pull source from github
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Jul 17 13:32:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-gnome2.
commit 7b628d8ba1b10076aa4284bfb452274a7dc3f073
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Jul 17 10:32:32 2015 -0300
pull source from github
---
debian/changelog | 2 ++
debian/copyright | 2 +-
debian/watch | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 14f6733..4e99e4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ ruby-gnome2 (2.2.5-1) UNRELEASED; urgency=medium
* New upstream release
* fix-Gst-init.patch: dropped, already applied upstream
* debian/copyright: split common license into its own paragraph
+ * debian/watch: point to the github repository
+ * debian/copyright: point Source: to github repository
-- Antonio Terceiro <terceiro at debian.org> Mon, 22 Jun 2015 18:24:23 -0300
diff --git a/debian/copyright b/debian/copyright
index 233ff5a..c0d9408 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Ruby-GNOME2
Upstream-Contact: ruby-gnome2-devel-en at lists.sourceforge.net
-Source: http://ruby-gnome2.sourceforge.jp
+Source: https://github.com/ruby-gnome2/ruby-gnome2
Files: *
Copyright: 2002-2014, The Ruby-GNOME2 Project Team
diff --git a/debian/watch b/debian/watch
index df01ecf..eca128f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://sf.net/ruby-gnome2/ruby-gnome2-all-(.+)\.tar\.gz
+https://github.com/ruby-gnome2/ruby-gnome2/releases .*/([0-9.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git
More information about the Pkg-ruby-extras-commits
mailing list