Procházet zdrojové kódy

Release dpkg 1.13.22.

Guillem Jover před 20 roky
rodič
revize
4c38f314dd
3 změnil soubory, kde provedl 10 přidání a 6 odebrání
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 5 5
      debian/changelog

+ 4 - 0
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

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

+ 5 - 5
debian/changelog

@@ -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