]> err.no Git - dpkg/commitdiff
Release dpkg 1.13.22.
authorGuillem Jover <guillem@debian.org>
Wed, 21 Jun 2006 15:22:41 +0000 (15:22 +0000)
committerGuillem Jover <guillem@debian.org>
Wed, 21 Jun 2006 15:22:41 +0000 (15:22 +0000)
ChangeLog
configure.ac
debian/changelog

index aa96c75649596bd02fe31d43edd6c3c8b35135ec..dc5cbfc382e1472ac6270a279807c36b31185ac3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-21  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Release 1.13.22.
+
 2006-06-21  Guillem Jover  <guillem@debian.org>
 
        * utils/start-stop-daemon.c (signal_str, schedule_str): Move
index 9e29b00c311846944768aff39e15f863ec41f3f2..9ddc78e0ece1b1af9e062b1015b8969b48461824 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.22~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.22], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 620ad976681eccec0ec603a1ab7d1a26ff43780d..a9c22b9e24c0bfec3a9832433f30ea19154d6165 100644 (file)
@@ -1,4 +1,4 @@
-dpkg (1.13.22~) UNRELEASED; urgency=low
+dpkg (1.13.22) unstable; urgency=low
 
   [ Guillem Jover ]
   * Version the po4a Build-Depends to >= 0.23 as we are using options
@@ -20,7 +20,7 @@ dpkg (1.13.22~) UNRELEASED; urgency=low
     Thanks for the initial suggestions to Junichi Uekawa. Closes: #370830
   * Modified some strings to be able to merge them in the .pot files.
   * Add new '--umask' option to start-stop-daemon. Closes: #368003
-  
+
   [ Frank Lichtenheld ]
   * dpkg-source issued spurious warnings about fields defined with
     XB-. They now get correctly suppressed. Closes: #374154
@@ -48,11 +48,11 @@ dpkg (1.13.22~) UNRELEASED; urgency=low
 
   [ Christian Perrier ]
   * Typo fix in update-alternatives ("alternativse"). Thanks to Eddy Petrisor
-    for spotting it. Translations unfuzzied
+    for spotting it. Translations unfuzzied.
   * Make similar messages in dpkg-statoverride and dpkg-divert exactly similar
-    Thanks to Eddy Petriso for spotting them, again
+    Thanks to Eddy Petriso for spotting them, again.
 
- -- Christian Perrier <bubulle@debian.org>  Sat, 17 Jun 2006 07:31:42 +0200
+ -- Guillem Jover <guillem@debian.org>  Wed, 21 Jun 2006 18:03:29 +0300
 
 dpkg (1.13.21) unstable; urgency=low