X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=02faf0a9ee3bde86e8450d31a4b1578792bbc291;hb=13371a869ccf0864096f55923125fbf0831297c9;hp=0e84369ff59022fd37fa4da3f0ca5274263267b5;hpb=a6bbd42e6bc3f9e4eaa132c9d78becc5b28ea7c5;p=grml-shlib.git diff --git a/debian/changelog b/debian/changelog index 0e84369..02faf0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,63 @@ +grml-shlib (1.04.1) unstable; urgency=medium + + [ Michael Prokop ] + * [5bebea9] Bump Standards-Version to 3.9.2. + * [47e8350] Add asciidoc, xsltproc, docbook-xsl to Build-Depends + * [d21ef82] Bump Standards-Version to 3.9.4 + * [ddf2d88] Take over Maintainer field + * [f462443] Support iproute2 as alternative to iproute + * [8df768e] Bump Standards-Version to 4.1.1 + * [33e1c3a] Adjust netGetNetmask for new net-tools output, switch + netGetIp from ifconfig to ip. Thanks to karlh1 + Patrick Neumann for + the bug report + * [adadf04] Bump debian/compat to 9 + + [ Christian Hofstaedtler ] + * [5d26916] Add debian/control headers Origin, Bugs + + -- Michael Prokop Fri, 06 Oct 2017 13:45:00 +0200 + +grml-shlib (1.03.1) unstable; urgency=low + + * Fix bashisms. + * Make sure to accept only integers in _setDebugLevel(). + * Debian packaging updates: + - Update build-depend to dh >=5 + - Bump Standard-Version to 3.8.2 (no further changes) + - Switch binary-indep/binary-arch + - Adjust long description + - Bump compat version to 5 + - Adjust VCS headers + - Adjust copyright file (reference specific GPL version) + + -- Michael Prokop Fri, 07 Aug 2009 13:35:19 +0200 + +grml-shlib (1.02.13) unstable; urgency=low + + * Clean up debian/rules. + * Bumb Standard Version to 3.7.2 (no further changes). + * Update copyright file. + + -- Michael Prokop Wed, 11 Jul 2007 12:24:57 +0200 + +grml-shlib (1.02.12) unstable; urgency=low + + [ Michael Prokop ] + * Fixed some typos. + * Cleanup of whitespaces. + + [ Michael Gebetsroither ] + * Fixed language environment handling (set LANGUAGE too) + + -- Michael Gebetsroither Wed, 11 Jul 2007 12:10:08 +0200 + +grml-shlib (1.02.11) unstable; urgency=low + + * a few type corrections + * removed gawk from dependencies + + -- Michael Gebetsroither Fri, 7 Apr 2006 01:51:26 +0200 + grml-shlib (1.02.10) unstable; urgency=low * another service routine related fix (sorry)