[Python-modules-commits] r8073 - in packages/pyvorbis/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Mar 27 13:21:22 UTC 2009


    Date: Friday, March 27, 2009 @ 13:21:20
  Author: morph
Revision: 8073

* debian/control
  - adjust section to 'debug' for -dbg package

Modified:
  packages/pyvorbis/trunk/debian/changelog
  packages/pyvorbis/trunk/debian/control

Modified: packages/pyvorbis/trunk/debian/changelog
===================================================================
--- packages/pyvorbis/trunk/debian/changelog	2009-03-27 13:20:32 UTC (rev 8072)
+++ packages/pyvorbis/trunk/debian/changelog	2009-03-27 13:21:20 UTC (rev 8073)
@@ -1,3 +1,10 @@
+pyvorbis (1.4-2) UNRELEASED; urgency=low
+
+  * debian/control
+    - adjust section to 'debug' for -dbg package
+
+ -- Sandro Tosi <morph at debian.org>  Fri, 27 Mar 2009 14:20:52 +0100
+
 pyvorbis (1.4-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/pyvorbis/trunk/debian/control
===================================================================
--- packages/pyvorbis/trunk/debian/control	2009-03-27 13:20:32 UTC (rev 8072)
+++ packages/pyvorbis/trunk/debian/control	2009-03-27 13:21:20 UTC (rev 8073)
@@ -23,6 +23,7 @@
 
 Package: python-pyvorbis-dbg
 Priority: extra
+Section: debug
 Architecture: any
 Depends: python-pyvorbis (= ${binary:Version}), python-dbg, python-ogg-dbg, ${shlibs:Depends}
 Description: Python interface to the Ogg Vorbis library (debug extension)




More information about the Python-modules-commits mailing list