[DRE-commits] r5931 - in trunk/ruby-pkg-tools/debian: . source
Antonio Terceiro
terceiro-guest at alioth.debian.org
Sat Oct 16 23:45:59 UTC 2010
Author: terceiro-guest
Date: 2010-10-16 23:45:59 +0000 (Sat, 16 Oct 2010)
New Revision: 5931
Added:
trunk/ruby-pkg-tools/debian/source/
trunk/ruby-pkg-tools/debian/source/format
Modified:
trunk/ruby-pkg-tools/debian/changelog
trunk/ruby-pkg-tools/debian/control
Log:
Making ruby-pkg-tools lintian clean
Modified: trunk/ruby-pkg-tools/debian/changelog
===================================================================
--- trunk/ruby-pkg-tools/debian/changelog 2010-10-16 23:40:55 UTC (rev 5930)
+++ trunk/ruby-pkg-tools/debian/changelog 2010-10-16 23:45:59 UTC (rev 5931)
@@ -17,8 +17,10 @@
[ Antonio Terceiro ]
* Added gem2tgz utility to convert Rubygems's .gem files into proper source
tarballs.
+ * Bumped Standars-Version to 3.9.1 (no changes).
+ * Added debian/source/format
- -- Antonio Terceiro <terceiro at softwarelivre.org> Sat, 16 Oct 2010 20:39:58 -0300
+ -- Antonio Terceiro <terceiro at softwarelivre.org> Sat, 16 Oct 2010 20:46:55 -0300
ruby-pkg-tools (0.17) unstable; urgency=low
Modified: trunk/ruby-pkg-tools/debian/control
===================================================================
--- trunk/ruby-pkg-tools/debian/control 2010-10-16 23:40:55 UTC (rev 5930)
+++ trunk/ruby-pkg-tools/debian/control 2010-10-16 23:45:59 UTC (rev 5931)
@@ -4,7 +4,7 @@
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 softwarelivre.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.fr>, Rudi Cilibrasi <cilibrar at cilibrar.com>, Patrick Ringl <patrick_ at freenet.de>, Filipe Lautert <filipelautert at celepar.pr.gov.br>, Gunnar Wolf <gwolf at debian.org>, Maxim Komar <komar at ukr.net>, Michael Schutte <m.schutte.jr at gmail.com>, Ryan Niebur <ryanryan52 at gmail.com>
Build-Depends: cdbs, debhelper (>= 5)
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
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/
Added: trunk/ruby-pkg-tools/debian/source/format
===================================================================
--- trunk/ruby-pkg-tools/debian/source/format (rev 0)
+++ trunk/ruby-pkg-tools/debian/source/format 2010-10-16 23:45:59 UTC (rev 5931)
@@ -0,0 +1 @@
+3.0 (native)
More information about the Pkg-ruby-extras-commits
mailing list