diff -u pyslide-0.4/debian/control pyslide-0.4/debian/control --- pyslide-0.4/debian/control +++ pyslide-0.4/debian/control @@ -1,13 +1,14 @@ Source: pyslide Section: python Priority: optional -Maintainer: Kartik Mistry +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Kartik Mistry Build-Depends: debhelper (>= 5.0.38), dpatch, libsdl1.2-dev, python-all-dev (>= 2.3.5-11), python-pygame, python-support (>= 0.5.3) -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Package: pyslide Architecture: any -Depends: ${shlibs:Depends}, ${python:Depends}, python-pygame, python-xml +Depends: ${shlibs:Depends}, ${python:Depends}, python-pygame Suggests: python-imaging Description: Tiny but powerful program to make animated presentations Pyslide allows you to make presentations with text, images and shapes, loads diff -u pyslide-0.4/debian/changelog pyslide-0.4/debian/changelog --- pyslide-0.4/debian/changelog +++ pyslide-0.4/debian/changelog @@ -1,3 +1,11 @@ +pyslide (0.4-9ubuntu1) hardy; urgency=low + + * Remove deprecated build-dependency python-xml (LP: #199014) + * Bump Debian standards version to 3.7.3 + * Update Maintainer field to match the DebianMaintainerField specification + + -- David Futcher Sat, 08 Mar 2008 14:32:22 +0000 + pyslide (0.4-9) unstable; urgency=low * Added patch debian/patches/02_manpage_fix.dpatch for manpage errors