[Python-apps-commits] r343 - in packages (6 files)

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Mon Dec 3 16:36:28 UTC 2007


    Date: Monday, December 3, 2007 @ 16:36:27
  Author: pochu-guest
Revision: 343

Updated Standards to 3.7.3, no changes needed.

Modified:
  packages/decibel-audio-player/trunk/debian/changelog
  packages/decibel-audio-player/trunk/debian/control
  packages/scribes/trunk/debian/changelog
  packages/scribes/trunk/debian/control
  packages/spe/trunk/debian/changelog
  packages/spe/trunk/debian/control

Modified: packages/decibel-audio-player/trunk/debian/changelog
===================================================================
--- packages/decibel-audio-player/trunk/debian/changelog	2007-12-03 14:52:47 UTC (rev 342)
+++ packages/decibel-audio-player/trunk/debian/changelog	2007-12-03 16:36:27 UTC (rev 343)
@@ -2,8 +2,9 @@
 
   * debian/control:
     - Move python to Build-Depends-Indep since it's arch: all.
+    - Standards-Version bumped to 3.7.3, no changes needed.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 24 Nov 2007 15:50:14 +0100
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 03 Dec 2007 17:31:03 +0100
 
 decibel-audio-player (0.07-1) unstable; urgency=low
 

Modified: packages/decibel-audio-player/trunk/debian/control
===================================================================
--- packages/decibel-audio-player/trunk/debian/control	2007-12-03 14:52:47 UTC (rev 342)
+++ packages/decibel-audio-player/trunk/debian/control	2007-12-03 16:36:27 UTC (rev 343)
@@ -5,7 +5,7 @@
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5), dpatch
 Build-Depends-Indep: python (>=2.4), python-central (>= 0.5.6)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://decibel.silent-blade.org/
 XS-Python-Version: current, >=2.4
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/decibel-audio-player/trunk/

Modified: packages/scribes/trunk/debian/changelog
===================================================================
--- packages/scribes/trunk/debian/changelog	2007-12-03 14:52:47 UTC (rev 342)
+++ packages/scribes/trunk/debian/changelog	2007-12-03 16:36:27 UTC (rev 343)
@@ -1,8 +1,9 @@
 scribes (0.3.2.9-3) UNRELEASED; urgency=low
 
-  * Nothing yet
+  * debian/control:
+    - Bumped Standards to 3.7.3, no changes needed.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 24 Nov 2007 15:48:32 +0100
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 03 Dec 2007 17:31:40 +0100
 
 scribes (0.3.2.9-2) unstable; urgency=low
 

Modified: packages/scribes/trunk/debian/control
===================================================================
--- packages/scribes/trunk/debian/control	2007-12-03 14:52:47 UTC (rev 342)
+++ packages/scribes/trunk/debian/control	2007-12-03 16:36:27 UTC (rev 343)
@@ -5,7 +5,7 @@
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5.0.38), dpatch
 Build-Depends-Indep: autotools-dev, gconf2 (>= 2.10.1-2), gnome-doc-utils (>= 0.3.2), intltool, python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-dbus (>= 0.70), python-gnome2-desktop-dev (>= 2.12), python-gnome2-dev (>= 2.12), python-gnome2-extras-dev (>= 2.12), python-gtk2-dev (>= 2.10), scrollkeeper (>= 0.3.8), yelp (>= 2.12)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://scribes.sourceforge.net/
 XS-Python-Version: current, >= 2.4
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/scribes/trunk/

Modified: packages/spe/trunk/debian/changelog
===================================================================
--- packages/spe/trunk/debian/changelog	2007-12-03 14:52:47 UTC (rev 342)
+++ packages/spe/trunk/debian/changelog	2007-12-03 16:36:27 UTC (rev 343)
@@ -28,6 +28,7 @@
     - Move python-doc from Recommends to Suggests, as it's in contrib.
       Closes: #452476.
     - Added Homepage, VCS-Browser and VCS-Svn fields.
+    - Conform with Debian Policy 3.7.3
   * debian/patches/02_remove_hashbangs.dpatch:
     - Added, remove hashbangs from imported scripts.
   * debian/compat:
@@ -63,7 +64,7 @@
   * debian/pycompat:
     - Removed, not needed as we don't call dh_python.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 26 Nov 2007 22:43:48 +0100
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 03 Dec 2007 17:32:29 +0100
 
 spe (0.8.2a+repack-1) unstable; urgency=medium
 

Modified: packages/spe/trunk/debian/control
===================================================================
--- packages/spe/trunk/debian/control	2007-12-03 14:52:47 UTC (rev 342)
+++ packages/spe/trunk/debian/control	2007-12-03 16:36:27 UTC (rev 343)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Stefano Canepa <sc at linux.it>, Emilio Pozuelo Monfort <pochu at ubuntu.com>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Build-Depends: debhelper (>= 5.0.38), dpatch
 Build-Depends-Indep: python, python-central (>= 0.5.6), docbook-to-man
 XS-Python-Version: current




More information about the Python-apps-commits mailing list