Przeglądaj źródła

ChangeLog police!

Guillem Jover 18 lat temu
rodzic
commit
f440fb63a3
6 zmienionych plików z 34 dodań i 32 usunięć
  1. 13 11
      ChangeLog
  2. 4 4
      debian/changelog
  3. 5 5
      dselect/po/ChangeLog
  4. 2 2
      man/ChangeLog
  5. 8 8
      po/ChangeLog
  6. 2 2
      scripts/po/ChangeLog

+ 13 - 11
ChangeLog

@@ -758,9 +758,10 @@
 
 
 2008-01-29  Raphael Hertzog  <hertzog@debian.org>
 2008-01-29  Raphael Hertzog  <hertzog@debian.org>
 
 
-	* scripts/dpkg-buildpackage.pl: Add a new -R option to be able to replace
-	"debian/rules" by something else. The replacement command can contain
-	parameters (and thus spaces). Fix -r option to also accept parameters.
+	* scripts/dpkg-buildpackage.pl: Add a new -R option to be able to
+	replace "debian/rules" by something else. The replacement command
+	can contain parameters (and thus spaces). Fix -r option to also
+	accept parameters.
 	* man/dpkg-buildpackage.1: Document the new option and the changed
 	* man/dpkg-buildpackage.1: Document the new option and the changed
 	behaviour of -r.
 	behaviour of -r.
 
 
@@ -815,9 +816,9 @@
 	* scripts/dpkg-genchanges.pl: Warn if the current version is
 	* scripts/dpkg-genchanges.pl: Warn if the current version is
 	smaller than the previous one.
 	smaller than the previous one.
 
 
-	* scripts/dpkg-checkbuilddeps.pl: Add support of options -d and -c to use
-	build dependencies/conflicts given on the command line instead of those
-	retrieved from debian/control.
+	* scripts/dpkg-checkbuilddeps.pl: Add support of options -d and -c to
+	use build dependencies/conflicts given on the command line instead of
+	those retrieved from debian/control.
 	* man/dpkg-checkbuilddeps.1: Document the new options.
 	* man/dpkg-checkbuilddeps.1: Document the new options.
 
 
 2008-01-22  Guillem Jover  <guillem@debian.org>
 2008-01-22  Guillem Jover  <guillem@debian.org>
@@ -1097,7 +1098,8 @@
 2008-01-18  Raphael Hertzog  <hertzog@debian.org>
 2008-01-18  Raphael Hertzog  <hertzog@debian.org>
 
 
 	* scripts/Dpkg/Changelog.pm (parse_changelog): Rewrite it completely
 	* scripts/Dpkg/Changelog.pm (parse_changelog): Rewrite it completely
-	to not call dpkg-parsechangelog but do the work of this program by itself.
+	to not call dpkg-parsechangelog but do the work of this program by
+	itself.
 	* scripts/dpkg-parsechangelog.pl: Rewrote it to use the enhanced
 	* scripts/dpkg-parsechangelog.pl: Rewrote it to use the enhanced
 	parse_changelog() function.
 	parse_changelog() function.
 	* scripts/dpkg-genchanges.pl, script/dpkg-gencontrol.pl: Adapted to use
 	* scripts/dpkg-genchanges.pl, script/dpkg-gencontrol.pl: Adapted to use
@@ -1105,8 +1107,8 @@
 	* scripts/dpkg-gensymbols.pl, scripts/dpkg-source.pl: Likewise.
 	* scripts/dpkg-gensymbols.pl, scripts/dpkg-source.pl: Likewise.
 
 
 	* scripts/dpkg-genchanges.pl: Change logic of -si option to
 	* scripts/dpkg-genchanges.pl: Change logic of -si option to
-	include the original tarball only if the current upstream version differs
-	from the upstream version of the previous changelog entry.
+	include the original tarball only if the current upstream version
+	differs from the upstream version of the previous changelog entry.
 
 
 	* scripts/dpkg-genchanges.pl: Some code refactoring. Also fix the
 	* scripts/dpkg-genchanges.pl: Some code refactoring. Also fix the
 	generation of the Description field to not have duplicate description
 	generation of the Description field to not have duplicate description
@@ -1361,8 +1363,8 @@
 
 
 	* scripts/dpkg-buildpackage.pl, scripts/dpkg-checkbuilddeps.pl,
 	* scripts/dpkg-buildpackage.pl, scripts/dpkg-checkbuilddeps.pl,
 	scripts/dpkg-genchanges.pl, scripts/dpkg-gencontrol.pl,
 	scripts/dpkg-genchanges.pl, scripts/dpkg-gencontrol.pl,
-	scripts/dpkg-gensymbols.pl, scripts/dpkg-source.pl: Update scripts to use
-	Dpkg::Changelog::parse_changelog instead of the old controllib.pl's
+	scripts/dpkg-gensymbols.pl, scripts/dpkg-source.pl: Update scripts to
+	use Dpkg::Changelog::parse_changelog instead of the old controllib.pl's
 	parsechangelog. With this last change controllib.pl is no more used by
 	parsechangelog. With this last change controllib.pl is no more used by
 	any script.
 	any script.
 
 

