tags 549391 +patch
thanks

Hi!

Attached you'll find the patch for my hpodder nmu.  I also took the
liberty of fixing some minor issues.

Best Regards,
  Alexander
diff -Nur /tmp/hpodder-1.1.5.0+nmu1/debian/changelog 
hpodder-1.1.5.0+nmu2/debian/changelog
--- /tmp/hpodder-1.1.5.0+nmu1/debian/changelog  2009-11-04 23:04:53.000000000 
+0100
+++ hpodder-1.1.5.0+nmu2/debian/changelog       2010-01-22 22:39:54.000000000 
+0100
@@ -1,3 +1,15 @@
+hpodder (1.1.5.0+nmu2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Replace build-depends on xpdf-utils by poppler-utils, to ensure that
+    xpdf-utils is never used (the package is still lurking arround
+    sometimes) (Closes: #549391)
+  * Bump urgency due to RC bug fix
+  * Fix lintian Warning about ignoring errors of make clean
+  * Update Homepage in debian/copyright
+
+ -- Alexander Reichle-Schmehl <toli...@debian.org>  Fri, 22 Jan 2010 22:39:19 
+0100
+
 hpodder (1.1.5.0+nmu1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nur /tmp/hpodder-1.1.5.0+nmu1/debian/control 
hpodder-1.1.5.0+nmu2/debian/control
--- /tmp/hpodder-1.1.5.0+nmu1/debian/control    2008-07-02 17:30:22.000000000 
+0200
+++ hpodder-1.1.5.0+nmu2/debian/control 2010-01-22 22:10:59.000000000 +0100
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: John Goerzen <jgoer...@complete.org>
-Build-Depends: debhelper (>= 5), groff, docbook-utils, jade, lynx, scons, 
xpdf-utils, sgml2x, gtk-doc-tools, ghc6 (>= 6.8.2), haskell-devscripts (>= 
0.6.6), cpphs, libghc6-missingh-dev (>= 1.0.0), libghc6-hdbc-dev (>= 1.1.0), 
libghc6-hdbc-sqlite3-dev (>= 1.1.4.0.1), libghc6-network-dev, libghc6-unix-dev, 
libghc6-mtl-dev, libghc6-haxml-dev (>= 1.13.2-3), libghc6-filepath-dev, 
libghc6-configfile-dev, libghc6-hslogger-dev
+Build-Depends: debhelper (>= 5), groff, docbook-utils, jade, lynx, scons, 
poppler-utils, sgml2x, gtk-doc-tools, ghc6 (>= 6.8.2), haskell-devscripts (>= 
0.6.6), cpphs, libghc6-missingh-dev (>= 1.0.0), libghc6-hdbc-dev (>= 1.1.0), 
libghc6-hdbc-sqlite3-dev (>= 1.1.4.0.1), libghc6-network-dev, libghc6-unix-dev, 
libghc6-mtl-dev, libghc6-haxml-dev (>= 1.13.2-3), libghc6-filepath-dev, 
libghc6-configfile-dev, libghc6-hslogger-dev
 Standards-Version: 3.7.2
 
 Package: hpodder
diff -Nur /tmp/hpodder-1.1.5.0+nmu1/debian/copyright 
hpodder-1.1.5.0+nmu2/debian/copyright
--- /tmp/hpodder-1.1.5.0+nmu1/debian/copyright  2008-04-08 21:20:54.000000000 
+0200
+++ hpodder-1.1.5.0+nmu2/debian/copyright       2010-01-22 22:39:16.000000000 
+0100
@@ -1,6 +1,6 @@
 This package was debianized by John Goerzen <jgoer...@complete.org>
 
-It was downloaded from http://quux.org/devel/hpodder
+It was downloaded from http://software.complete.org/hpodder/
 
 Upstream Author: John Goerzen
 
diff -Nur /tmp/hpodder-1.1.5.0+nmu1/debian/rules 
hpodder-1.1.5.0+nmu2/debian/rules
--- /tmp/hpodder-1.1.5.0+nmu1/debian/rules      2008-04-08 21:20:54.000000000 
+0200
+++ hpodder-1.1.5.0+nmu2/debian/rules   2010-01-22 22:30:35.000000000 +0100
@@ -48,7 +48,7 @@
        rm -f build-stamp configure-stamp
 
        # Add here commands to clean up after the build process.
-       -$(MAKE) clean-code
+       [ ! -f Makefile ] || $(MAKE) clean-code
        -rm -rf debian/tmp-doc
 
        dh_clean 

Attachment: signature.asc
Description: Digital signature

Reply via email to