Hi,

Attached is the diff for my pyvorbis 1.3-1.2 NMU.

  it just tightens some b-depends to avoid FTBFS-es

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -u pyvorbis-1.3/debian/control pyvorbis-1.3/debian/control
--- pyvorbis-1.3/debian/control
+++ pyvorbis-1.3/debian/control
@@ -3,14 +3,13 @@
 Priority: optional
 Maintainer: Christopher L Cheney <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11),
- python-support (>= 0.3), python-pyogg (>= 1.3), libvorbis-dev (>= 1.0.1)
+ python-support (>= 0.3), python-pyogg (>= 1.3-1.1), libvorbis-dev (>= 1.0.1)
 Standards-Version: 3.7.2
 
 Package: python-pyvorbis
 Architecture: any
 Depends: ${python:Depends}, python-pyogg, ${shlibs:Depends}
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
 Description: A Python interface to the Ogg Vorbis library
  This module makes the libvorbis (Ogg Vorbis) functions available
  in Python. With this module you can write Python applications
diff -u pyvorbis-1.3/debian/changelog pyvorbis-1.3/debian/changelog
--- pyvorbis-1.3/debian/changelog
+++ pyvorbis-1.3/debian/changelog
@@ -1,3 +1,11 @@
+pyvorbis (1.3-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * tighten depends, as it caused FTBFSes (we need to build against the
+    transitionned pyogg !).
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Sat, 15 Jul 2006 21:11:54 +0200
+
 pyvorbis (1.3-1.1) unstable; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: Digital signature

Reply via email to