[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#439430: marked as done (pgpgpg: debian/rules should generate md5sums control file)



Your message dated Sun, 17 Jul 2022 05:03:56 +0000
with message-id <E1oCwRg-0007n7-6F@fasolo.debian.org>
and subject line Bug#439430: fixed in pgpgpg 0.13-11
has caused the Debian Bug report #439430,
regarding pgpgpg: debian/rules should generate md5sums control file
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 owner@bugs.debian.org
immediately.)


-- 
439430: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439430
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: pgpgpg
Version: 0.13-9
Severity: normal
Tags: patch


Debian policy recommends that all binary packages contain an 'md5sums'
control file. The following command shows that a package built from
this source package does not contain this file.

    $ lintian --info --display-info --check-part md5sums ../pgpgpg_0.13-9_powerpc.deb
    I: pgpgpg: no-md5sums-control-file
    N:
    N:   This package does not contain an md5sums control file. This control
    N:   file listing the MD5 checksums of the contents of the package is not
    N:   required, but if present debsums can use it to verify that no files
    N:   shipped with your package have been modified. Providing it is
    N:   recommended.
    N:   
    N:   If you are using debhelper to create your package, just add a call to
    N:   dh_md5sums at the end of your binary-indep or binary-arch target,
    N:   right before dh_builddeb.
    N:

The attached patch changes the 'debian/rules' file to generate the
'md5sums' file for this package, and causes the above command to run
cleanly (with no output).

If there is a specific reason for avoiding the recommended 'md5sums'
file and not applying this patch or something similar, could you
please explain in this bug entry.

-- 
 \      "The fact that a believer is happier than a skeptic is no more |
  `\   to the point than the fact that a drunken man is happier than a |
_o__)                                 sober one." —George Bernard Shaw |
Ben Finney <ben@benfinney.id.au>

-- 
 \       "I was the kid next door's imaginary friend."  -- Emo Philips |
  `\                                                                   |
_o__)                                                                  |
Ben Finney <ben@benfinney.id.au>
=== modified file 'debian/rules'
--- old/debian/rules	2007-08-25 02:21:46 +0000
+++ new/debian/rules	2007-08-25 02:22:41 +0000
@@ -35,6 +35,7 @@
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol
+	dh_md5sums
 	dh_builddeb
 
 define checkdir

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: pgpgpg
Source-Version: 0.13-11
Done: Joao Eriberto Mota Filho <eriberto@debian.org>

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

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 439430@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <eriberto@debian.org> (supplier of updated pgpgpg 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 15 Jul 2022 15:07:19 -0300
Source: pgpgpg
Architecture: source
Version: 0.13-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Joao Eriberto Mota Filho <eriberto@debian.org>
Closes: 439430 809015 871456
Changes:
 pgpgpg (0.13-11) unstable; urgency=medium
 .
   * QA upload.
   * Migrations:
       - DebSrc to 3.0.
       - debian/copyright to 1.0 format.
       - debian/rules to new (reduced) format. Consequently:
           ~ debian/docs: created to install some docs from the upstream.
           ~ debian/manpages: created to install the manpage.
           ~ Closes: #439430
   * New upstream homepage. Consequently:
       - debian/control: added a Homepage field.
       - debian/copyright:
           ~ Added a new upstream email address.
           ~ Updated the Source field.
       - debian/watch: updated.
       - Closes: #809015
   * Using new DH level format. Consequently:
       - debian/compat: removed.
       - debian/control: changed from 'debhelper' to 'debhelper-compat' in
         Build-Depends field and bumped level to 13.
   * debian/control:
       - Added 'Rules-Requires-Root: no' to source stanza.
       - Added Vcs-* fields.
       - Bumped Standards-Version to 4.6.1.
   * debian/patches/010_old-changes.patch: created to group all changes from
     DebSrc 1.0.
   * debian/pgpgpg.1:
       - Manpage moved from a patch for DebSrc 1.0 to debian/.
       - Fixed some issues in manpage.
   * debian/postinst: using 'set -e' instead of '-e' in hashbang.
   * debian/prerm: using 'set -e' instead of '-e' in hashbang.
   * debian/rules: using a suitably prefixed CC to avoid a FTCBFS. Thanks to
     Helmut Grohne <helmut@subdivi.de>. (Closes: #871456)
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/tests/control: created to provide a trivial CI test.
Checksums-Sha1:
 e7ec952f23cc99e067f2dfaa47e35a25043bccae 1825 pgpgpg_0.13-11.dsc
 dbfa57338ab8fbe97d7d8c6da15bf920d6d3063d 5192 pgpgpg_0.13-11.debian.tar.xz
 6c6a399e3fc2c9ad333a70f0487ec9f341df18c6 5830 pgpgpg_0.13-11_source.buildinfo
Checksums-Sha256:
 8d46d46ed9aaf5d7a2123b8c5e9eba54c5dbe2dec06e238b784d7ca93d434fbd 1825 pgpgpg_0.13-11.dsc
 266bf736869080378fbc94e79c97f5ec7d6a09e8335e187719fdb8234a3b8cad 5192 pgpgpg_0.13-11.debian.tar.xz
 fb56b0387a5e02a91f713a607358f8305e3124f2faed75d433f00183ab73ebb6 5830 pgpgpg_0.13-11_source.buildinfo
Files:
 8576ae2930fdf0b83c8889098b37e5d3 1825 utils optional pgpgpg_0.13-11.dsc
 e8eb3d7e5c58a3736c6d7e80dea9d6ca 5192 utils optional pgpgpg_0.13-11.debian.tar.xz
 47be32220255f5ae03a538064b23c240 5830 utils optional pgpgpg_0.13-11_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmLTk+IACgkQ3mO5xwTr
6e9Pew//R7TpwfUqhE/iL9s7WPhUGQNv5jE/Kl1N3Xh4PsX6dqZUkpaSCi/XnLxv
pq5fhG48dyT0z/nFArPzl3JRQHONPdsStBAlo5+pQyJ+cBjOm1nr/QLmgFADDo8w
/GRA/FGPJiUTd+S/hBGQ3J0lLl9XHgYcbQyMEMb16tPuuVNrex5R6rh91Xe/1M6w
o1P8X/cGTDvEUvGEjIqkRmfJJihn8bg7Q56amuJdill+cFwkSWtBnZcqZYkvo96Z
bIHipTcvrHpkuACKjY7BZ/kd403fZe2lNgG9IMrPSEW5rJGh4b9nesPQWknZciPh
fNfMFJG2F+exywj5/HQqhqE9o8e6VT5Oa7zMSVGDXQO73HfDeAObJVhLhGY64akX
WQMRCmB7JU37cQ2zfEX4MVgDF8+A94yraRE7Vn3Lyi719dmWmOz+qrm2afj+ezQb
pmdTI4/VrCe1RFZAB3q0NBNS6ZTxAEd/EDVa6PgCUdaCJ1rA5xZNqf0AjtASEpNA
Ea5Mr1gNcMj3n1vfATl+6bkgwC5WsdOJL2QqUya35wE28iqEJSzF4mq2bzfVuaMU
xk4yWmamlZVHTS3Tt9NKpxJUkePfvyHiMPUf3MveFrJJB/TDEU5ed0QtUXxq0lh1
TuQy6dEuKOIFjsy7307EmHn96PqnsR/RQVhlQjkh4DqkGvFxRqA=
=2Vqd
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: