Bug#962752: wiipdf FTCBFS: does not pass cross tools to make

2020-06-13 Thread Helmut Grohne
Source: wiipdf
Version: 1.4-3
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs

wiipdf fails to cross build from source, because it does not pass cross
tools to make. The easiest way of fixing that - using dh_auto_build -
makes wiipdf cross buildable. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru wiipdf-1.4/debian/changelog wiipdf-1.4/debian/changelog
--- wiipdf-1.4/debian/changelog 2020-06-08 21:06:00.0 +0200
+++ wiipdf-1.4/debian/changelog 2020-06-13 15:15:39.0 +0200
@@ -1,3 +1,9 @@
+wiipdf (1.4-4) UNRELEASED; urgency=medium
+
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne   Sat, 13 Jun 2020 15:15:39 +0200
+
 wiipdf (1.4-3) unstable; urgency=medium
 
   * QA upload.
diff --minimal -Nru wiipdf-1.4/debian/rules wiipdf-1.4/debian/rules
--- wiipdf-1.4/debian/rules 2020-06-08 21:06:00.0 +0200
+++ wiipdf-1.4/debian/rules 2020-06-13 15:15:38.0 +0200
@@ -19,10 +19,7 @@
 build-indep: build-stamp
 build-stamp:
dh_testdir
-
-   # Add here commands to compile the package.
-   $(MAKE)
-
+   dh_auto_build
touch $@
 
 clean:


Bug#960791: marked as done (firmware-b43-installer: when language is not English, install fails. Script attempts to parse localized output)

2020-06-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Jun 2020 15:47:07 +
with message-id 
and subject line Bug#960791: fixed in b43-fwcutter 1:019-4+deb10u1
has caused the Debian Bug report #960791,
regarding firmware-b43-installer: when language is not English, install fails. 
Script attempts to parse localized output
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 ow...@bugs.debian.org
immediately.)


-- 
960791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960791
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firmware-b43-installer
Version: 1:019-5
Severity: normal
Tags: l10n

Dear Maintainer,

when installing or removing firmware with a non-US locale, the following 
happens:

dpkg -P b43-fwcutter  firmware-b43legacy-installer firmware-b43-installer
(Lese Datenbank ... 234244 Dateien und Verzeichnisse sind derzeit installiert.)
Entfernen von firmware-b43legacy-installer (1:019-5) ...
/var/lib/dpkg/info/firmware-b43legacy-installer.prerm: Deleting installed 
firmware...
rm: das Entfernen von 'passt' ist nicht möglich: Datei oder Verzeichnis nicht 
gefunden
rm: das Entfernen von 'passt' ist nicht möglich: Datei oder Verzeichnis nicht 
gefunden
rm: das Entfernen von 'passt' ist nicht möglich: Datei oder Verzeichnis nicht 
gefunden
rm: das Entfernen von 'passt' ist nicht möglich: Datei oder Verzeichnis nicht 
gefunden
rm: das Entfernen von 'passt' ist nicht möglich: Datei oder Verzeichnis nicht 
gefunden
rm: das Entfernen von 'passt' ist nicht möglich: Datei oder Verzeichnis nicht 
gefunden
[] 

and the action fails (purge in this case).
The word "passt" is a german word. It should not be parsed.

Version info:
pi  b43-fwcutter 1:019-5  amd64utility for 
extracting Broadcom 43xx firmware
pF  firmware-b43-installer   1:019-5  all  firmware installer 
for the b43 driver
pF  firmware-b43legacy-installer 1:019-5  all  firmware installer 
for the b43legacy driver

Solution: Switch locale, remove catalog file from /lib/firmware/b43 and re-do 
install/remove



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

Kernel: Linux 5.6.13-towo.1-siduction-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages firmware-b43-installer depends on:
pn  b43-fwcutter 
ii  bzip21.0.8-2
ii  ca-certificates  20190110
ii  wget 1.20.3-1+b2

firmware-b43-installer recommends no packages.

firmware-b43-installer suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: b43-fwcutter
Source-Version: 1:019-4+deb10u1
Done: Andreas Beckmann 

