Your message dated Fri, 02 Mar 2012 07:47:11 +0000
with message-id <[email protected]>
and subject line Bug#625448: fixed in cdbs 0.4.103
has caused the Debian Bug report #625448,
regarding cdbs: Do not remove copyright_newhints if it contains new information
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.)


-- 
625448: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625448
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cdbs
Version: 0.4.93
Severity: normal
Tags: patch

When new copyright information is detected by licensecheck, the displayed 
procedure advises to compare/replace copyright_hints with copyright_newhints. 
However, if COPYRIGHT_CHECK_STRICT is not set, the copyright_newhints is 
removed in all cases, which makes the file unavailable for further processing.

The proposed patch removes the copyright_newhints only if there is no further 
processing to do.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages cdbs depends on:
ii  debhelper                     8.1.3      helper programs for debian/rules

Versions of packages cdbs recommends:
ii  autotools-dev                 20100122.1 Update infrastructure for config.{

Versions of packages cdbs suggests:
ii  devscripts                    2.10.72    scripts to make the life of a Debi

-- no debconf information
>From 2e9c137bec3f5fc708d4e52c77d01a3b5ad76bd9 Mon Sep 17 00:00:00 2001
From: Olivier Aubert <[email protected]>
Date: Tue, 3 May 2011 14:29:13 +0200
Subject: [PATCH] Do not remove debian/copyright_newhints if it contains new
 information

---
 1/rules/utils.mk.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/1/rules/utils.mk.in b/1/rules/utils.mk.in
index da62397..60eb57d 100644
--- a/1/rules/utils.mk.in
+++ b/1/rules/utils.mk.in
@@ -103,8 +103,8 @@ debian/stamp-copyright-check:
                        $(if $(DEB_COPYRIGHT_CHECK_STRICT),exit 1,:); \
                else \
                        echo 'No new copyright notices found - assuming no news 
is good news...'; \
+                       rm -f debian/copyright_newhints; \
                fi; \
-               rm -f debian/copyright_newhints; \
        fi
        touch $@
 
-- 
1.7.4.4


--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.103

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

cdbs_0.4.103.dsc
  to main/c/cdbs/cdbs_0.4.103.dsc
cdbs_0.4.103.tar.gz
  to main/c/cdbs/cdbs_0.4.103.tar.gz
cdbs_0.4.103_all.deb
  to main/c/cdbs/cdbs_0.4.103_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.
Jonas Smedegaard <[email protected]> (supplier of updated cdbs 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: SHA512

Format: 1.8
Date: Fri, 02 Mar 2012 06:51:17 +0100
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.103
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description: 
 cdbs       - common build system for Debian packages
Closes: 523642 624663 625448 651964 652274 658973
Changes: 
 cdbs (0.4.103) unstable; urgency=low
 .
   * Fix use "formatted text" (i.e. double-space-indent) for Copyright
     fields in copyright_hints.
   * Bump copyright file format to final version 1.0 in copyright_hints.
   * Always set (not extend) compiler flags.
     Closes: bug#523642, #651964. Thanks to Simon Ruderich and Moritz
     Muehlenhoff.
     Add NEWS entry.
   * Add Multi-Arch: foreign field to binary cdbs package.
     Closes: bug#658973. Thanks to Riku Voipio.
   * Fix export magic option to turn off auto-install of dependent Perl
     modules.
     Closes: bug#652274. Thanks to gregor herrmann.
   * Fix remove copyright_newhints in clean target (not immediately after
     copyright check).
     Closes: bug#625448. Thanks to Olivier Aubert.
   * Fix use scons --directory="$(DEB_SRCDIR)" (not DEB_BUILDDIR).
     Closes: bug#624663. Thanks to Jérémy Lal.
   * Bump standards-version to 3.9.3.
   * Bump copyright file format to 1.0.
Checksums-Sha1: 
 8b0e2ba2f00f44b2b5cdbf0944160514adcdecfb 1871 cdbs_0.4.103.dsc
 fd425d7f16171d42d6ffe66e56d03cad6fc8d33d 265280 cdbs_0.4.103.tar.gz
 7c253c602a5dc742b06e4027d0d0baa27723cb93 78500 cdbs_0.4.103_all.deb
Checksums-Sha256: 
 9ae5a05d7bf216d924912b20f893e3b09bc54e06df7ef6b69b90a0a242880987 1871 
cdbs_0.4.103.dsc
 baf61fbcda5ff792cba3266b3d92c4e0217570076a15ffa37be2513493be02ee 265280 
cdbs_0.4.103.tar.gz
 948f0d1d531d56d1d5bafdce7f1bddb43089290c32c82b68f78fa0563fab00aa 78500 
cdbs_0.4.103_all.deb
Files: 
 ca04c051a6cc734589884e42ed838a1b 1871 devel optional cdbs_0.4.103.dsc
 316b9ebda552708950e4f1c7a92f5f82 265280 devel optional cdbs_0.4.103.tar.gz
 ee40e88dd475944de9e0af46f8b6ae4f 78500 devel optional cdbs_0.4.103_all.deb

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

iQIcBAEBCgAGBQJPUHhsAAoJECx8MUbBoAEhhHwP/1l5SI/wUX+WhZv8LFaj0fXM
ecGKgj0wtU5zDLPqlqievwfS+HgV251QeziehpmpD8Cw2ksDTi53g1UFVg04P0GY
HMP0GHkeCIq3KvQsZ78CcIfYJ/PqcnSc1FalDrr6G7ZN8lDPKs3O3w2OUHPWFyok
Qoz2NZDORo49Q4009dXBNMeF+/zt67AkdNNXnCJ7kJ7V9/g718rOcCoBtD1NxAo3
0kW6SWhnSkNhuq2OBKvOdtL2VthSYDVfquQXLfde/Q0SuNQzQ8ii21dYwj59l6Oe
vwhjmMw6Hwhfth3CFWXEqSTmexLXYhlRVV9NWaIOtIzZc8TqPxKQ9/OVwuTzSooH
wrdlGzgEG+/cJDrUriLC77QlyH60kWRyCXKWOvd2NMT6im1DT368Nd732DFD4dT4
/nktVIr5dDDUw6xEFsmdoHXYsq8UEbN2swD7QOIFwv8ymyUzCqs7a7rMEPwQO4lF
Lj62yvmmiILBP59vPxbDbC40z/BynF98KxEJynphs1SpE7Vj0jEYYGw+CsHAQy/5
uiRLg8Y8Hb/m+iYfk+toEIkzvuuDieSeUd4dgY3LfcMRa0MIt2AP4+NVHVWJk3wA
Ki5AUggFFAd0EreDLO1C85R5B1agm1wHoydqQoy9ywBSEvD6DUlMFGtSyPOhvSWF
dX5soClCXX8oHWf+Wvo9
=1cuw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to