[DRE-commits] r2507 - packages/libsvg-ruby/trunk/debian
paulvt at alioth.debian.org
paulvt at alioth.debian.org
Fri Mar 7 21:16:33 UTC 2008
Author: paulvt
Date: 2008-03-07 21:16:32 +0000 (Fri, 07 Mar 2008)
New Revision: 2507
Modified:
packages/libsvg-ruby/trunk/debian/changelog
packages/libsvg-ruby/trunk/debian/control
Log:
* Added Vcs-* fields to debian/control.
* Fixed some spelling/style errors in the changelog while I am at it. ;)
Modified: packages/libsvg-ruby/trunk/debian/changelog
===================================================================
--- packages/libsvg-ruby/trunk/debian/changelog 2008-03-07 21:12:15 UTC (rev 2506)
+++ packages/libsvg-ruby/trunk/debian/changelog 2008-03-07 21:16:32 UTC (rev 2507)
@@ -1,19 +1,24 @@
-libsvg-ruby (1.0.3-5) UNRELEASED; urgency=low
+libsvg-ruby (1.0.3-5) unstable; urgency=low
+ [ Antonio Terceiro ]
* debian/rules: removed tweaking of build vars due to use of old install.rb;
now using packaged setup.rb as of ruby-pkg-tools 0.13
* debian/control:
- + Build-Depends on ruby-pkg-tools >= 0.13
- + Upgraded to standards version 3.7.3. Changed debhelper versioned
- Build-Dependends: to >= 5.0.0
- + added Homepage: field.
- + added myself as uploader.
- + add Dm-Upload-Allowed: field to allow Debian Maintainers to make uploads
+ + Added Build-Depends on ruby-pkg-tools >= 0.13.
+ + Upgraded to standards version 3.7.3. Changed debhelper versioned
+ Build-Depends to >= 5.0.0.
+ + Added Homepage field.
+ + Added myself as uploader.
+ + Added Dm-Upload-Allowed field to allow Debian Maintainers to make
+ uploads.
* debian/copyright: added the copyright year, according to upstream home
page.
- -- Antonio Terceiro <terceiro at softwarelivre.org> Sat, 16 Feb 2008 19:42:54 -0300
+ [ Paul van Tilburg ]
+ * Added Vcs-* fields to debian/control.
+ -- Paul van Tilburg <paulvt at debian.org> Fri, 07 Mar 2008 22:15:32 +0100
+
libsvg-ruby (1.0.3-4) unstable; urgency=low
* Adapted debian/control, debian/rules, and removed debian/control.in to
Modified: packages/libsvg-ruby/trunk/debian/control
===================================================================
--- packages/libsvg-ruby/trunk/debian/control 2008-03-07 21:12:15 UTC (rev 2506)
+++ packages/libsvg-ruby/trunk/debian/control 2008-03-07 21:16:32 UTC (rev 2507)
@@ -8,6 +8,8 @@
Standards-Version: 3.7.3
Homepage: http://ruby-svg.sourceforge.jp/
Dm-Upload-Allowed: yes
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libsvg-ruby/trunk/
+Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/libsvg-ruby/trunk/
Package: libsvg-ruby
Architecture: all
More information about the Pkg-ruby-extras-commits
mailing list