From 8bfec411659061418969c246436a22ade44ff446 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:53:53 +0200 Subject: Adding debian version 2.23.4+deb12u1. Signed-off-by: Daniel Baumann --- debian/NEWS | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 debian/NEWS (limited to 'debian/NEWS') diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..0e31490 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,95 @@ +devscripts (2.16.10) unstable; urgency=medium + + debuild's target mode (i.e. where it runs the specified debian/rules + targets) now requires a '--' between the debuild options and the targets + that need to be run. + + For example, "debuild -d -- build-arch binary-arch". + + -- James McCoy Thu, 24 Nov 2016 14:25:12 -0500 + +devscripts (2.14.0) unstable; urgency=medium + + uscan now looks for upstream's keyring under debian/upstream/ as either + signing-key.pgp or, for an armored keyring, signing-key.asc. The previously + used location, debian/upstream-signing-key.pgp, will be checked as a last + resort for a transition period. + + -- James McCoy Sat, 25 Jan 2014 10:19:02 -0500 + +devscripts (2.11.9) unstable; urgency=low + + The default for mk-build-deps --tool option/MKBUILDDEPS_TOOL configuration + changed from "apt-get" to "apt-get --no-install-recommends". + + -- James McCoy Sun, 17 Jun 2012 22:56:26 +0200 + +devscripts (2.11.7) unstable; urgency=low + + The heuristic used to determine what action to perform when no options are + given to debchange now defaults to 'changelog'. To stay with the previous + behavior, DEBCHANGE_RELEASE_HEURISTIC=log can be added to the configuration + file. + + Enabling the changelog heuristic also enables DEBCHANGE_MAINTTRAILER. This + can be disabled by adding DEBCHANGE_MAINTTRAILER=no to the configuration + file. + + -- James McCoy Sun, 29 Apr 2012 18:38:46 -0400 + +devscripts (2.11.2) unstable; urgency=low + + Support for pgp-style commands has been removed from debsign/debrsign. As + such, the DEBSIGN_SIGNLIKE configuration variable has also been removed. + + -- James McCoy Tue, 15 Nov 2011 21:36:40 -0500 + +devscripts (2.10.54) unstable; urgency=low + + manpage-alert now, as originally intended, prints out the full path to the + binary which is lacking a manpage instead of simply the binary name. + + Before: + No manual entry for somebinary + + After: + No manual entry for /usr/bin/somebinary + + -- James Vega Thu, 06 Aug 2009 18:03:41 -0400 + +devscripts (2.10.24) unstable; urgency=low + + Starting with devscripts 2.10.21, debchange attempts to + automatically determine whether an NMU changelog should be + started, by comparing DEBEMAIL and DEBFULLNAME to the + package's Maintainer and Uploaders fields. + + This behaviour may now be disabled using the DEBCHANGE_AUTO_NMU + configuration file variable. + + -- Adam D. Barratt Mon, 07 Apr 2008 14:38:08 +0100 + +devscripts (2.10.20) unstable; urgency=low + + devscripts 2.10.19 modified debcommit's --release option to use the + uncommitted changes (if any) in the changelog to derive the commit + message. + + This behaviour is now optional and can be enabled using the -R / + --release-use-changelog command line option or by setting the + DEBCOMMIT_RELEASE_USE_CHANGELOG configuration option to "yes". + + The default is to use the previous (i.e. pre-2.10.19) behaviour. + + -- Adam D. Barratt Wed, 19 Mar 2008 20:31:20 +0000 + +devscripts (2.10.19) unstable; urgency=low + + In devscripts 2.10.17, dget was modified to unpack source packages by + default. The new -d switch or the DGET_UNPACK configuration file option + may be used to indicate that the unpacking should not occur. + + As linda has been removed from both unstable and testing, support for + it has been removed from debuild and cvs-debuild. + + -- Adam D. Barratt Thu, 13 Mar 2008 19:33:38 +0000 -- cgit v1.2.3