[Python-modules-commits] r18593 - in packages/pyogg/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Sep 18 08:19:32 UTC 2011


    Date: Sunday, September 18, 2011 @ 08:19:31
  Author: morph
Revision: 18593

removed useless fields

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

Modified: packages/pyogg/trunk/debian/changelog
===================================================================
--- packages/pyogg/trunk/debian/changelog	2011-09-18 08:18:18 UTC (rev 18592)
+++ packages/pyogg/trunk/debian/changelog	2011-09-18 08:19:31 UTC (rev 18593)
@@ -4,8 +4,9 @@
     - install debug files where gdb will look for them
   * debian/control
     - bump Standards-Version to 3.9.2 (no changes needed)
+    - removed useless fields
 
- -- Sandro Tosi <morph at debian.org>  Sun, 18 Sep 2011 10:17:57 +0200
+ -- Sandro Tosi <morph at debian.org>  Sun, 18 Sep 2011 10:19:16 +0200
 
 pyogg (1.3+repack-5) unstable; urgency=low
 

Modified: packages/pyogg/trunk/debian/control
===================================================================
--- packages/pyogg/trunk/debian/control	2011-09-18 08:18:18 UTC (rev 18592)
+++ packages/pyogg/trunk/debian/control	2011-09-18 08:19:31 UTC (rev 18593)
@@ -12,11 +12,7 @@
 Package: python-ogg
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Provides: ${python:Provides}
-Replaces: python-pyogg (<< 1.3+repack-1)
-Conflicts: python-pyogg (<< 1.3+repack-1)
 Suggests: python-ogg-dbg
-XB-Python-Version: ${python:Versions}
 Description: Python interface to the Ogg library
  This module makes the libogg (Ogg) functions available
  in Python. With this module you can write Python applications
@@ -26,8 +22,6 @@
 Architecture: any
 Section: debug
 Priority: extra
-Replaces: python-pyogg-dbg (<< 1.3+repack-1)
-Conflicts: python-pyogg-dbg (<< 1.3+repack-1)
 Depends: ${misc:Depends}, python-ogg (= ${binary:Version}), python-dbg, ${shlibs:Depends}
 Description: Python interface to the Ogg library (debug extension)
  This module makes the libogg (Ogg) functions available




More information about the Python-modules-commits mailing list