+ 4 - 4
debian/changelog

@@ -149,10 +149,10 @@ dpkg (1.14.17) UNRELEASED; urgency=low
   [ Updated dpkg translations ]
   [ Updated dpkg translations ]
   * Korean (Changwoo Ryu).
   * Korean (Changwoo Ryu).
   * Polish (Robert Luberda).
   * Polish (Robert Luberda).
-  * Romanian (Eddy Petri?or).
+  * Romanian (Eddy Petrişor).
+  * Slovak (Ivan Masár). Closes: #471342
   * Swedish (Peter Karlsson).
   * Swedish (Peter Karlsson).
   * Thai (Theppitak Karoonboonyanan). Closes: #468916
   * Thai (Theppitak Karoonboonyanan). Closes: #468916
-  * Slovak (Ivan Masár). Closes: #471342
 
 
   [ Updated manpages translations ]
   [ Updated manpages translations ]
   * German (Helge Kreutzmann).
   * German (Helge Kreutzmann).
@@ -169,7 +169,7 @@ dpkg (1.14.17) UNRELEASED; urgency=low
 
 
   [ Updated dselect translations ]
   [ Updated dselect translations ]
   * Polish (Robert Luberda).
   * Polish (Robert Luberda).
-  * Romanian (Eddy Petri?or).
+  * Romanian (Eddy Petrişor).
 
 
  -- Frank Lichtenheld <djpig@debian.org>  Fri, 29 Feb 2008 18:34:54 +0100
  -- Frank Lichtenheld <djpig@debian.org>  Fri, 29 Feb 2008 18:34:54 +0100
 
 
@@ -692,7 +692,7 @@ dpkg (1.14.7) unstable; urgency=low
   * German (Sven Joachim). Closes: #440537
   * German (Sven Joachim). Closes: #440537
   * Nepali (Shiva Prasad Pokharel). Closes: #437825
   * Nepali (Shiva Prasad Pokharel). Closes: #437825
   * Portuguese (Miguel Figueiredo). Closes: #441113
   * Portuguese (Miguel Figueiredo). Closes: #441113
-  * Romanian (Eddy Petri?or).
+  * Romanian (Eddy Petrişor).
   * Vietnamese (Clytie Siddall). Closes: #440502
   * Vietnamese (Clytie Siddall). Closes: #440502
   * Korean (Sunjae Park). Closes: #443190
   * Korean (Sunjae Park). Closes: #443190
 
 

+ 5 - 5
dselect/po/ChangeLog

@@ -3,23 +3,23 @@
 	* dselect.pot: Regenerated.
 	* dselect.pot: Regenerated.
 	* *.po: Merged with dselect.pot.
 	* *.po: Merged with dselect.pot.
 
 
-2008-03-10  Robert Luberda <robert@debian.org>
+2008-03-10  Robert Luberda  <robert@debian.org>
 
 
 	* pl.po: Consistently use Polish quotation marks in translations.
 	* pl.po: Consistently use Polish quotation marks in translations.
 	* pl.po: Updated to 286t (after locally re-generating the pot file).
 	* pl.po: Updated to 286t (after locally re-generating the pot file).
 
 
-2008-02-24  Robert Luberda <robert@debian.org>
+2008-02-24  Robert Luberda  <robert@debian.org>
 
 
 	* pl.po: Recoded to UTF-8.
 	* pl.po: Recoded to UTF-8.
 	* pl.po: Updated to 286t.
 	* pl.po: Updated to 286t.
 
 
-2008-02-09  Eddy Petrișor <eddy.petrisor@gmail.com>
+2008-02-09  Eddy Petrișor  <eddy.petrisor@gmail.com>
 
 
-	* ro.po: 285t
+	* ro.po: Updated to 285t.
 
 
 2008-01-25  Piarres Beobide  <pi@beobide.net>
 2008-01-25  Piarres Beobide  <pi@beobide.net>
 
 
-	* eu.po: 286t
+	* eu.po: Updated to 286t.
 
 
 2008-01-07  Guillem Jover  <guillem@debian.org>
 2008-01-07  Guillem Jover  <guillem@debian.org>
 
 

+ 2 - 2
man/ChangeLog

@@ -29,7 +29,7 @@
 
 
 	* po/de.po: Updated to 1431t0f30u.
 	* po/de.po: Updated to 1431t0f30u.
 
 
-2008-03-09  Robert Luberda <robert@debian.org>
+2008-03-09  Robert Luberda  <robert@debian.org>
 
 
 	* pl.po: Updated to 1356t13f93u.
 	* pl.po: Updated to 1356t13f93u.
 	* pl.po: Consistently use Polish quotation marks in translations.
 	* pl.po: Consistently use Polish quotation marks in translations.
