[DRE-commits] [SCM] rdtool.git branch, master, updated. debian/0.6.33-1-6-g68fa58c
Taku YASUI
tach at debian.org
Tue May 8 08:15:29 UTC 2012
The following commit has been merged in the master branch:
commit 68fa58c91b97dc3efc53f3b3322ef04942c167c0
Author: Taku YASUI <tach at debian.org>
Date: Tue May 8 17:08:58 2012 +0900
Fix repository URL for the package
diff --git a/debian/changelog b/debian/changelog
index e6481d4..14d28f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rdtool (0.6.34-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control: Fix repository URL for the package
+
+ -- Taku YASUI <tach at debian.org> Tue, 08 May 2012 17:05:58 +0900
+
rdtool (0.6.33-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index da855aa..fd1b3e4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: akira yamada <akira at debian.org>, Taku YASUI <tach at debian.org>
Build-Depends: debhelper (>= 8), gem2deb (>= 0.2.13~), racc, quilt, cdbs
Standards-Version: 3.9.3
Homepage: http://uwabami.github.com/rdtool/
-Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/rdtool
-Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/rdtool
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/rdtool.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/rdtool.git;a=summary
XS-Ruby-Versions: all
Package: rdtool
--
rdtool.git
More information about the Pkg-ruby-extras-commits
mailing list