From: Guillem Jover Date: Tue, 8 May 2007 08:30:45 +0000 (+0000) Subject: Release 1.14.0. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c25a87377388c649429ee71654d883196e50b58;p=dpkg Release 1.14.0. --- diff --git a/ChangeLog b/ChangeLog index ed06a426..5386963c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-08 Guillem Jover + + * configure.ac: Release 1.14.0. + 2007-05-08 Guillem Jover * scripts/controllib.pl (read_cputable): Localize $_. diff --git a/TODO b/TODO index d38f870d..e0f19ddf 100644 --- a/TODO +++ b/TODO @@ -9,9 +9,11 @@ lenny * Triage as much bugs as possible to get the bug count below 300 ;) and merge as much patches as possible. -1.14.0 +1.14.1 ------ + * Make dpkg bootstrappable (modularize dpkg-architecture). + * Support udeb natively: - Add field Package-Type and friends. - Generate proper Packages files. (#383916) diff --git a/configure.ac b/configure.ac index 8c787356..e0eea8c2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([dpkg], [1.14.0~], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.14.0], [debian-dpkg@lists.debian.org]) AC_CONFIG_SRCDIR([lib/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index b296c34a..f7aded42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpkg (1.14.0) UNRELEASED; urgency=low +dpkg (1.14.0) unstable; urgency=low [ Guillem Jover ] * Make the copyright information in dpkg-deb.1 and dpkg-split.1 match the @@ -45,12 +45,11 @@ dpkg (1.14.0) UNRELEASED; urgency=low * Cleaning and format unification of manual pages. * Make the override-file argument to dpkg-scanpackages optional. * Refactor compression filtering code. - * Split override file information from dpkg-scanpackages(1) into - deb-override(5) manual page. - * Split dpkg-source(1) into independent man pages, namely - dpkg-buildpackage(1), dpkg-distaddfile(1), dpkg-genchanges(1), - dpkg-gencontrol(1), dpkg-parsechangelog(1), dpkg-shlibdeps(1), - deb-shlibs(5) and deb-substvars(5). + * Split override file information from dpkg-scanpackages.1 into + deb-override.5 manual page. + * Split dpkg-source.1 into independent man pages, namely deb-substvars.5, + deb-shlibs.5, dpkg-buildpackage.1, dpkg-distaddfile.1, dpkg-genchanges.1, + dpkg-gencontrol.1, dpkg-parsechangelog.1 and dpkg-shlibdeps.1. * Support building binary packages with the member data.tar.lzma compressed with lzma. * Require gettext 0.16.1. @@ -61,33 +60,33 @@ dpkg (1.14.0) UNRELEASED; urgency=low * Fix typo in German dpkg man page. Closes: #416167 Thanks to Martin Weis. * Properly sort Uploaders field in generated .dsc files. - * Reorder a bit fields in output files. + * Reorder a bit the fields in output files. * Speed up dpkg-shlibdeps by avoiding doing a dpkg-query for duped libraries. Thanks to Aaron M. Ucko. Closes: #421290 * Generalize source architecture handling by abstracting it through the new - Debian triplet. + Debian triplet and the new triplettable. * Add armel support to ostable and triplettable. Closes: #414087 [ Updated dpkg translations ] - * Romanian (Eddy Petri?or). - * Traditional Chinese (Anthony Wong). Closes: #415230 - * Simplified Chinese (Anthony Wong). Closes: #415320 - * Polish (Robert Luberda). * Dutch (Bart Cornelis). - * Marathi added (Priti Patil). Closes: #416810 - * Kurdish added (Erdal Ronahi). Closes: #418154 - * French (Frédéric Bothamy). * Estonian added (Ivar Smolin). Closes: #422404 + * French (Frédéric Bothamy). + * Kurdish added (Erdal Ronahi). Closes: #418154 + * Marathi added (Priti Patil). Closes: #416810 + * Polish (Robert Luberda). + * Romanian (Eddy Petri?or). + * Simplified Chinese (Anthony Wong). Closes: #415320 + * Traditional Chinese (Anthony Wong). Closes: #415230 [ Updated man pages translations ] - * Polish (Robert Luberda). * German (German l10n team). Closes: #418528 + * Polish (Robert Luberda). [ Updated dselect translations ] * Dutch (Bart Cornelis). * Polish (Robert Luberda). - -- Christian Perrier Sat, 07 Apr 2007 17:29:27 +0200 + -- Guillem Jover Tue, 08 May 2007 11:11:50 +0300 dpkg (1.13.25) unstable; urgency=low diff --git a/dselect/po/ChangeLog b/dselect/po/ChangeLog index f245bf2f..b652c355 100644 --- a/dselect/po/ChangeLog +++ b/dselect/po/ChangeLog @@ -7,8 +7,9 @@ * pl.po: Updated to 285t. -2007-03-28 Bart Cornelis - * nl.po: Updated translation +2007-03-28 Bart Cornelis + + * nl.po: Updated translation. 2007-03-21 Guillem Jover diff --git a/man/ChangeLog b/man/ChangeLog index ca378eb1..f3a24e5f 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -29,7 +29,7 @@ * po/sv.add: ... here. * po/po4a.cfg: Change addenda paths to '$(srcdir)/po/$lang.add'. -2007-05-04 Robert Luberda +2007-05-04 Robert Luberda * po/pl.po: Update to 997t12f269u. diff --git a/po/ChangeLog b/po/ChangeLog index bcffe765..eb4a9350 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -7,29 +7,29 @@ * LINGUAS: Estonian is 'et' not 'es'. -2007-05-04 Ivar Smolin +2007-05-04 Ivar Smolin - * et.po: Added with 304t8f608u + * et.po: Added with 304t8f608u. -2007-05-04 Robert Luberda +2007-05-04 Robert Luberda - * pl.po: Updated to 920t + * pl.po: Updated to 920t. 2007-05-04 Frédéric Bothamy - * fr.po: Updated to 920t + * fr.po: Updated to 920t. 2007-04-07 Erdal Ronahi - - * ku.po: Added translation. Closes: #418154 + + * ku.po: Added translation. 2007-04-01 Priti Patil - - * mr.po: Added translation. Closes: #416810 + + * mr.po: Added translation. 2007-03-28 Bart Cornelis - - * nl.po: Updated translation + + * nl.po: Updated translation. 2007-03-21 Guillem Jover @@ -37,17 +37,17 @@ * *.po: Merged with dpkg.pot. Formerly completed translations become 907t11f2u. -2007-03-18 Robert Luberda +2007-03-18 Robert Luberda - * pl.po: Updated to 920t + * pl.po: Updated to 920t. 2007-03-18 Anthony Wong - * zh_CN.po: Updated to 918t2f + * zh_CN.po: Updated to 918t2f. 2007-03-17 Anthony Wong - * zh_TW.po: Update for one string. Closes: #415230 + * zh_TW.po: Update for one string. 2007-01-11 Eddy Petri?or @@ -64,7 +64,7 @@ 2006-12-25 A S Alam - * pa.po: New Punjabi translation (201t up to now) + * pa.po: New Punjabi translation (201t up to now). 2006-12-22 Eddy Petri?or @@ -73,7 +73,7 @@ 2006-11-06 Clytie Siddall - * vi.po: Various fixes + * vi.po: Various fixes. 2006-11-17 Guillem Jover