Bug#306414: figfonts: FTBFS: Missing Build-Depends on 'debhelper'

2005-05-05 Thread Frank Lichtenheld
[CCed d-release for approval]

On Tue, Apr 26, 2005 at 01:59:50PM +0200, Andreas Jochens wrote:
 Please add the missing Build-Depends on 'debhelper'
 to debian/control.

I uploaded an NMU for this:

diff -Naur figfonts-2.2.1.bak/debian/changelog figfonts-2.2.1/debian/changelog
--- figfonts-2.2.1.bak/debian/changelog 2003-05-04 14:38:11.0 +0200
+++ figfonts-2.2.1/debian/changelog 2005-05-05 12:44:20.149914952 +0200
@@ -1,3 +1,12 @@
+figfonts (2.2.1-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Bug fix: figfonts: FTBFS: Missing Build-Depends on 'debhelper',
+thanks to Andreas Jochens (Closes: #306414).
+  * Fix the Section
+
+ -- Frank Lichtenheld [EMAIL PROTECTED]  Thu,  5 May 2005 12:33:16 +0200
+
 figfonts (2.2.1-1) unstable; urgency=low
 
   * new upstream release
diff -Naur figfonts-2.2.1.bak/debian/control figfonts-2.2.1/debian/control
--- figfonts-2.2.1.bak/debian/control   2003-05-04 14:02:23.0 +0200
+++ figfonts-2.2.1/debian/control   2005-05-05 12:43:59.249092360 +0200
@@ -1,8 +1,8 @@
 Source: figfonts
 Maintainer: Francesco Tapparo [EMAIL PROTECTED]
-Section: non-free
+Section: non-free/text
 Priority: optional
-Build-Depends: zip
+Build-Depends: debhelper, zip
 Standards-Version: 3.0.0.0
 
 Package: figfonts

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306414: figfonts: FTBFS: Missing Build-Depends on 'debhelper'

2005-05-05 Thread Steve Langasek
On Thu, May 05, 2005 at 01:00:27PM +0200, Frank Lichtenheld wrote:
 [CCed d-release for approval]

 On Tue, Apr 26, 2005 at 01:59:50PM +0200, Andreas Jochens wrote:
  Please add the missing Build-Depends on 'debhelper'
  to debian/control.

 I uploaded an NMU for this:

Approved.

Thanks,
-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#306414: figfonts: FTBFS: Missing Build-Depends on 'debhelper'

2005-04-26 Thread Andreas Jochens
Package: figfonts
Version: 2.2.1-1
Severity: serious
Tags: patch

When building 'figfonts' in a clean 'unstable' chroot,
I get the following error:

 debian/rules clean
dh_testdir
make: dh_testdir: Command not found
make: *** [clean] Error 127

Please add the missing Build-Depends on 'debhelper'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/figfonts-2.2.1/debian/control ./debian/control
--- ../tmp-orig/figfonts-2.2.1/debian/control   2003-05-04 14:02:23.0 
+0200
+++ ./debian/control2004-07-17 22:53:34.329871873 +0200
@@ -2,7 +2,7 @@
 Maintainer: Francesco Tapparo [EMAIL PROTECTED]
 Section: non-free
 Priority: optional
-Build-Depends: zip
+Build-Depends: debhelper, zip
 Standards-Version: 3.0.0.0
 
 Package: figfonts


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]