@@ -40,7 +40,7 @@
 
 
 	* po/sv.po: Updated to 1461t.
 	* po/sv.po: Updated to 1461t.
 
 
-2008-02-24  Robert Luberda <robert@debian.org>
+2008-02-24  Robert Luberda  <robert@debian.org>
 
 
 	* pl.po: Recoded to UTF-8.
 	* pl.po: Recoded to UTF-8.
 	* pl.po: Updated to 1344t13f103u.
 	* pl.po: Updated to 1344t13f103u.

+ 8 - 8
po/ChangeLog

@@ -7,7 +7,7 @@
 
 
 	* sk.po: Updated to 927t
 	* sk.po: Updated to 927t
 
 
-2008-03-09  Robert Luberda <robert@debian.org>
+2008-03-09  Robert Luberda  <robert@debian.org>
 
 
 	* pl.po: Apply some fixes suggested by Wiktor Wandachowicz.
 	* pl.po: Apply some fixes suggested by Wiktor Wandachowicz.
 	* pl.po: Consistently use Polish quotation marks in translations.
 	* pl.po: Consistently use Polish quotation marks in translations.
@@ -20,12 +20,12 @@
 
 
 	* sv.po: Updated to 921t.
 	* sv.po: Updated to 921t.
 
 
-2008-02-24  Robert Luberda <robert@debian.org>
+2008-02-24  Robert Luberda  <robert@debian.org>
 
 
 	* pl.po: Recoded to UTF-8
 	* pl.po: Recoded to UTF-8
 	* pl.po: Updated to 921t.
 	* pl.po: Updated to 921t.
 
 
-2008-02-09  Eddy Petri?or <eddy.petrisor@gmail.com>
+2008-02-09  Eddy Petrișor  <eddy.petrisor@gmail.com>
 
 
 	* ro.po: Update to 927t.
 	* ro.po: Update to 927t.
 
 
@@ -340,7 +340,7 @@
 
 
 	* zh_TW.po: Update for one string.
 	* zh_TW.po: Update for one string.
 
 
-2007-01-11  Eddy Petri?or  <eddy.petrisor@gmail.com>
+2007-01-11  Eddy Petrișor  <eddy.petrisor@gmail.com>
 
 
 	* ro.po: Typo correction in dpkg-divert.
 	* ro.po: Typo correction in dpkg-divert.
 
 
@@ -357,7 +357,7 @@
 
 
 	* 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>
+2006-12-22  Eddy Petrișor  <eddy.petrisor@gmail.com>
 
 
 	* ro.po: some improvements in wording and wrote my name with the right
 	* ro.po: some improvements in wording and wrote my name with the right
 	diacritics (still 920t).
 	diacritics (still 920t).
@@ -1212,15 +1212,15 @@
 
 
 	* fr.po: Completed.
 	* fr.po: Completed.
 
 
-2005-05-25  Eddy Petrisor  <eddy.petrisor@gmail.com>
+2005-05-25  Eddy Petrișor  <eddy.petrisor@gmail.com>
 
 
 	* ro.po: Nearly complete translation. :-)
 	* ro.po: Nearly complete translation. :-)
 
 
-2005-05-22  Eddy Petrisor  <eddy.petrisor@gmail.com>
+2005-05-22  Eddy Petrișor  <eddy.petrisor@gmail.com>
 
 
 	* ro.po: Better translation.
 	* ro.po: Better translation.
 
 
-2005-05-19  Eddy Petrisor  <eddy.petrisor@gmail.com>
+2005-05-19  Eddy Petrișor  <eddy.petrisor@gmail.com>
 
 
 	* ro.po: Add translation.
 	* ro.po: Add translation.
 	* LINGUAS: Add Romanian to the language list.
 	* LINGUAS: Add Romanian to the language list.

+ 2 - 2
scripts/po/ChangeLog

@@ -7,7 +7,7 @@
 
 
 	* de.po: Updated to 356t0f127u.
 	* de.po: Updated to 356t0f127u.
 
 
-2008-03-09 Robert Luberda <robert@debian.org>
+2008-03-09 Robert Luberda  <robert@debian.org>
 
 
 	* pl.po: Updated to 490t.
 	* pl.po: Updated to 490t.
 	* pl.po: Consistently use Polish quotation marks in translations.
 	* pl.po: Consistently use Polish quotation marks in translations.
@@ -16,7 +16,7 @@
 
 
 	* sv.po: Updated to 489t.
 	* sv.po: Updated to 489t.
 
 
-2008-02-24  Robert Luberda <robert@debian.org>
+2008-02-24  Robert Luberda  <robert@debian.org>
 
 
 	* pl.po: Recoded to UTF-8.
 	* pl.po: Recoded to UTF-8.
 	* pl.po: Updated to 484t1f4u.
 	* pl.po: Updated to 484t1f4u.