Your message dated Sun, 24 Jun 2012 08:51:31 +0000
with message-id <[email protected]>
and subject line Bug#642239: fixed in nn 6.7.3-7
has caused the Debian Bug report #642239,
regarding nn: debian/rules ignores "make clean" errors
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.)
--
642239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642239
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nn
Version: 6.7.3-3
Severity: minor
User: [email protected]
Usertags: debian-rules-ignores-make-clean-error
With the attached patch debian/rules does not ignore "make clean" errors
anymore.
--
Jakub Wilk
diff --git a/debian/rules b/debian/rules
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@
dh_testdir
dh_testroot
# Add here commands to clean up after the build process.
- -$(MAKE) clean
+ [ ! -f config.h ] || $(MAKE) clean
rm -f build-stamp configure-stamp config.h update.h
dh_clean
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1,1 +0,0 @@
-nn: debian-rules-ignores-make-clean-error
--- End Message ---
--- Begin Message ---
Source: nn
Source-Version: 6.7.3-7
We believe that the bug you reported is fixed in the latest version of
nn, which is due to be installed in the Debian FTP archive:
nn_6.7.3-7.diff.gz
to main/n/nn/nn_6.7.3-7.diff.gz
nn_6.7.3-7.dsc
to main/n/nn/nn_6.7.3-7.dsc
nn_6.7.3-7_i386.deb
to main/n/nn/nn_6.7.3-7_i386.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.
Cord Beermann <[email protected]> (supplier of updated nn 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.8
Date: Sun, 24 Jun 2012 10:03:38 +0200
Source: nn
Binary: nn
Architecture: source i386
Version: 6.7.3-7
Distribution: unstable
Urgency: low
Maintainer: Cord Beermann <[email protected]>
Changed-By: Cord Beermann <[email protected]>
Description:
nn - Heavy-duty USENET news reader (curses-based client)
Closes: 642239
Changes:
nn (6.7.3-7) unstable; urgency=low
.
* Fix a lintian-override thanks to: Jakub Wilk <[email protected]>
(closes: #642239)
Checksums-Sha1:
4594596a096e5d09e7a315fd9d0bbc5f0c7d2903 981 nn_6.7.3-7.dsc
ca2e95f2990ef984efa1f24633c042432356f134 27635 nn_6.7.3-7.diff.gz
28771dbbc2daef0d612235c6b18b60f3e13a9e8f 388668 nn_6.7.3-7_i386.deb
Checksums-Sha256:
74d56aa0e098445c22eda430f9d656fd2ed016e5d923b7c1257b0d338483773c 981
nn_6.7.3-7.dsc
9b34fa7e555a71eaa6f289205fb6ba4b66059b01e2f826b1f78e46392e6a6225 27635
nn_6.7.3-7.diff.gz
e47a630b8589b5595f226900b521375573354a3d21cb889129e0853df705e61e 388668
nn_6.7.3-7_i386.deb
Files:
9d2f6dbd04695a0d313b965f54c8df26 981 news optional nn_6.7.3-7.dsc
21c67019a389e28a123766f9abeee7b7 27635 news optional nn_6.7.3-7.diff.gz
e51480fe8a84036ee7137c1eeedd20c9 388668 news optional nn_6.7.3-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/mzBAACgkQ72U+jVr0xGI0kwCffWz9osH9FdITzQcWVcbt3G4O
WyEAnRIRleBzy/q7NxrWi//0M91bm3Sd
=DCow
-----END PGP SIGNATURE-----
--- End Message ---