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

Bug#1044164: marked as done (fastforward: Fails to build source after successful build)



Your message dated Fri, 05 Apr 2024 13:04:18 +0000
with message-id <E1rsjEw-00Es64-9R@fasolo.debian.org>
and subject line Bug#1044164: fixed in fastforward 1:0.51-9
has caused the Debian Bug report #1044164,
regarding fastforward: Fails to build source after successful build
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.)


-- 
1044164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044164
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: fastforward
Version: 1:0.51-8
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ----------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package fastforward
> dpkg-buildpackage: info: source version 1:0.51-8
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <jelmer@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building fastforward using existing ./fastforward_0.51.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to alloc.a: binary file contents changed
> dpkg-source: error: add alloc.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to alloc.o: binary file contents changed
> dpkg-source: error: add alloc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to alloc_re.o: binary file contents changed
> dpkg-source: error: add alloc_re.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to auto-str: binary file contents changed
> dpkg-source: error: add auto-str in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'auto-str' will not be represented in diff
> dpkg-source: error: cannot represent change to auto-str.o: binary file contents changed
> dpkg-source: error: add auto-str.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to auto_qmail.o: binary file contents changed
> dpkg-source: error: add auto_qmail.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to byte_chr.o: binary file contents changed
> dpkg-source: error: add byte_chr.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to byte_copy.o: binary file contents changed
> dpkg-source: error: add byte_copy.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to byte_cr.o: binary file contents changed
> dpkg-source: error: add byte_cr.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to byte_diff.o: binary file contents changed
> dpkg-source: error: add byte_diff.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to case.a: binary file contents changed
> dpkg-source: error: add case.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to case_lowerb.o: binary file contents changed
> dpkg-source: error: add case_lowerb.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdb.a: binary file contents changed
> dpkg-source: error: add cdb.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdb_hash.o: binary file contents changed
> dpkg-source: error: add cdb_hash.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdb_seek.o: binary file contents changed
> dpkg-source: error: add cdb_seek.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdb_unpack.o: binary file contents changed
> dpkg-source: error: add cdb_unpack.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdbmake.a: binary file contents changed
> dpkg-source: error: add cdbmake.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdbmake_add.o: binary file contents changed
> dpkg-source: error: add cdbmake_add.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdbmake_hash.o: binary file contents changed
> dpkg-source: error: add cdbmake_hash.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdbmake_pack.o: binary file contents changed
> dpkg-source: error: add cdbmake_pack.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to cdbmss.o: binary file contents changed
> dpkg-source: error: add cdbmss.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to coe.o: binary file contents changed
> dpkg-source: error: add coe.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'compile' will not be represented in diff
> dpkg-source: error: cannot represent change to control.o: binary file contents changed
> dpkg-source: error: add control.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to env.a: binary file contents changed
> dpkg-source: error: add env.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to envread.o: binary file contents changed
> dpkg-source: error: add envread.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to error.a: binary file contents changed
> dpkg-source: error: add error.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to error.o: binary file contents changed
> dpkg-source: error: add error.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to error_str.o: binary file contents changed
> dpkg-source: error: add error_str.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to fastforward: binary file contents changed
> dpkg-source: error: add fastforward in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'fastforward' will not be represented in diff
> dpkg-source: error: cannot represent change to fastforward.o: binary file contents changed
> dpkg-source: error: add fastforward.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to fd.a: binary file contents changed
> dpkg-source: error: add fd.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to fd_copy.o: binary file contents changed
> dpkg-source: error: add fd_copy.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to fd_move.o: binary file contents changed
> dpkg-source: error: add fd_move.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'find-systype' will not be represented in diff
> dpkg-source: error: cannot represent change to fmt_ulong.o: binary file contents changed
> dpkg-source: error: add fmt_ulong.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to fs.a: binary file contents changed
> dpkg-source: error: add fs.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to getln.a: binary file contents changed
> dpkg-source: error: add getln.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to getln.o: binary file contents changed
> dpkg-source: error: add getln.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to getln2.o: binary file contents changed
> dpkg-source: error: add getln2.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to getopt.a: binary file contents changed
> dpkg-source: error: add getopt.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'load' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'make-compile' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'make-load' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'make-makelib' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'makelib' will not be represented in diff
> dpkg-source: error: cannot represent change to newaliases: binary file contents changed
> dpkg-source: error: add newaliases in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'newaliases' will not be represented in diff
> dpkg-source: error: cannot represent change to newaliases.o: binary file contents changed
> dpkg-source: error: add newaliases.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to newinclude: binary file contents changed
> dpkg-source: error: add newinclude in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'newinclude' will not be represented in diff
> dpkg-source: error: cannot represent change to newinclude.o: binary file contents changed
> dpkg-source: error: add newinclude.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to open.a: binary file contents changed
> dpkg-source: error: add open.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to open_read.o: binary file contents changed
> dpkg-source: error: add open_read.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to open_trunc.o: binary file contents changed
> dpkg-source: error: add open_trunc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to printforward: binary file contents changed
> dpkg-source: error: add printforward in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'printforward' will not be represented in diff
> dpkg-source: error: cannot represent change to printforward.o: binary file contents changed
> dpkg-source: error: add printforward.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to printmaillist: binary file contents changed
> dpkg-source: error: add printmaillist in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'printmaillist' will not be represented in diff
> dpkg-source: error: cannot represent change to printmaillist.o: binary file contents changed
> dpkg-source: error: add printmaillist.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to qmail.o: binary file contents changed
> dpkg-source: error: add qmail.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to scan_ulong.o: binary file contents changed
> dpkg-source: error: add scan_ulong.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to seek.a: binary file contents changed
> dpkg-source: error: add seek.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to seek_set.o: binary file contents changed
> dpkg-source: error: add seek_set.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to setforward: binary file contents changed
> dpkg-source: error: add setforward in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'setforward' will not be represented in diff
> dpkg-source: error: cannot represent change to setforward.o: binary file contents changed
> dpkg-source: error: add setforward.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to setmaillist: binary file contents changed
> dpkg-source: error: add setmaillist in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'setmaillist' will not be represented in diff
> dpkg-source: error: cannot represent change to setmaillist.o: binary file contents changed
> dpkg-source: error: add setmaillist.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to sgetopt.o: binary file contents changed
> dpkg-source: error: add sgetopt.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to sig.a: binary file contents changed
> dpkg-source: error: add sig.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to sig_catch.o: binary file contents changed
> dpkg-source: error: add sig_catch.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to sig_pipe.o: binary file contents changed
> dpkg-source: error: add sig_pipe.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to slurpclose.o: binary file contents changed
> dpkg-source: error: add slurpclose.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to str.a: binary file contents changed
> dpkg-source: error: add str.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to str_chr.o: binary file contents changed
> dpkg-source: error: add str_chr.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to str_cpy.o: binary file contents changed
> dpkg-source: error: add str_cpy.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to str_diff.o: binary file contents changed
> dpkg-source: error: add str_diff.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to str_diffn.o: binary file contents changed
> dpkg-source: error: add str_diffn.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to str_len.o: binary file contents changed
> dpkg-source: error: add str_len.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to str_rchr.o: binary file contents changed
> dpkg-source: error: add str_rchr.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc.a: binary file contents changed
> dpkg-source: error: add stralloc.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_arts.o: binary file contents changed
> dpkg-source: error: add stralloc_arts.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_cat.o: binary file contents changed
> dpkg-source: error: add stralloc_cat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_catb.o: binary file contents changed
> dpkg-source: error: add stralloc_catb.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_cats.o: binary file contents changed
> dpkg-source: error: add stralloc_cats.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_copy.o: binary file contents changed
> dpkg-source: error: add stralloc_copy.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_eady.o: binary file contents changed
> dpkg-source: error: add stralloc_eady.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_opyb.o: binary file contents changed
> dpkg-source: error: add stralloc_opyb.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_opys.o: binary file contents changed
> dpkg-source: error: add stralloc_opys.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to stralloc_pend.o: binary file contents changed
> dpkg-source: error: add stralloc_pend.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to strerr.a: binary file contents changed
> dpkg-source: error: add strerr.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to strerr_die.o: binary file contents changed
> dpkg-source: error: add strerr_die.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to strerr_sys.o: binary file contents changed
> dpkg-source: error: add strerr_sys.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to strset.o: binary file contents changed
> dpkg-source: error: add strset.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to subfderr.o: binary file contents changed
> dpkg-source: error: add subfderr.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to subfdins.o: binary file contents changed
> dpkg-source: error: add subfdins.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to subfdouts.o: binary file contents changed
> dpkg-source: error: add subfdouts.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to subgetopt.o: binary file contents changed
> dpkg-source: error: add subgetopt.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to substdi.o: binary file contents changed
> dpkg-source: error: add substdi.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to substdio.a: binary file contents changed
> dpkg-source: error: add substdio.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to substdio.o: binary file contents changed
> dpkg-source: error: add substdio.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to substdio_copy.o: binary file contents changed
> dpkg-source: error: add substdio_copy.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to substdo.o: binary file contents changed
> dpkg-source: error: add substdo.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to token822.o: binary file contents changed
> dpkg-source: error: add token822.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to wait.a: binary file contents changed
> dpkg-source: error: add wait.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to wait_pid.o: binary file contents changed
> dpkg-source: error: add wait_pid.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/fastforward_0.51-8_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: fastforward
Source-Version: 1:0.51-9
Done: Andreas Beckmann <anbe@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <anbe@debian.org> (supplier of updated fastforward 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: SHA256

Format: 1.8
Date: Fri, 05 Apr 2024 14:45:18 +0200
Source: fastforward
Architecture: source
Version: 1:0.51-9
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Beckmann <anbe@debian.org>
Closes: 978421 1044164 1066344
Changes:
 fastforward (1:0.51-9) unstable; urgency=medium
 .
   * QA upload.
   * Fix building with -Werror=implicit-function-declaration.
     (Closes: #1066344)
   * Fix building twice in a row.  (Closes: #1044164)
   * Update Homepage.  (Closes: #978421)
   * Declare Rules-Requires-Root: no.
Checksums-Sha1:
 2e035fe4f785dbb672ff1a6154f16fa249834e5f 1898 fastforward_0.51-9.dsc
 80a3ade0ac7dfd1bcff0f0d2ed214087c27fd1ba 6152 fastforward_0.51-9.debian.tar.xz
 7be11385c1844c13c0e1558b15697adf1ba9822c 5677 fastforward_0.51-9_source.buildinfo
Checksums-Sha256:
 079da8118fd5abfe1c58034a53bd6279d29e0298e3f82b98759861c14deb302f 1898 fastforward_0.51-9.dsc
 4e4be2c15339a7fdde0372a5d3a183de9444ab976cbdc99042b251ce7dfdd716 6152 fastforward_0.51-9.debian.tar.xz
 6c79f5ef08158229f2c0b9c79e2b90057797f89120ada70b258ca5b9fe5c25e1 5677 fastforward_0.51-9_source.buildinfo
Files:
 75d8957869e2853bdd9bed056fba91bd 1898 mail optional fastforward_0.51-9.dsc
 d1b4fc9446358b407d11e0a7faf20a09 6152 mail optional fastforward_0.51-9.debian.tar.xz
 c2bc9de3672d3dd7503c8ced523f302d 5677 mail optional fastforward_0.51-9_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmYP8swQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCDPJD/91V3R1x6MPcOnq0JctiW/8tEhvc1LH6MW1
S2ykjh0IGAjY+n+9cP+Xsb09N7xe6fyLYpT7O2qFSgB8/kFt+wtq2D50/txcQwJ4
C8xTf3q0ULon4uGFnCIR+Kc5Q3SVLJLfBE4nrwvQSYx8pMLT6AlgJQpsLEv/MbuZ
nX6QhroLh3SlcYWdm9BJfsPuRlQrps3ObnAezj06n75IN8Sc45ePkyASZs2VUFrV
dq6YWafS5ba41NrvW3QWSHRShkhsI7G3J6ib3tIobtGN3rSs5I4VXnsDIjGvonWY
NtvVpPSYxaUfScX+dRXJVYjvsbjX4v5hXeIbr/ankQ8UXbnlkUS1Bc+jxLmy+8wp
wUCBZfkxtndGHMGLFBd6wA+dtKMVjJ1sP+YUpIfJuuW1GNZr0TZ8JeCCVU5eLte5
rgEromOprzxVhAZIhhdqqH5FJgzgmfYbdHsURKAYW5gZBfnMu54WxRZLUAkDZsPF
lyrJgtsl1rvfNKkMim44HMiJ1OOzH8C3pY2hSwEQuII5jSEndluilJGoVB6cu4ut
BX48Ga1CRrDMxFnpusjJREPKJQD9NPR303Ygc4mo6+HoqYS9yVS95QSrg8dN66py
f+5jYfLmO984fJqarJGU8LTqROcDObvmSFS6p5i2TUpdrimTOudOXDJgPzz65153
jY3/xUW6ZA==
=4Rbt
-----END PGP SIGNATURE-----

Attachment: pgpVB0tkMCJJs.pgp
Description: PGP signature


--- End Message ---

Reply to: