Guillem Jover лет назад: 17
Родитель
Сommit
9f3fb231f1
3 измененных файлов с 7 добавлено и 3 удалено
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 2
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2009-03-02  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.15.0.
+
 2009-03-02  Guillem Jover  <guillem@debian.org>
 
 	* scripts/t/900_update_alternatives.t: Do not use $srcdir for t.tmp,

+ 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.15.0~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.0], [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.15.0) UNRELEASED; urgency=low
+dpkg (1.15.0) experimental; urgency=low
 
   [ Guillem Jover ]
   * Do not suggest manually changing the alternative symlinks on
@@ -200,7 +200,7 @@ dpkg (1.15.0) UNRELEASED; urgency=low
   * Romanian (Eddy Petrișor)
   * Slovak (Ivan Masár). Closes: #514490
 
- -- Guillem Jover <guillem@debian.org>  Tue, 29 Jul 2008 02:34:59 +0300
+ -- Guillem Jover <guillem@debian.org>  Mon, 02 Mar 2009 06:13:53 +0200
 
 dpkg (1.14.25) unstable; urgency=low