We believe that the bug you reported is fixed in the latest version of
b43-fwcutter, 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 960...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann  (supplier of updated b43-fwcutter 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 06 Jun 2020 00:33:14 +0200
Source: b43-fwcutter
Architecture: source
Version: 1:019-4+deb10u1
Distribution: buster
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 956858 960791
Changes:
 b43-fwcutter (1:019-4+deb10u1) buster; urgency=medium
 .
   [ Andreas Beckmann ]
   * QA upload.
   * Run firmware removal commands under LC_ALL=C.  (Closes: #960791)
   * Do not fail while removing no longer existing files.  (Closes: #956858)
   * Add dependency on pciutils for lspci.
 .
   [ Raphaël Hertzog ]
   * Add ca-certificates to Depends so that we can download over https.
Checksums-Sha1:
 ca2df1ab9721fdd435107f1f4a9976222d1a888a 2149 b43-fwcutter_019-4+deb10u1.dsc
 f0c9d619a073c08a51b19d0acaec52dcca9228a6 18488 
b43-fwcutter_019-4+deb10u1.debian.tar.xz
 ed8b20353ec05cc9ba4d7008ccf55d2722e5cf3e 5238 
b43-fwcutter_019-4+deb10u1_source.buildinfo
Checksums-Sha256:
 0a08abda98e1e1a923efd58d167c08b9acbf2ffb594323e12f27c989e4ae160e 2149 

Bug#956858: marked as done (firmware-b43-installer.postinst returns with error)

2020-06-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Jun 2020 15:47:07 +
with message-id 
and subject line Bug#956858: fixed in b43-fwcutter 1:019-4+deb10u1
has caused the Debian Bug report #956858,
regarding firmware-b43-installer.postinst returns with error
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 ow...@bugs.debian.org
immediately.)


-- 
956858: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956858
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firmware-b43-installer
Version: 1:019-5
Severity: normal

Dear Maintainer,

during update to the latest version 1:019-5, firmware-b43-installer.postinst 
returned with an error while trying to delete the old firmware.
/var/lib/dpkg/info/firmware-b43-installer.postinst: Deleting old extracted 
firmware...
rm: Removing '/lib/firmware/b43/lp0initvals14.fw' is not possible. File or 
directory not found.
[snip a lot more errors]

As a result, the firmware could not be loaded during boot.

It seems that, for whatever reason, /lib/firmware/b43 was left behind with only 
the file 'firmware-b43-installer.catalog' in it during the update.
This caused the postinst script to return with the  error code 123 when trying 
to remove the old, non-existing firmware files.
Removing (renaming) /lib/firmware/b43 and re-installing firmware-b43-installer 
fixed the problem.




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

Kernel: Linux 5.5.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages firmware-b43-installer depends on:
ii  b43-fwcutter 1:019-5
ii  bzip21.0.8-2
ii  ca-certificates  20190110
ii  wget 1.20.3-1+b2

firmware-b43-installer recommends no packages.

firmware-b43-installer suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: b43-fwcutter
Source-Version: 1:019-4+deb10u1
Done: Andreas Beckmann 

We believe that the bug you reported is fixed in the latest version of
b43-fwcutter, 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 956...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann  (supplier of updated b43-fwcutter 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 06 Jun 2020 00:33:14 +0200
Source: b43-fwcutter
Architecture: source
Version: 1:019-4+deb10u1
Distribution: buster
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 956858 960791
Changes:
 b43-fwcutter (1:019-4+deb10u1) buster; urgency=medium
 .
   [ Andreas Beckmann ]
   * QA upload.
   * Run firmware removal commands under LC_ALL=C.  (Closes: #960791)
   * Do not fail while removing no longer existing files.  (Closes: #956858)
   * Add dependency on pciutils for lspci.
 .
   [ Raphaël Hertzog ]
   * Add ca-certificates to Depends so that we can download over https.
Checksums-Sha1:
 ca2df1ab9721fdd435107f1f4a9976222d1a888a 2149 b43-fwcutter_019-4+deb10u1.dsc
 f0c9d619a073c08a51b19d0acaec52dcca9228a6 18488 
b43-fwcutter_019-4+deb10u1.debian.tar.xz
 ed8b20353ec05cc9ba4d7008ccf55d2722e5cf3e 5238 
b43-fwcutter_019-4+deb10u1_source.buildinfo
Checksums-Sha256:
 0a08abda98e1e1a923efd58d167c08b9acbf2ffb594323e12f27c989e4ae160e 2149 
b43-fwcutter_019-4+deb10u1.dsc
 8a40fdbef43a498a90794b30c9304b3377b18d638e575e90a9a7c75d1c8e1691 18488 
b43-fwcutter_019-4+deb10u1.debian.tar.xz
 24646e138820c785a20cee30af7a58b7d1e7873941a825344502c0090026b274 5238 
b43-fwcutter_019-4+deb10u1_source.buildinfo
Files:
 e78ac3cd4c6b004b7c38d4c5b2023176 2149 contrib/utils optional 
b43-fwcutter_019-4+deb10u1.dsc
 4e12d21a0922a4e6dbc2fe01d4037268 18488 contrib/utils optional 
b43-fwcutter_019-4+deb10u1.debian.tar.xz
 b2bf87b0ed7b336fe62db6e79ac20b32 5238 contrib/utils optional 
b43-fwcutter_019-4+deb10u1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAl7azQMQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCONlD/938EYjjZbZQp/Tm9Hjnq

Processing of bootpc_0.64-8_source.changes

2020-06-13 Thread Debian FTP Masters
bootpc_0.64-8_source.changes uploaded successfully to localhost
along with the files:
  bootpc_0.64-8.dsc
  bootpc_0.64-8.debian.tar.xz
  bootpc_0.64-8_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



b43-fwcutter_019-4+deb10u1_source.changes ACCEPTED into proposed-updates->stable-new, proposed-updates

2020-06-13 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 06 Jun 2020 00:33:14 +0200
Source: b43-fwcutter
Architecture: source
Version: 1:019-4+deb10u1
Distribution: buster
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 956858 960791
Changes:
 b43-fwcutter (1:019-4+deb10u1) buster; urgency=medium
 .
   [ Andreas Beckmann ]
   * QA upload.
   * Run firmware removal commands under LC_ALL=C.  (Closes: #960791)
   * Do not fail while removing no longer existing files.  (Closes: #956858)
   * Add dependency on pciutils for lspci.
 .
   [ Raphaël Hertzog ]
   * Add ca-certificates to Depends so that we can download over https.
Checksums-Sha1:
 ca2df1ab9721fdd435107f1f4a9976222d1a888a 2149 b43-fwcutter_019-4+deb10u1.dsc
 f0c9d619a073c08a51b19d0acaec52dcca9228a6 18488 
b43-fwcutter_019-4+deb10u1.debian.tar.xz
 ed8b20353ec05cc9ba4d7008ccf55d2722e5cf3e 5238 
b43-fwcutter_019-4+deb10u1_source.buildinfo
Checksums-Sha256:
 0a08abda98e1e1a923efd58d167c08b9acbf2ffb594323e12f27c989e4ae160e 2149 
b43-fwcutter_019-4+deb10u1.dsc
 8a40fdbef43a498a90794b30c9304b3377b18d638e575e90a9a7c75d1c8e1691 18488 
b43-fwcutter_019-4+deb10u1.debian.tar.xz
 24646e138820c785a20cee30af7a58b7d1e7873941a825344502c0090026b274 5238 
b43-fwcutter_019-4+deb10u1_source.buildinfo
Files:
 e78ac3cd4c6b004b7c38d4c5b2023176 2149 contrib/utils optional 
b43-fwcutter_019-4+deb10u1.dsc
 4e12d21a0922a4e6dbc2fe01d4037268 18488 contrib/utils optional 
b43-fwcutter_019-4+deb10u1.debian.tar.xz
 b2bf87b0ed7b336fe62db6e79ac20b32 5238 contrib/utils optional 
b43-fwcutter_019-4+deb10u1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAl7azQMQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCONlD/938EYjjZbZQp/Tm9HjnqGQY/2My7Ytf0Oq
UQB8tAL0N639LJ5rHyRbdlJ7iPH5soIRHp4nnyyL27Kaui+q6FSjrA7mONEtZup9
KF3amZSfl+Mb2DbDqlMK2Dp4nHQhqMwlUiOFNVj+3D2XPiUwVWSVq+bEPVGk2Zll
Ajr/C6DgorCTNRPLgflHuly2Y72ZLuQFRqq+oadtBk2rzlrSIoF7CZ7hpPqmXUX+
T305yyP4GvukNxFVPeWop+xxX79Eaq9bij705MSxEt8kw+WKUimFfltnFkUj8Aqs
0rTWPyTHPA247Csz/EfaD8AVM+1ZwNa4h0EH2BuOjwPQPpemjQ0jjn5brO7Ouyp+
mTkll0+2ghDtUHkX1yJHL8MBQY1bMLFGFG7YdDw0CfYV8+9w2pcmFJZBKmQjhrat
OQRMXCsGbIlj3bnrIXHL0SmOmIpa/uiBfyzkEQ1k2nXj0g5/tgrHwx9BRGdq+Y+v
+o241SVqhSF52GMpGOGCuQmn7GBVyYVUpt2uyrJ5Fqr96/WqvRw7d7yQznYYReEp
TvPr8iy9MKrYQcZcdyLp0vmicZJSlFmNLJP9yOKoRP6OcmQ4fXTBwQZbcKVZlfct
JjWMgZTT6YuP1arOChpZPL9VBBc88T+p/AhWeU+kHCkLO12CRwyu6bpsHLVGLhh8
FH9fj9Mgvw==
=RFrJ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



bootpc_0.64-8_source.changes ACCEPTED into unstable

2020-06-13 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 13 Jun 2020 11:27:30 -0400
Source: bootpc
Architecture: source
Version: 0.64-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Boyuan Yang 
Closes: 493507 710414 901723
Changes:
 bootpc (0.64-8) unstable; urgency=medium
 .
   * QA upload.
   * debian/patches:
 + Add patch to convert to Autotools buildsystem. This also makes
   the package cross-buildable. (Closes: #901723)
 + Add patch to fix FTBFS with clang. (Closes: #710414)
   * debian/control:
 + Bump debhelper compat to v13.
 + Bump Standards-Version to 4.5.0.
 + Add Vcs-* field for git packaging repo under Salsa Debian group.
 + Update package short description. (Closes: #493507)
 + Use Rules-Requires-Root: no.
   * debian/rules: Convert to dh sequencer.
   * debian/rules: Enable full hardening.
   * debian/source/format: Convert to "3.0 (quilt)" format.
Checksums-Sha1:
 48c640a69b8ab84205c87883aad582ed8bdeed4e 1750 bootpc_0.64-8.dsc
 7ce34d600c145d12a2a6d8015ff33dc13aea8e4b 4612 bootpc_0.64-8.debian.tar.xz
 0daaed4f7b7c3da0939b4340d4d4e95f517d6903 5535 bootpc_0.64-8_amd64.buildinfo
Checksums-Sha256:
 42c88abe98104149f20f09fc5f04a7b0d1777dd8120cc749891ab1a2440d4e8d 1750 
bootpc_0.64-8.dsc
 3fe12dff5c775de3a7cb7c22da832999196e228f67136bccde018dbbe447dd2d 4612 
bootpc_0.64-8.debian.tar.xz
 82ac26a891d3f72bca20cefc3c9e702b8d41ce84c326c266374a111470e64473 5535 
bootpc_0.64-8_amd64.buildinfo
Files:
 6188f7699b8d1252e15b7d9ae194f4a0 1750 net optional bootpc_0.64-8.dsc
 c7162e8b71e4d27531886b281ac8fe7c 4612 net optional bootpc_0.64-8.debian.tar.xz
 c41845b8f2a2a5aa532638e0484aa5a9 5535 net optional 
bootpc_0.64-8_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAl7k8MsACgkQwpPntGGC
Ws7d2g//T2AhHdfpp9X+fowkPXSpSb0mNT6t/YNf73KrlvRvrZpytKusr0ueO/hh
TED3PdbNUGFAxnvcA55q34t9kR0HrROjzj4Pqyadw/Sf9WvZWXNFT8xOMm3QxRWe
KbRiGQWtYTBCvDdTpt+JkyCnJBZ+qBY9OFa564azCsveGHSZv0VKYngzbv1O7oLS
YzOjCOPfYXUQoKZd8H4xF4ix68p7RBQ+k22EAKszE/neZUzmJ2Cpm1Ox4/JvqW0A
kD1fzBDWcnwo659FIzBSXENdNrAen39I85pHO1FsrzYDN8Kzj7XxetMYdMsD+0lg
M22vpAmqjXjX+Wq7IHTnDXxfkW9ATitCvX9SmLHvAflJ6LrDq4ebcraFxlu6DDQy
pTG4ZFarD7Of6/GLrlazGlLRv15rwWc8L1/TZrHRgQ2nHWSp3VoQjazCGE6tbVF6
MjAkiYJKeVmiw4cP3ZyJzaHv1RLJ9UuRFX3qip91xEesVUmHtovRWE0xZ9SieoK8
v62OD7mKfpAX+HgEPvdkpch6SokRe/Gpr1z5HPWStIwo2lmK9xZkbPU8xnM173i+
/i5WJWT+mHK+VM0gMxTmxndaUd7ztHQSBskKQFLVQH58UuW6LqX3RCe27mysRdF/
e4PYRSEtdrhn08b+WW+jGLUgZfLlnc3rt9ATzFKfZHtVkMYTSkI=
=F8iw
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of procinfo_2.0.304-4_source.changes

2020-06-13 Thread Debian FTP Masters
procinfo_2.0.304-4_source.changes uploaded successfully to localhost
along with the files:
  procinfo_2.0.304-4.dsc
  procinfo_2.0.304-4.debian.tar.xz
  procinfo_2.0.304-4_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



procinfo_2.0.304-4_source.changes ACCEPTED into unstable

2020-06-13 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 09 Jun 2020 20:21:52 -0300
Source: procinfo
Architecture: source
Version: 1:2.0.304-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Joao Paulo Lima de Oliveira 
Changes:
 procinfo (1:2.0.304-4) unstable; urgency=medium
 .
   * QA upload.
   * 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:
   - Bumped Standards-Version to 4.5.0.
   - Set Rules-Requires-Root:no.
   * debian/copyright:
   - Set secure uri.
   - Added rights for Mattia Rizzolo.
   - Added myself to copyright statement for debian/*.
   * debian/tests/control:Added to provide a trivial test.
   * debian/upstream/metadata: Created.
 .
   [ Boyuan Yang ]
   * debian/control: Update Vcs-* fields and use git packaging repo under
 Salsa Debian group.
   * debian/control: Replace build-dependency libncurses5-dev with
 libncurses-dev to avoid using transitional packages.
Checksums-Sha1:
 d6dc70de0ff5a62c41a1f7baeaef0efb053b4e1b 1881 procinfo_2.0.304-4.dsc
 a0e523b9ca511f095ee7572f0d255f19d56fdff4 9368 procinfo_2.0.304-4.debian.tar.xz
 a37278be4315ff90122f72454113161b061edb0a 5404 
procinfo_2.0.304-4_amd64.buildinfo
Checksums-Sha256:
 c242a71a211c63e1ac0805957ebff7f606d1e1405410c8a88f047dfe3e61124d 1881 
procinfo_2.0.304-4.dsc
 b30f0dd31c6fa7323f8902f8e564a8cea26fb2348a69d56fa138e86cb7009f1e 9368 
procinfo_2.0.304-4.debian.tar.xz
 d7c174dfe001b8f910547ada0da0b6ca20ccb81b84077d20abcc8f0281cf0664 5404 
procinfo_2.0.304-4_amd64.buildinfo
Files:
 4a1d8d046154f710ce43b241a749edd1 1881 utils optional procinfo_2.0.304-4.dsc
 6217d51cd81705e8fe1e165252d4685c 9368 utils optional 
procinfo_2.0.304-4.debian.tar.xz
 4e7cb403bd109e46a875c93298087849 5404 utils optional 
procinfo_2.0.304-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAl7lfaAACgkQwpPntGGC
Ws7kxw//X1XXMXydrFFVHFn0rb3E53yw2u3H/zQcdJ6Kl20xCuzOvkNdlQfzi+Dj
Sg7eEaEY8CTncZ/kM2zM0zU14iVyPC8BY8rzRssi1qFcU3VIBZt3ihj5ULDTr5Ze
w9feMImyekMI0I9h68/qmIuSzdVOcCTB5PXXz0GWkg98pR4JkCO+4fNEv96k/SkF
GgXmYS7Z7Bl2bAL5SF0seh4O+ai362xWTqpzMoiH4rNK3e7dV6eU4gYbEpOqcceG
jJKnziuH5Pbig3dMggQK7WNPBk65mldB9C9knNlhGAJOS6vwzDBoq2xo4OC3WQM9
LOU7rNYpzza1zRgSqyzILqi664B1XvYPejCoXkZ8EhY3gBtotw5Lp0j3FRVVzaS0
fmkAwk/qL0oxTAX+r3Q1kxRmOY4Atm6rXvGCNq8fTqugTYer1JAmtID3NHupQsn4
1Z3ySOcDXTJfCXhxye61QZMpT7GwAGerVsNGidw8Ah57xvVNb9dGlB5PSSLUhPeG
/lqqsiRydfKy25iMr+ZuS4mwBSRLbdxRhPw584+hHvf2gqTJZlhIQoqDhd3rImqp
jO0F3FdnbzeiKrywQLgqs4dOCUJN1ux+pvgpcbZOce2V7UDnLKB4NukI1dwq9aiH
cqThiEl0Ttz3oBBKFJLvArMfByd8HNRV/BH+UaCwsvyLeNbBUq8=
=bvUo
-END PGP SIGNATURE-


Thank you for your contribution to Debian.