[DRE-commits] [ruby-pkg-tools] 01/01: fix Vcs-* fields

Cédric Boutillier boutil at alioth.debian.org
Tue Oct 15 09:08:32 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-pkg-tools.

commit 810065b938b04c71ee3c1260f05b215f8186144a
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Oct 15 11:06:49 2013 +0200

    fix Vcs-* fields
---
 debian/changelog |    7 +++++++
 debian/control   |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 163aa6a..50af485 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-pkg-tools (0.20) unstable; urgency=low
+
+  * Team upload
+  * Fix Vcs-* fields to point to the Git repository
+
+ -- Cédric Boutillier <boutil at debian.org>  Tue, 15 Oct 2013 11:06:00 +0200
+
 ruby-pkg-tools (0.19) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 5ef8e36..2b9945c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Paul van Tilburg <paulvt at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Antonio Terceiro <terceiro at debian.org>, David Moreno Garza <damog at debian.org>, David Nusinow <dnusinow at debian.org>, Esteban Manchado Velázquez <zoso at debian.org>, Arnaud Cornet <arnaud.cornet at gmail.com>, Lucas Nussbaum <lucas at lucas-nussbaum.net>, Marc Dequènes (Duck) <Duck at DuckCorp.org>, Ari Pollak <ari at debian.org>, Daigo Moriwaki <daigo at debian.org>, Vincent Fourmond <vincent.fourmond at 9online. [...]
 Build-Depends: cdbs, debhelper (>= 5)
 Standards-Version: 3.9.4
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/tools/ruby-pkg-tools/trunk/
-Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/tools/ruby-pkg-tools/trunk/
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-pkg-tools.git
+Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-pkg-tools.git;a=summary
 
 Package: ruby-pkg-tools
 Architecture: all

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



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