Accepted dpkg 1.17.14 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Oct 2014 00:11:08 +0200 Source: dpkg Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect Architecture: source all Version: 1.17.14 Distribution: unstable Urgency: low Maintainer: Dpkg Developers Changed-By: Guillem Jover Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg perl modules Closes: 628516 682659 686420 758191 759149 759498 759747 759754 760158 760222 760690 761025 762391 762635 762683 763000 763767 763825 Changes: dpkg (1.17.14) unstable; urgency=low . [ Guillem Jover ] * Fix '--' to '-' on translations for single character options. * Correct the copyright holder in the gettext Makevars files. * Switch debian/copyright to machine-readable format 1.0, and extensively update the information within. * Bump Standards-Version to 3.9.6 (no changes needed). * Disable unused run-time type information for dselect. * Fix compiler flag detection with non-GCC compilers in the build system. * Fix perl warning on dpkg-source when typing Ctrl-D on patch name prompt. * Add new dpkg-deb --ctrl-tarfile command. * dpkg-architecture: - Add support for target system information via the new DEB_TARGET_ family of variables, and new -A and -T options to override defaulting to the host system. - Clarify that -a, -t, -e and -i work with the host system. * Place 'Commands:' before 'Options:' sections on --help output in dpkg-architecture and dpkg-vendor. * Always warn in dpkg-genchanges on missing Section or Priority value, either empty or '-'. * Fix order of Files field on generated .changes file in dpkg-genchanges. Regression introduced in dpkg 1.17.7. * Stop warning on unknown arbitrary fields from dpkg-deb. * Remove unnecessary handling of obsolete Package_Revision field in dselect ftp method. * Fix the build system to parse the system curses.h header instead of dselect-curses.h, to not just default on the builtin and override keys for dselect key bindings support. Regression introduced in dpkg 1.15.1. * Emit a warning when using the obsolete Dpkg::Deps check_package() function. * Add support for versioned Provides to Dpkg::Deps::KnownFacts, missed in dpkg 1.17.11. * Man pages: - Add a mention of packaging helpers support in dpkg-maintscript-helper(1). Closes: #759754 - Move dpkg-buildflags(1) generic feature area details to the section top. - Fix prerm invocation arguments in update-alternatives(8). Reported by jre . Closes: #761025 * Add new deps_iterate() function to Dpkg::Deps. Closes: #759747 Based on a patch by Dima Kogan . * Add support for relative symlinks to dpkg-maintscript-helper symlink_to_dir command. Suggested by Don Armstrong . * Add a new dpkg-buildflags qa feature area: - Add a new bug feature, disabled by default, which will enable fatal warnings for code that can pose actual problems. Closes: #682659 - Add a new canary feature, disabled by default, which will allow tracking build flags propagation. Closes: #628516 * Pass DEB_BUILD_OPTIONS to dpkg-buildflags in buildflags.mk, required to get noopt to work at all, for example. * Add a new dpkg-buildflags reproducible feature area: - Add a new timeless feature, disabled by default, which will add «-Wdate-time» to CPPFLAGS. Thanks to Paul Wise . Closes: #762683 * Fix error message from buffer_copy() read and write functions. This affects error messages from partial or broken .deb packages for example. Regression introduced in dpkg 1.17.10. Closes: #759498 * Remove lpia architecture support. * Improvements and portability fixes to start-stop-daemon: - Abort if the system or compatibility setsid() fails. - Do not exit from the first parent before the pidfile has been created, when using --background and --make-pidfile, to avoid the race condition. Based on a patch by Nir Soffer . Closes: #686420 - Make sure the pidfile is always created with a 022 umask. Reported by Will Conley . Closes: #760222 - Do not abort on --stop when only --pid or --ppid options are specified. Thanks to Christos Trochalakis . Closes: #763767 - On kFreeBSD systems do not unnecessarily make kvm_openfiles() open /dev/mem. This causes issues on FreeBSD jails for example. Reported by Steven Chamberlain . - On systems using libkvm, do not fail when kvm_getprocs() cannot find any process. * Map i786 to i386 also for the multiarch pathname in dpkg-architecture. * Handle omitted binary packages due to build profiles in dpkg-genchanges. Based on a patch by Johannes Schauer . Closes: #758191 * Update res
Processing of dpkg_1.17.14_amd64.changes
dpkg_1.17.14_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: dpkg_1.17.14.dsc dpkg_1.17.14.tar.xz dpkg-dev_1.17.14_all.deb libdpkg-perl_1.17.14_all.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawqs-0005no...@coccia.debian.org
Processing of dpkg_1.17.14_amd64.changes
dpkg_1.17.14_amd64.changes uploaded successfully to localhost along with the files: dpkg_1.17.14.dsc dpkg_1.17.14.tar.xz dpkg-dev_1.17.14_all.deb libdpkg-perl_1.17.14_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawqv-0003mo...@franck.debian.org
dpkg_1.17.14_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Oct 2014 00:11:08 +0200 Source: dpkg Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect Architecture: source all Version: 1.17.14 Distribution: unstable Urgency: low Maintainer: Dpkg Developers Changed-By: Guillem Jover Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg perl modules Closes: 628516 682659 686420 758191 759149 759498 759747 759754 760158 760222 760690 761025 762391 762635 762683 763000 763767 763825 Changes: dpkg (1.17.14) unstable; urgency=low . [ Guillem Jover ] * Fix '--' to '-' on translations for single character options. * Correct the copyright holder in the gettext Makevars files. * Switch debian/copyright to machine-readable format 1.0, and extensively update the information within. * Bump Standards-Version to 3.9.6 (no changes needed). * Disable unused run-time type information for dselect. * Fix compiler flag detection with non-GCC compilers in the build system. * Fix perl warning on dpkg-source when typing Ctrl-D on patch name prompt. * Add new dpkg-deb --ctrl-tarfile command. * dpkg-architecture: - Add support for target system information via the new DEB_TARGET_ family of variables, and new -A and -T options to override defaulting to the host system. - Clarify that -a, -t, -e and -i work with the host system. * Place 'Commands:' before 'Options:' sections on --help output in dpkg-architecture and dpkg-vendor. * Always warn in dpkg-genchanges on missing Section or Priority value, either empty or '-'. * Fix order of Files field on generated .changes file in dpkg-genchanges. Regression introduced in dpkg 1.17.7. * Stop warning on unknown arbitrary fields from dpkg-deb. * Remove unnecessary handling of obsolete Package_Revision field in dselect ftp method. * Fix the build system to parse the system curses.h header instead of dselect-curses.h, to not just default on the builtin and override keys for dselect key bindings support. Regression introduced in dpkg 1.15.1. * Emit a warning when using the obsolete Dpkg::Deps check_package() function. * Add support for versioned Provides to Dpkg::Deps::KnownFacts, missed in dpkg 1.17.11. * Man pages: - Add a mention of packaging helpers support in dpkg-maintscript-helper(1). Closes: #759754 - Move dpkg-buildflags(1) generic feature area details to the section top. - Fix prerm invocation arguments in update-alternatives(8). Reported by jre . Closes: #761025 * Add new deps_iterate() function to Dpkg::Deps. Closes: #759747 Based on a patch by Dima Kogan . * Add support for relative symlinks to dpkg-maintscript-helper symlink_to_dir command. Suggested by Don Armstrong . * Add a new dpkg-buildflags qa feature area: - Add a new bug feature, disabled by default, which will enable fatal warnings for code that can pose actual problems. Closes: #682659 - Add a new canary feature, disabled by default, which will allow tracking build flags propagation. Closes: #628516 * Pass DEB_BUILD_OPTIONS to dpkg-buildflags in buildflags.mk, required to get noopt to work at all, for example. * Add a new dpkg-buildflags reproducible feature area: - Add a new timeless feature, disabled by default, which will add «-Wdate-time» to CPPFLAGS. Thanks to Paul Wise . Closes: #762683 * Fix error message from buffer_copy() read and write functions. This affects error messages from partial or broken .deb packages for example. Regression introduced in dpkg 1.17.10. Closes: #759498 * Remove lpia architecture support. * Improvements and portability fixes to start-stop-daemon: - Abort if the system or compatibility setsid() fails. - Do not exit from the first parent before the pidfile has been created, when using --background and --make-pidfile, to avoid the race condition. Based on a patch by Nir Soffer . Closes: #686420 - Make sure the pidfile is always created with a 022 umask. Reported by Will Conley . Closes: #760222 - Do not abort on --stop when only --pid or --ppid options are specified. Thanks to Christos Trochalakis . Closes: #763767 - On kFreeBSD systems do not unnecessarily make kvm_openfiles() open /dev/mem. This causes issues on FreeBSD jails for example. Reported by Steven Chamberlain . - On systems using libkvm, do not fail when kvm_getprocs() cannot find any process. * Map i786 to i386 also for the multiarch pathname in dpkg-architecture. * Handle omitted binary packages due to build profiles in dpkg-genchanges. Based on a patch by Johannes Schauer . Closes: #758191
failed s390x build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: s390x * State: failed * Suite: sid * Builder: zandonai.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=s390x&ver=1.17.14&stamp=1412557179&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawej-0004bi...@quantz.debian.org
failed amd64 build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: amd64 * State: failed * Suite: sid * Builder: binet.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=amd64&ver=1.17.14&stamp=1412557172&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawej-0004be...@quantz.debian.org
Re: failed amd64 build of dpkg 1.17.14
Hi! On Mon, 2014-10-06 at 01:00:05 +, Debian buildds wrote: > * Source package: dpkg > * Version: 1.17.14 > * Architecture: amd64 > * State: failed > * Suite: sid > * Builder: binet.debian.org > * Build log: > https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=amd64&ver=1.17.14&stamp=1412557172&file=log Yeah, noticed while polling for the build logs, fixed locally, and preparing another upload. :/ Regards, Guillem -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141006012331.ga11...@gaara.hadrons.org
failed kfreebsd-i386 build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: kfreebsd-i386 * State: failed * Suite: sid * Builder: finzi.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=kfreebsd-i386&ver=1.17.14&stamp=1412557909&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawte-0004ds...@quantz.debian.org
failed sparc build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: sparc * State: failed * Suite: sid * Builder: stadler.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=sparc&ver=1.17.14&stamp=1412558017&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawte-0004dy...@quantz.debian.org
failed armhf build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: armhf * State: failed * Suite: sid * Builder: hasse.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=armhf&ver=1.17.14&stamp=1412557585&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawtd-0004au...@quantz.debian.org
failed kfreebsd-amd64 build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: kfreebsd-amd64 * State: failed * Suite: sid * Builder: fano.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=kfreebsd-amd64&ver=1.17.14&stamp=1412557555&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawte-0004ce...@quantz.debian.org
failed powerpc build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: powerpc * State: failed * Suite: sid * Builder: praetorius.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=powerpc&ver=1.17.14&stamp=1412557270&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawte-0004cn...@quantz.debian.org
failed arm64 build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: arm64 * State: failed * Suite: sid * Builder: arm-arm-01.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=arm64&ver=1.17.14&stamp=1412557935&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawtd-0004b3...@quantz.debian.org
failed i386 build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: i386 * State: failed * Suite: sid * Builder: binet.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=i386&ver=1.17.14&stamp=1412557328&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawte-0004d1...@quantz.debian.org
failed mipsel build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: mipsel * State: failed * Suite: sid * Builder: mipsel-manda-02.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=mipsel&ver=1.17.14&stamp=1412557775&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawte-0004de...@quantz.debian.org
failed armel build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: armel * State: failed * Suite: sid * Builder: arnold.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=armel&ver=1.17.14&stamp=1412557572&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xawtf-0004ew...@quantz.debian.org
failed mips build of dpkg 1.17.14
* Source package: dpkg * Version: 1.17.14 * Architecture: mips * State: failed * Suite: sid * Builder: lucatelli.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=mips&ver=1.17.14&stamp=1412558858&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xax7j-0005ve...@quantz.debian.org
Accepted dpkg 1.17.15 (source all) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Oct 2014 03:21:58 +0200 Source: dpkg Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect Architecture: source all Version: 1.17.15 Distribution: unstable Urgency: low Maintainer: Dpkg Developers Changed-By: Guillem Jover Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg perl modules Closes: 763672 Changes: dpkg (1.17.15) unstable; urgency=low . * Do not blacklist pie and stackprotector build flags on mips/mipsel. Thanks to Aurelien Jarno . Closes: #763672 * Fix build failures due to mismatched umask in libdpkg tar test case. Set it to a known value of 0022. Checksums-Sha1: 63105574c7b6da6de47de5caa63e3f603b65d5cf 2057 dpkg_1.17.15.dsc 6b970aa47742487f9e4fd57e0697243d883da10f 4297184 dpkg_1.17.15.tar.xz 7a649e728e662b0aec449eabb0c8a93600b951ee 1486438 dpkg-dev_1.17.15_all.deb f8adce6b564ad61ad676898222b867824ac8e3f0 1014542 libdpkg-perl_1.17.15_all.deb Checksums-Sha256: df0c45b2e76defd95d03c2e52fa68e2156eb246f63bb1c155f7b80992c46e749 2057 dpkg_1.17.15.dsc aa564dd60b5d9ac5ee15ffe8c7786daeb798de2eea9b9bf2228317938771eebb 4297184 dpkg_1.17.15.tar.xz ff9435bacd6df9b7d28d3908b159fe51a70ab6ca0e6cf22d66b32ddd5b5594bf 1486438 dpkg-dev_1.17.15_all.deb 33a89dfd9bae64fa3b231e2f6d16c0c819dc57d0979aff6c8638805d38255c7b 1014542 libdpkg-perl_1.17.15_all.deb Files: b6905e027698bf8488b1ad830b65508b 2057 admin required dpkg_1.17.15.dsc fa8cdfd51f9c603dcd11470add8692be 4297184 admin required dpkg_1.17.15.tar.xz 7ab4c40943b165519ce413e68e69c05b 1486438 utils optional dpkg-dev_1.17.15_all.deb fa8c11afc0fea8c08c4f987c913f89aa 1014542 perl optional libdpkg-perl_1.17.15_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJUMfHwAAoJELlyvz6krlejrIAP/RHTIuLk8rGSJG/z7ssxyF36 5mzEFjEjVK9jOW+sNBdZlL55rS/LcocaBHWhpod1hjZnedJ9bs3czub+u9/OsXhs 9WqZVlu3YpqNXYrh0qXS/G2pP14bF7yc/2chgqEnwkBNY+PFnmHJ1gB+4kIAaYm9 zXgbFexCa9E5LV3j9o+OzxaEkEYnpBqY3knaZnXLHvVJFf0AVh6WGJ0Y5h5lBNVM 2hdWSaN9qdAzbYWsjscni7UIGXOH87/hkuW4r/Mj7vx+RUU7W5oaCOgjjFhDv5Eg difW7bxgG/Jn7OYcu2dBuVZ3mXTrYNjykeki86AKC3xRgytA3Ir+9I/faicJe4/V yqusalcX6ejdWhBvCJaPjMKbbgaJFwkagdYAX7ZG+OYqq3fCJOr/9HlYdBmLdoaE qobiWA4S0Od5mE4PfeH6Cz44yWtAWUeeBhHBr1uiKh+gCF3P/aG8ue47k+q853Be i7eJR2J+95ovi3EnseQfJwjSC5USdYQN8NI97qJirI7rIZw4u0kxlbs/wkvpZCQI Yw6nkA5zLxnw4MzkNghDFQUOyiOzbFsS1VXP3+XreEF/ClHPbGVndR09tLUpg7Nn Xfw9YRdNSz1pfg3zrYa09ZS78pLALAPwBa7a97nY8SXVQhHilTeM2WZw5qOK32U/ HhiX80/K233SSbYbS+om =XsAj -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xaxpo-0002kv...@franck.debian.org
Processing of dpkg_1.17.15_amd64.changes
dpkg_1.17.15_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: dpkg_1.17.15.dsc dpkg_1.17.15.tar.xz dpkg-dev_1.17.15_all.deb libdpkg-perl_1.17.15_all.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xaxii-0007wq...@coccia.debian.org
Processing of dpkg_1.17.15_amd64.changes
dpkg_1.17.15_amd64.changes uploaded successfully to localhost along with the files: dpkg_1.17.15.dsc dpkg_1.17.15.tar.xz dpkg-dev_1.17.15_all.deb libdpkg-perl_1.17.15_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xaxin-0001wy...@franck.debian.org
dpkg_1.17.15_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Oct 2014 03:21:58 +0200 Source: dpkg Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect Architecture: source all Version: 1.17.15 Distribution: unstable Urgency: low Maintainer: Dpkg Developers Changed-By: Guillem Jover Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg perl modules Closes: 763672 Changes: dpkg (1.17.15) unstable; urgency=low . * Do not blacklist pie and stackprotector build flags on mips/mipsel. Thanks to Aurelien Jarno . Closes: #763672 * Fix build failures due to mismatched umask in libdpkg tar test case. Set it to a known value of 0022. Checksums-Sha1: 63105574c7b6da6de47de5caa63e3f603b65d5cf 2057 dpkg_1.17.15.dsc 6b970aa47742487f9e4fd57e0697243d883da10f 4297184 dpkg_1.17.15.tar.xz 7a649e728e662b0aec449eabb0c8a93600b951ee 1486438 dpkg-dev_1.17.15_all.deb f8adce6b564ad61ad676898222b867824ac8e3f0 1014542 libdpkg-perl_1.17.15_all.deb Checksums-Sha256: df0c45b2e76defd95d03c2e52fa68e2156eb246f63bb1c155f7b80992c46e749 2057 dpkg_1.17.15.dsc aa564dd60b5d9ac5ee15ffe8c7786daeb798de2eea9b9bf2228317938771eebb 4297184 dpkg_1.17.15.tar.xz ff9435bacd6df9b7d28d3908b159fe51a70ab6ca0e6cf22d66b32ddd5b5594bf 1486438 dpkg-dev_1.17.15_all.deb 33a89dfd9bae64fa3b231e2f6d16c0c819dc57d0979aff6c8638805d38255c7b 1014542 libdpkg-perl_1.17.15_all.deb Files: b6905e027698bf8488b1ad830b65508b 2057 admin required dpkg_1.17.15.dsc fa8cdfd51f9c603dcd11470add8692be 4297184 admin required dpkg_1.17.15.tar.xz 7ab4c40943b165519ce413e68e69c05b 1486438 utils optional dpkg-dev_1.17.15_all.deb fa8c11afc0fea8c08c4f987c913f89aa 1014542 perl optional libdpkg-perl_1.17.15_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJUMfHwAAoJELlyvz6krlejrIAP/RHTIuLk8rGSJG/z7ssxyF36 5mzEFjEjVK9jOW+sNBdZlL55rS/LcocaBHWhpod1hjZnedJ9bs3czub+u9/OsXhs 9WqZVlu3YpqNXYrh0qXS/G2pP14bF7yc/2chgqEnwkBNY+PFnmHJ1gB+4kIAaYm9 zXgbFexCa9E5LV3j9o+OzxaEkEYnpBqY3knaZnXLHvVJFf0AVh6WGJ0Y5h5lBNVM 2hdWSaN9qdAzbYWsjscni7UIGXOH87/hkuW4r/Mj7vx+RUU7W5oaCOgjjFhDv5Eg difW7bxgG/Jn7OYcu2dBuVZ3mXTrYNjykeki86AKC3xRgytA3Ir+9I/faicJe4/V yqusalcX6ejdWhBvCJaPjMKbbgaJFwkagdYAX7ZG+OYqq3fCJOr/9HlYdBmLdoaE qobiWA4S0Od5mE4PfeH6Cz44yWtAWUeeBhHBr1uiKh+gCF3P/aG8ue47k+q853Be i7eJR2J+95ovi3EnseQfJwjSC5USdYQN8NI97qJirI7rIZw4u0kxlbs/wkvpZCQI Yw6nkA5zLxnw4MzkNghDFQUOyiOzbFsS1VXP3+XreEF/ClHPbGVndR09tLUpg7Nn Xfw9YRdNSz1pfg3zrYa09ZS78pLALAPwBa7a97nY8SXVQhHilTeM2WZw5qOK32U/ HhiX80/K233SSbYbS+om =XsAj -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xaxpo-0002kr...@franck.debian.org
failed kfreebsd-amd64 build of dpkg 1.17.15
* Source package: dpkg * Version: 1.17.15 * Architecture: kfreebsd-amd64 * State: failed * Suite: sid * Builder: fayrfax.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=kfreebsd-amd64&ver=1.17.15&stamp=1412560735&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xaxak-0006jx...@quantz.debian.org
Re: failed kfreebsd-amd64 build of dpkg 1.17.15
On Mon, 2014-10-06 at 02:00:02 +, Debian buildds wrote: > * Source package: dpkg > * Version: 1.17.15 > * Architecture: kfreebsd-amd64 > * State: failed > * Suite: sid > * Builder: fayrfax.debian.org > * Build log: > https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=kfreebsd-amd64&ver=1.17.15&stamp=1412560735&file=log > > Please note that these notifications do not necessarily mean bug reports > in your package but could also be caused by other packages, temporary > uninstallabilities and arch-specific breakages. A look at the build log > despite this disclaimer would be appreciated however. Yeah, that too. :( See #764171. Regards, Guillem -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141006022308.ga26...@gaara.hadrons.org
failed kfreebsd-i386 build of dpkg 1.17.15
* Source package: dpkg * Version: 1.17.15 * Architecture: kfreebsd-i386 * State: failed * Suite: sid * Builder: fils.debian.org * Build log: https://buildd.debian.org/fetch.cgi?pkg=dpkg&arch=kfreebsd-i386&ver=1.17.15&stamp=1412560809&file=log Please note that these notifications do not necessarily mean bug reports in your package but could also be caused by other packages, temporary uninstallabilities and arch-specific breakages. A look at the build log despite this disclaimer would be appreciated however. -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xaxph-000667...@quantz.debian.org