[DRE-commits] r2491 - packages/libsvg-ruby/trunk/debian
terceiro-guest at alioth.debian.org
terceiro-guest at alioth.debian.org
Sat Feb 16 22:37:25 UTC 2008
Author: terceiro-guest
Date: 2008-02-16 22:37:24 +0000 (Sat, 16 Feb 2008)
New Revision: 2491
Modified:
packages/libsvg-ruby/trunk/debian/changelog
packages/libsvg-ruby/trunk/debian/control
packages/libsvg-ruby/trunk/debian/copyright
Log:
QA work; mainly making lintian happy
Modified: packages/libsvg-ruby/trunk/debian/changelog
===================================================================
--- packages/libsvg-ruby/trunk/debian/changelog 2008-02-14 10:17:02 UTC (rev 2490)
+++ packages/libsvg-ruby/trunk/debian/changelog 2008-02-16 22:37:24 UTC (rev 2491)
@@ -2,11 +2,16 @@
* 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
- * debian/control: Upgraded to standards version 3.7.3:
- + Changed debhelper versioned Build-Dependends: to >= 5.0.0
+ * 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.
+ * debian/copyright: added the copyright year, according to upstream home
+ page.
- -- Antonio Terceiro <terceiro at softwarelivre.org> Mon, 14 Jan 2008 12:31:18 -0300
+ -- Antonio Terceiro <terceiro at softwarelivre.org> Sat, 16 Feb 2008 19:31:33 -0300
libsvg-ruby (1.0.3-4) unstable; urgency=low
Modified: packages/libsvg-ruby/trunk/debian/control
===================================================================
--- packages/libsvg-ruby/trunk/debian/control 2008-02-14 10:17:02 UTC (rev 2490)
+++ packages/libsvg-ruby/trunk/debian/control 2008-02-16 22:37:24 UTC (rev 2491)
@@ -2,10 +2,11 @@
Section: interpreters
Priority: optional
Maintainer: Paul van Tilburg <paulvt at debian.org>
-Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Antonio Terceiro <terceiro at softwarelivre.org>
Build-Depends: cdbs, debhelper (>= 5.0.0), ruby-pkg-tools (>= 0.13)
Build-Depends-Indep: ruby1.8
Standards-Version: 3.7.3
+Homepage: http://ruby-svg.sourceforge.jp/
Package: libsvg-ruby
Architecture: all
Modified: packages/libsvg-ruby/trunk/debian/copyright
===================================================================
--- packages/libsvg-ruby/trunk/debian/copyright 2008-02-14 10:17:02 UTC (rev 2490)
+++ packages/libsvg-ruby/trunk/debian/copyright 2008-02-16 22:37:24 UTC (rev 2491)
@@ -3,7 +3,7 @@
It was downloaded from http://ruby-svg.sourceforge.jp/
-Copyright Holder: Yuya Kato <yuya at katoden.co.jp>
+Copyright 2002-2003, Yuya Kato <yuya at katoden.co.jp>
License:
More information about the Pkg-ruby-extras-commits
mailing list