Guillem Jover 19 rokov pred
rodič
commit
1c25a87377
7 zmenil súbory, kde vykonal 46 pridanie a 40 odobranie
  1. 4 0
      ChangeLog
  2. 3 1
      TODO
  3. 1 1
      configure.ac
  4. 17 18
      debian/changelog
  5. 3 2
      dselect/po/ChangeLog
  6. 1 1
      man/ChangeLog
  7. 17 17
      po/ChangeLog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2007-05-08  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.0.
+
 2007-05-08  Guillem Jover  <guillem@debian.org>
 
 	* scripts/controllib.pl (read_cputable): Localize $_.

+ 3 - 1
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)

+ 1 - 1
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])

+ 17 - 18
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 <bubulle@debian.org>  Sat, 07 Apr 2007 17:29:27 +0200
+ -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 11:11:50 +0300
 
 dpkg (1.13.25) unstable; urgency=low
 

+ 3 - 2
dselect/po/ChangeLog

@@ -7,8 +7,9 @@
 
 	* pl.po: Updated to 285t.
 
-2007-03-28 Bart Cornelis <cobaco@skolelinux.no>
-	* nl.po: Updated translation
+2007-03-28  Bart Cornelis  <cobaco@skolelinux.no>
+
+	* nl.po: Updated translation.
 
 2007-03-21  Guillem Jover  <guillem@debian.org>
 

+ 1 - 1
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 <robert@debian.org>
+2007-05-04  Robert Luberda  <robert@debian.org>
 
 	* po/pl.po: Update to 997t12f269u.
 

+ 17 - 17
po/ChangeLog

@@ -7,29 +7,29 @@
 
 	* LINGUAS: Estonian is 'et' not 'es'.
 
-2007-05-04  Ivar Smolin
+2007-05-04  Ivar Smolin  <okul@linux.ee>
 
-	* et.po: Added with 304t8f608u
+	* et.po: Added with 304t8f608u.
 
-2007-05-04  Robert Luberda
+2007-05-04  Robert Luberda  <robert@debian.org>
 
-	* pl.po: Updated to 920t
+	* pl.po: Updated to 920t.
 
 2007-05-04  Frédéric Bothamy  <frederic.bothamy@free.fr>
 
-	* fr.po: Updated to 920t
+	* fr.po: Updated to 920t.
 
 2007-04-07  Erdal Ronahi  <erdal.ronahi@gmail.com>
-	
-	* ku.po: Added translation. Closes: #418154
+
+	* ku.po: Added translation.
 
 2007-04-01  Priti Patil  <prithisd@gmail.com>
-	
-	* mr.po: Added translation. Closes: #416810
+
+	* mr.po: Added translation.
 
 2007-03-28  Bart Cornelis  <cobaco@skolelinux.no>
-	
-	* nl.po: Updated translation
+
+	* nl.po: Updated translation.
 
 2007-03-21  Guillem Jover  <guillem@debian.org>
 
@@ -37,17 +37,17 @@
 	* *.po: Merged with dpkg.pot. Formerly completed translations
 	become 907t11f2u.
 
-2007-03-18  Robert Luberda
+2007-03-18  Robert Luberda  <robert@debian.org>
 
-	* pl.po: Updated to 920t
+	* pl.po: Updated to 920t.
 
 2007-03-18  Anthony Wong  <me@ypwong.org>
 
-	* zh_CN.po: Updated to 918t2f
+	* zh_CN.po: Updated to 918t2f.
 
 2007-03-17  Anthony Wong  <me@ypwong.org>
 
-	* zh_TW.po: Update for one string. Closes: #415230
+	* zh_TW.po: Update for one string.
 
 2007-01-11  Eddy Petri?or  <eddy.petrisor@gmail.com>
 
@@ -64,7 +64,7 @@
 
 2006-12-25  A S Alam  <apbrar@gmail.com>
 
-	* pa.po: New Punjabi translation (201t up to now)
+	* pa.po: New Punjabi translation (201t up to now).
 
 2006-12-22  Eddy Petri?or  <eddy.petrisor@gmail.com>
 
@@ -73,7 +73,7 @@
 
 2006-11-06  Clytie Siddall  <clytie@riverland.net.au>
 
-	* vi.po: Various fixes
+	* vi.po: Various fixes.
 
 2006-11-17  Guillem Jover  <guillem@debian.org>