Your message dated Fri, 09 May 2008 13:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468774: fixed in dh-make 0.45
has caused the Debian Bug report #468774,
regarding dh-make: clean target broken if 'make distclean' is not callable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468774
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: dh-make
Version: 0.44
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch

The following change was introduced in 0.44 in lib/debian?/rules:

- -     -#CLEAN#
+       #CLEAN#


This will break the clean target if 'make distclean' (for whatever
reason) is not callable. I could not find any documentation for the
change, so I suppose it might have slipped in.

Have a nice day,
 Daniel


*** /tmp/tmp7CDwo3
In Ubuntu, we've applied the attached patch to achieve the following:

  * lib/debian?/rules: changed  #CLEAN#  back to  -#CLEAN#  (as in
0.43). Otherwise every clean target where  'make distclean'  is not
callable will be broken.

We thought you might be interested in doing the same.


- -- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500,
'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-10-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHyTHXRjrlnQWd1esRAoudAJ99NNzjQqDNl0R5o3wG81ma8lh+9wCbBERC
jeCRIpCOIPWYAlYi1xK941A=
=RGTX
-----END PGP SIGNATURE-----
diff -Nru /tmp/IxKM0Oljo6/dh-make-0.44/lib/debiank/rules 
/tmp/Gi1UDP5eVS/dh-make-0.44ubuntu1/lib/debiank/rules
--- dh-make-0.44/lib/debiank/rules      2007-08-01 01:54:42.000000000 +0200
+++ dh-make-0.44ubuntu1/lib/debiank/rules       2008-02-29 17:59:36.000000000 
+0100
@@ -117,7 +117,7 @@
        rm -f build-arch-stamp build-indep-stamp #CONFIGURE_STAMP#
 
        # Add here commands to clean up after the build process.
-       #CLEAN#
+       -#CLEAN#
 
        dh_clean
 
diff -Nru /tmp/IxKM0Oljo6/dh-make-0.44/lib/debianl/rules 
/tmp/Gi1UDP5eVS/dh-make-0.44ubuntu1/lib/debianl/rules
--- dh-make-0.44/lib/debianl/rules      2007-08-01 01:54:52.000000000 +0200
+++ dh-make-0.44ubuntu1/lib/debianl/rules       2008-02-29 18:00:53.000000000 
+0100
@@ -38,7 +38,7 @@
        rm -f build-stamp #CONFIGURE_STAMP#
 
        # Add here commands to clean up after the build process.
-       #CLEAN#
+       -#CLEAN#
 
        dh_clean#PRESERVE#
 
diff -Nru /tmp/IxKM0Oljo6/dh-make-0.44/lib/debianm/rules 
/tmp/Gi1UDP5eVS/dh-make-0.44ubuntu1/lib/debianm/rules
--- dh-make-0.44/lib/debianm/rules      2007-08-31 08:24:28.000000000 +0200
+++ dh-make-0.44ubuntu1/lib/debianm/rules       2008-02-29 18:00:57.000000000 
+0100
@@ -43,7 +43,7 @@
        rm -f build-arch-stamp build-indep-stamp #CONFIGURE_STAMP#
 
        # Add here commands to clean up after the build process.
-       #CLEAN#
+       -#CLEAN#
 
        dh_clean#PRESERVE#
 
diff -Nru /tmp/IxKM0Oljo6/dh-make-0.44/lib/debians/rules 
/tmp/Gi1UDP5eVS/dh-make-0.44ubuntu1/lib/debians/rules
--- dh-make-0.44/lib/debians/rules      2007-08-01 01:54:25.000000000 +0200
+++ dh-make-0.44ubuntu1/lib/debians/rules       2008-02-29 18:04:45.000000000 
+0100
@@ -31,7 +31,7 @@
        rm -f build-stamp #CONFIGURE_STAMP#
 
        # Add here commands to clean up after the build process.
-       #CLEAN#
+       -#CLEAN#
 
        dh_clean#PRESERVE#
 


--- End Message ---
--- Begin Message ---
Source: dh-make
Source-Version: 0.45

We believe that the bug you reported is fixed in the latest version of
dh-make, which is due to be installed in the Debian FTP archive:

dh-make_0.45.dsc
  to pool/main/d/dh-make/dh-make_0.45.dsc
dh-make_0.45.tar.gz
  to pool/main/d/dh-make/dh-make_0.45.tar.gz
dh-make_0.45_all.deb
  to pool/main/d/dh-make/dh-make_0.45_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Craig Small <[EMAIL PROTECTED]> (supplier of updated dh-make package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 09 May 2008 22:41:38 +1000
Source: dh-make
Binary: dh-make
Architecture: source all
Version: 0.45
Distribution: unstable
Urgency: low
Maintainer: Craig Small <[EMAIL PROTECTED]>
Changed-By: Craig Small <[EMAIL PROTECTED]>
Description: 
 dh-make    - tool that converts source archives into Debian package source
Closes: 352017 383495 409694 422203 423707 424953 428228 431316 431316 432667 
445678 445766 445768 445773 447752 448854 448854 453896 453896 464948 468774
Changes: 
 dh-make (0.45) unstable; urgency=low
 .
   [ Craig Small ]
   * Finally (I hope) fixed manpage.xml.ex Closes: #383495
   * lib control uses binary:Version Closes: #428228
   * Added Homepage: tag to control file Closes: #445678
   * CMakeList.txt is not a document Closes: #422203
   * Offering use of dpatch. Closes: #409694
   * init.d.lsb fixes from JFS Closes: #445766, #445768, #445773
   * Crosscompile patch added Closes: #423707
   * init.d.lsb stop_server() errcode fixed Closes: #448854
   * Fixed init.d.ex running Closes: #453896
   * Typo in dh_make org -> orig Closes: #431316
   * Changed package-default.ex to package.default.ex Closes: #424953
   * Updated to debhelper version 6 in package and templates
   * Added examples to man page Closes: #352017
   * Fixed distclean target Closes: #432667
   [ Tobias Toedter ]
   * Fix typo in dh_make message. Closes: #431316
   * Fix typo in init.d.lsb, thanks to Yauhen Kharuzhy. Closes: #448854
   * Correct errors in init.d, thanks to Marcos Talau. Closes: #453896
   * Ignore a missing Makefile in clean targets, but not other errors.
     Thanks to Sune Vuorela. Closes: #468774
   * Update to Standards-Version 3.7.3 in generated templates, thanks
     to Nelson A. de Oliveira. Closes: #464948
   * Use untranslated dates for manpages. Closes: #447752
Files: 
 29e767bf2b410e15b275890c8c716af7 482 devel optional dh-make_0.45.dsc
 8882b7a537928ddb8e798ede0a306e40 37978 devel optional dh-make_0.45.tar.gz
 265b410142c174ea80e51280c7e3728c 40634 devel optional dh-make_0.45_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIJEavx2zlrBLK36URAhQmAKCGYAG0DV9r4tTuZy236ZGke19R2wCffzYV
zWIuNw7CZUQSYSyru+xJTnw=
=He56
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to