tags 666369 + patch
tags 666369 + pending
thanks

Dear maintainer,

I've prepared an NMU for fbcat (versioned as 0.2-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rolling Stones: Midnight Rambler - Wembley 10-09-73
diff -Nru fbcat-0.2/debian/changelog fbcat-0.2/debian/changelog
--- fbcat-0.2/debian/changelog	2009-12-29 21:52:20.000000000 +0100
+++ fbcat-0.2/debian/changelog	2012-03-31 19:31:52.000000000 +0200
@@ -1,3 +1,13 @@
+fbcat (0.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: doc/fbcat.1: No such file or directory at
+    /usr/bin/dh_installman line 127.": user an override_target in debian/rules
+    instead of the manual build target, bump debhelper build dependency.
+    (Closes: #666369)
+
+ -- gregor herrmann <[email protected]>  Sat, 31 Mar 2012 19:31:14 +0200
+
 fbcat (0.2-2) unstable; urgency=low
 
   * Add explicit build-dependency on linux-libc-dev.
diff -Nru fbcat-0.2/debian/control fbcat-0.2/debian/control
--- fbcat-0.2/debian/control	2009-12-29 21:52:20.000000000 +0100
+++ fbcat-0.2/debian/control	2012-03-31 19:31:08.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Piotr Lewandowski <[email protected]>
 Uploaders: Luca Bruno <[email protected]>
-Build-Depends: debhelper (>= 7), docbook-xml (>= 4.5), docbook-xsl, xsltproc, libxml2-utils, linux-libc-dev
+Build-Depends: debhelper (>= 7.0.50~), docbook-xml (>= 4.5), docbook-xsl, xsltproc, libxml2-utils, linux-libc-dev
 Standards-Version: 3.8.3
 Vcs-Browser: http://git.debian.org/?p=collab-maint/fbcat.git
 Vcs-Git: git://git.debian.org/collab-maint/fbcat.git
diff -Nru fbcat-0.2/debian/rules fbcat-0.2/debian/rules
--- fbcat-0.2/debian/rules	2009-10-11 18:18:14.000000000 +0200
+++ fbcat-0.2/debian/rules	2012-03-31 19:30:30.000000000 +0200
@@ -1,9 +1,8 @@
 #!/usr/bin/make -f
 
-build:
-	dh build --until dh_auto_build
+override_dh_auto_build:
+	dh_auto_build
 	$(MAKE) -C doc
-	dh build --remaining
 
 %:
 	dh $@

Attachment: signature.asc
Description: Digital signature

Reply via email to