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

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2008-01-21  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.16.
+
 2008-01-21  Guillem Jover  <guillem@debian.org>
 
 	* README.api: New file.

+ 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.16~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

+ 2 - 2
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.14.16) UNRELEASED; urgency=low
+dpkg (1.14.16) unstable; urgency=low
 
   [ Guillem Jover ]
   * Add build-essential as an implicit Build-Depends in dpkg-checkbuilddeps.
@@ -85,7 +85,7 @@ dpkg (1.14.16) UNRELEASED; urgency=low
   * Russian (Yuri Kozlov). Closes: #460708
   * Swedish (Peter Karlsson).
 
- -- Jacobo Tarrio <jtarrio@debian.org>  Sat, 12 Jan 2008 12:27:22 +0000
+ -- Guillem Jover <guillem@debian.org>  Mon, 21 Jan 2008 10:00:45 +0200
 
 dpkg (1.14.15) unstable; urgency=low