[svn:parrot] r37545 - trunk/ports/debian

allison at svn.parrot.org allison at svn.parrot.org
Wed Mar 18 06:39:32 UTC 2009


Author: allison
Date: Wed Mar 18 06:39:29 2009
New Revision: 37545
URL: https://trac.parrot.org/parrot/changeset/37545

Log:
[debian] Also wants the Standards-Version increased, to 3.8.1.

Modified:
   trunk/ports/debian/changelog
   trunk/ports/debian/control.in

Modified: trunk/ports/debian/changelog
==============================================================================
--- trunk/ports/debian/changelog	Wed Mar 18 06:32:19 2009	(r37544)
+++ trunk/ports/debian/changelog	Wed Mar 18 06:39:29 2009	(r37545)
@@ -2,6 +2,7 @@
   * New upstream release
   * debian/control.in:
     - Updated Description of all packages.
+    - Bumped Standards-Version to 3.8.1
   * debian/copyright:
     - Changed copyright holder to Parrot Foundation, reflecting change in
       distribution.

Modified: trunk/ports/debian/control.in
==============================================================================
--- trunk/ports/debian/control.in	Wed Mar 18 06:32:19 2009	(r37544)
+++ trunk/ports/debian/control.in	Wed Mar 18 06:39:29 2009	(r37545)
@@ -4,7 +4,7 @@
 Maintainer: Debian Parrot Maintainers <pkg-parrot-devel at lists.alioth.debian.org>
 Uploaders: Allison Randal <allison at parrot.org>, Nuno Carvalho <mestre.smash at gmail.com>, Patrick Michaud <pmichaud at pobox.com>
 Build-Depends: debhelper (>= 5.0.0), perl, perl-doc, libgdbm-dev, libreadline-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.8.1
 
 Package: parrot
 Architecture: any


More information about the parrot-commits mailing list