Package: debian-archive-keyring
Version: 2009.01.31
Severity: wishlist

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

In source package the lines for dh_md5sums are missing. Patch is included
to update debian/rules to generate md5sums.

- -- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debian-archive-keyring depends on:
ii  gnupg                         1.4.9-4    GNU privacy guard - a free PGP rep

debian-archive-keyring recommends no packages.

debian-archive-keyring suggests no packages.

- -- no debconf information

- -- debsums errors found:
debsums: no md5sums for debian-archive-keyring

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

iEYEARECAAYFAkpHU9YACgkQH3+jt5JjuspZRQCePphk/f7Xm9YDjo7t1/Xj71pL
n/wAn3/HRc2T4WzeGRZSPxjhaMuOiilV
=aVsI
-----END PGP SIGNATURE-----
diff -aur debian-archive-keyring-2009.01.31/debian/rules debian-archive-keyring-2009.01.31-debsums/debian/rules
--- debian-archive-keyring-2009.01.31/debian/rules	2007-05-11 21:00:48.000000000 +0200
+++ debian-archive-keyring-2009.01.31-debsums/debian/rules	2009-06-28 13:14:25.000000000 +0200
@@ -39,6 +39,7 @@
 	gzip -9v debian/tmp/usr/share/doc/debian-archive-keyring/*
 	$(install_file) debian/copyright debian/tmp/usr/share/doc/debian-archive-keyring/
 
+	dh_md5sums
 	dpkg-gencontrol -pdebian-archive-keyring -isp
 	chown -R root.root debian/tmp
 	chmod -R go=rX debian/tmp
@@ -51,6 +52,7 @@
 	$(install_file) keyrings/debian-archive-keyring.gpg debian/debian-archive-keyring-udeb/usr/share/keyrings/
 	install -m 755 debian/debian-archive-keyring-udeb.postinst debian/debian-archive-keyring-udeb/DEBIAN/postinst
 
+	dh_md5sums
 	dpkg-gencontrol -ndebian-archive-keyring-udeb_$(VERSION)_all.udeb -pdebian-archive-keyring-udeb -Tdebian/debian-archive-keyring-udeb.substvars -Pdebian/debian-archive-keyring-udeb -isp
 	chown -R root.root debian/debian-archive-keyring-udeb
 	chmod -R go=rX debian/debian-archive-keyring-udeb

Reply via email to