-
9.20150502fdf61f73 · ·
Release debhelper/9.20150502 into unstable Format: 1.8 Date: Sat, 02 May 2015 10:21:42 +0200 Source: debhelper Binary: debhelper Architecture: source all Version: 9.20150502 Distribution: unstable Urgency: medium Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Description: debhelper - helper programs for debian/rules Closes: 784016 Changes: debhelper (9.20150502) unstable; urgency=medium . * dh_compress: REVERT change to avoid compressing ".xhtml" files due to #784016. (Reopens: #740405, Closes: #784016) Checksums-Sha1: e1ac221bbaae9214ef6a5ca5be1ed6c31fdbb276 1726 debhelper_9.20150502.dsc ed997c7cea8f5fa571aa0969368936dc5e240910 313460 debhelper_9.20150502.tar.xz ae897fea686e85caebf36a4336739f46edacca37 822718 debhelper_9.20150502_all.deb Checksums-Sha256: 999edbc50733a304e4a19ed51ae59e388cc674fb09e9777ac928887fbb3b749f 1726 debhelper_9.20150502.dsc b4d55e83b7d3aa7f15ad5ddeab34fc043e803abcb051bd38ef81e80fc5423f13 313460 debhelper_9.20150502.tar.xz 6fc3527c6acee81158821ec578d2df4dbb3cec0edd2863c54bdc51c14f4a6ce9 822718 debhelper_9.20150502_all.deb Files: 1a01d3bdcfd915eeb2a1cd8bae7e1daa 1726 devel optional debhelper_9.20150502.dsc 07f1eb732e831f67f1ba03a04016c4ab 313460 devel optional debhelper_9.20150502.tar.xz 86f2e39486af818f892f45d51eebd1ba 822718 devel optional debhelper_9.20150502_all.deb
-
9.20150501+ddebs97fe1cf0 · ·
Release debhelper/9.20150501+ddebs into experimental Format: 1.8 Date: Fri, 01 May 2015 20:09:11 +0200 Source: debhelper Binary: debhelper Architecture: source all Version: 9.20150501+ddebs Distribution: experimental Urgency: medium Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Description: debhelper - helper programs for debian/rules Changes: debhelper (9.20150501+ddebs) experimental; urgency=medium . * Add /experimental/ ddebs support *if* the environment variable DH_BUILD_DDEBS is set to 1. Checksums-Sha1: 7be712a606e57079631701ff715ec4dd4df19a1c 881 debhelper_9.20150501+ddebs.dsc a0654aa2e97c055bc19ec7ba1c226460c9090f0e 313988 debhelper_9.20150501+ddebs.tar.xz c8b8c49204b56a2e0ede09572fd42a14cd321883 823714 debhelper_9.20150501+ddebs_all.deb Checksums-Sha256: 2fa75e16942181d525ee3b7e14dced62ccac81e6b84b61eb62e34cfe23cc1c61 881 debhelper_9.20150501+ddebs.dsc 7c8f003ebde5f9bfea8a265020584d5608fac7f3f4a247005b2491ead83ec294 313988 debhelper_9.20150501+ddebs.tar.xz 34fcb133602d0d0acc14719c5de941f568b09493bb91551a56e7a9544aad9fc7 823714 debhelper_9.20150501+ddebs_all.deb Files: 74dc0d67a57c00538892326295e404ff 881 devel optional debhelper_9.20150501+ddebs.dsc e8308af2b932f0670223acf0fc8d2b08 313988 devel optional debhelper_9.20150501+ddebs.tar.xz 9405ea8f7606270c5b796d9d9355ad31 823714 devel optional debhelper_9.20150501+ddebs_all.deb
-
9.20150501cc93a8a8 · ·
Release debhelper/9.20150501 into unstable Format: 1.8 Date: Fri, 01 May 2015 14:53:16 +0200 Source: debhelper Binary: debhelper Architecture: source all Version: 9.20150501 Distribution: unstable Urgency: medium Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Description: debhelper - helper programs for debian/rules Closes: 245554 438930 459548 549990 551463 563909 592958 610173 639168 659044 668851 668852 676168 680686 680687 698500 714546 736896 740405 747141 758575 772129 774100 774102 775020 778927 779471 780133 781077 783898 Changes: debhelper (9.20150501) unstable; urgency=medium . [ Niels Thykier ] * dh_strip: Recognise .node as potential ELF binaries that should be stripped like a regular shared library. Thanks to Paul Tagliamonte for the report. (Closes: #668852) * dh_shlibdeps: Recognise .node as potential ELF binaries that should be processed like a regular shared library. Thanks to Paul Tagliamonte for the report. (Closes: #668851) * Convert package to the 3.0 (native) format, so dpkg-source strips the .git directory by default during build. * Reorder two paragraphs in d/copyright to avoid one of them being completely overwritten by the other. * d/control: Use the canonical URLs for the Vcs-* fields. * dh_makeshlibs: Apply patch from Jérémy Bobbio to ensure stable ordering of generated shlibs files. (Closes: #774100) * dh_icons: Apply patch from Jérémy Bobbio to ensure stable ordering of the icon list inserted into generated maintainer scripts. (Closes: #774102) * Dh_lib: Add a public "make_symlink" subroutine allowing dh_*-like tools to generate policy compliant symlinks without invoking dh_link. (Closes: #610173) * dh_compress: Apply patch from Osamu Aoki to avoid compressing ".xhtml" files. (Closes: #740405) * dh_gconf: Apply patch from Josselin Mouette to avoid dependency on gconf2 for installs of non-schema files. (Closes: #592958) * dh_fixperms: Correct permissions of reportbug files and scripts. Thanks to Fabian Greffrath for the report and a basic patch. (Closes: #459548) * The "ant" build system now loads debian/ant.properties automatically before build and clean (like CDBS). Thanks to Thomas Koch for the report. (Closes: #563909) * Dh_lib: Add install_dh_config_file to install a file either by copying the source file or (with an executable file under compat 9) execute the file and use its output to generate the destination. * dh_lintian: Under compat 9, the debian/lintian-overrides are now executed if they have the exec-bit set like the debian/install files. Thanks to Axel Beckert for the report. (Closes: #698500) * d/rules: Remove makefile target only intended for/used by the previous maintainer. * dh_makeshlibs: In compat 10+, pass "-X" to ldconfig to only regenerate the cache (instead of also creating missing symlinks). Thanks to Joss Mouette for the suggestion. (Closes: #549990) * autoscripts/post{inst,rm}-makeshlibs-c10: New files. * dh_strip: Pass the --enable-deterministic-archives option to strip when it is stripping static libraries. This avoids some unnecessary non-determinism in builds. Based on patch by Andrew Ayer. * dh_install, dh_installdocs, dh_installexamples and dh_installinfo: Pass --reflink=auto to cp. On supported filesystems, this provides faster copying. * Make perl tests verbose. Thanks to gregor herrmann for the patch. (Closes: #714546) * Dh_Lib.pm: Apply patch from Martin Koeppe to provide install_{dir,file,prog,lib} subroutines for installing directories, regular files, scripts/executables and libraries (respectively). * Migrate many "ad-hoc" calls to "install" to the new "install_X" subroutines from Dh_Lib.pm. Based on patch from Martin Koeppe. (Closes: #438930) * dh_gconf: Apply patch from Martin Koeppe to avoid adding a layer of shell-escaping to a printed command line when the command was in fact run without said layer of shell-escaping. * dh_installdocs: Use ${binary:Version} for generating dependencies with "--link-doc" instead of trying to determine the correct package version. Thanks to Stephen Kitt for reporting this issue. (Closes: #747141) * dh_installdocs.1: Document that --link-doc may in some cases require a dir to symlink (or symlink to dir) migration. (Closes: #659044) * dh_usrlocal: Apply patch from Jérémy Bobbio to generate deterministic output. (Closes: #775020) * dh_makeshlibs: In compat 10, install the maintainer-provided shlibs file (replacing the generated one). (Closes: #676168) * dh_installdeb: In compat 10, stop installing the maintainer-provided shlibs file as it is now done by dh_makeshlibs instead. * dh_installdocs: Remove remark about dh_installdocs not being idempotent as it no longer adds anything to maintainer scripts. * autoscripts/*-emacsen: Apply patch from Paul Wise to check that emacs-package-{install,remove} is (still) present before invoking it. (Closes: #736896) * dh_install.1: Document that dh-exec can be used to do renaming and provide a trivial example of how to achieve it. (Closes: #245554) * dh_makeshlibs: Apply patch from Guillem Jover to stop adding Pre-Depends on multiarch-support. The transition is far enough that we do not need it any longer. (Closes: #783898) * dh_gencontrol: Insert an empty misc:Pre-Depends to avoid warnings in packages for using a (now often) non-existing substvars. * d/control: Remove versioned conflicts that are no longer relevant. . [ Bernhard R. Link ] * Dh_lib: apply patch from Guillem Jover to support case-insensitive control field names. (Closes: #772129) * add DH_QUIET environment variable to make things more silent * dh: don't output commands to run if DH_QUIET is set * buildsystems print commands unless DH_QUIET is set (Closes: #639168, #680687) * autoconf is always passed one of --enable-silent-rules (if DH_QUIET is set) or --disable-silent-rules (otherwise). (Closes: #551463, #680686) * dh_compress: exclude .xz .lzma and .lz files from compression (Closes: #778927) * dh_installwm: call by dh after dh_link (Closes: #781077), error out in compat 10 if no man page found . [ Jason Pleau ] * dh_installchangelogs: Add CHANGES.md to the list of common changelog filenames (Closes: #779471) . [ Axel Beckert ] * dh_installchangelogs: Consistent suffix search order (none, ".txt", ".md") for all upstream changelog file names ("changelog", "changes", "history"). + Looks for "history.md" now, too. + Makes it easier to add base names or suffixes in the future. * dh_installchangelogs: Also look for changelogs with .rst suffix. . [ Tianon Gravi ] * debhelper.pod: Clarify "ENVIRONMENT" requirements for Makefile syntax. (Closes: #780133) . [ Translation updates ] * pt - Thanks to Américo Monteiro. (Closes: #758575) Checksums-Sha1: 4143c7e50d891f2b55b518602fdd94f1146920bb 857 debhelper_9.20150501.dsc 70aacf94d2ea703e95ed4bc2108ad75a5324f762 313204 debhelper_9.20150501.tar.xz 96fe8f164a9864c43b1aaa460b339c57303d07ed 822954 debhelper_9.20150501_all.deb Checksums-Sha256: b6683ae6e04e38c3d738c5cb06b29fbe6ca969eb9b252fcf587bdb71ad85c91e 857 debhelper_9.20150501.dsc f4e94bb294c31310114dfe3ad940f998ea51a7f23b68ca03f35574963843e9a2 313204 debhelper_9.20150501.tar.xz 85c761c2beb324a6d049ab95875823d510884c6302c98bce20b2ff467d56b7b7 822954 debhelper_9.20150501_all.deb Files: d118c05cef5f9e20ed5bb93d8fab4bc2 857 devel optional debhelper_9.20150501.dsc 67dd1e8050e69f0b727836a0ba58c75b 313204 devel optional debhelper_9.20150501.tar.xz 8ab002f5f5d759ceb6539a14ad04f51f 822954 devel optional debhelper_9.20150501_all.deb
-
debian/9.2015010184ed0f5f · ·
Release debhelper/9.20150101 into unstable Format: 1.8 Date: Thu, 01 Jan 2015 17:05:01 +0100 Source: debhelper Binary: debhelper Architecture: source all Version: 9.20150101 Distribution: unstable Urgency: medium Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Description: debhelper - helper programs for debian/rules Closes: 773965 Changes: debhelper (9.20150101) unstable; urgency=medium . [ Niels Thykier ] * Revert detection of unsafe binNMUs under compat 9 and earlier. It had some false-positives. (Closes: #773965) . [ Axel Beckert ] * Document that dh_installdocs will error out on --link-doc between arch:all and arch:any packages in man 7 debhelper. Checksums-Sha1: fab280c1e9a4dccfefbb55f28afbb2af17a16a2e 851 debhelper_9.20150101.dsc 1da23389c3b9a8b5df21daddeac597a8bd4f7253 545089 debhelper_9.20150101.tar.gz 5ea1083f60b60bbb1f503977dc3e05f0bb41debd 813022 debhelper_9.20150101_all.deb Checksums-Sha256: ec248bb73510c64a03f80b48cc4904137503cbd8e6c75363d0e8c27b1236075b 851 debhelper_9.20150101.dsc fd8d81d71d1bb0ba4b58c517465551231dd60811b98c867e4344bc55ec6a45f2 545089 debhelper_9.20150101.tar.gz 6a78781bbc063201c91eff9cdcbbaf339cf2fbca60a303ef82983a1a3ecc79f6 813022 debhelper_9.20150101_all.deb Files: 02c8ccbc48c11da3f71f03bf4b77038e 851 devel optional debhelper_9.20150101.dsc 10e53fc2d752bddc5bb66bfeaba7582e 545089 devel optional debhelper_9.20150101.tar.gz 47715860eb2e1cb5772632868e7e7204 813022 devel optional debhelper_9.20150101_all.deb