[Pkg-ruby-extras-maintainers] r622 - tools/ruby-pkg-tools/trunk/debian

Ari Pollak ari at costa.debian.org
Thu Jun 15 17:56:23 UTC 2006


Author: ari
Date: 2006-06-15 17:56:22 +0000 (Thu, 15 Jun 2006)
New Revision: 622

Modified:
   tools/ruby-pkg-tools/trunk/debian/changelog
   tools/ruby-pkg-tools/trunk/debian/control
Log:
* Change Build-Depends-Indep: cdbs, debhelper to Build-Depends, 
  as per policy section 7.6

Modified: tools/ruby-pkg-tools/trunk/debian/changelog
===================================================================
--- tools/ruby-pkg-tools/trunk/debian/changelog	2006-06-13 14:33:00 UTC (rev 621)
+++ tools/ruby-pkg-tools/trunk/debian/changelog	2006-06-15 17:56:22 UTC (rev 622)
@@ -8,8 +8,12 @@
   * Added missing comma in the team list, leading to erronous control files
     being generated with version 0.9 of the package tools.
 
- -- Paul van Tilburg <paulvt at debian.org>  Sun, 11 Jun 2006 09:19:52 +0200
+  [ Ari Pollak ]
+  * Change Build-Depends-Indep: cdbs, debhelper to Build-Depends, 
+    as per policy section 7.6
 
+ -- Ari Pollak <ari at debian.org>  Thu, 15 Jun 2006 13:54:33 -0400
+
 ruby-pkg-tools (0.9) unstable; urgency=low
 
   [ Ari Pollak ]

Modified: tools/ruby-pkg-tools/trunk/debian/control
===================================================================
--- tools/ruby-pkg-tools/trunk/debian/control	2006-06-13 14:33:00 UTC (rev 621)
+++ tools/ruby-pkg-tools/trunk/debian/control	2006-06-15 17:56:22 UTC (rev 622)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Paul van Tilburg <paulvt at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Antonio S. de A. Terceiro <asaterceiro at inf.ufrgs.br>, 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>, Thierry Reding <thierry at doppeltgemoppelt.de>, Marc Dequènes (Duck) <Duck at DuckCorp.org>, Ari Pollak <ari at debian.org>, Daigo Moriwaki <daigo at debian.org>
-Build-Depends-Indep: cdbs, debhelper (>= 4.1)
+Build-Depends: cdbs, debhelper (>= 4.1)
 Standards-Version: 3.6.2
 
 Package: ruby-pkg-tools




More information about the pkg-ruby-extras-maintainers mailing list