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

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2006-02-15  Frank Lichtenheld  <djpig@debian.org>
+
+	* configure.ac: Release 1.13.15.
+
 2006-02-13  Daniel Nylander  <info@danielnylander.se>
 
 	* po/sv.po updated.

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

+ 2 - 2
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.13.15~) UNRELEASED; urgency=low
+dpkg (1.13.15) unstable; urgency=low
 
   [ Guillem Jover ]
   * Add a missing closing parenthesis in a dpkg string (Jordi Mallach).
@@ -14,7 +14,7 @@ dpkg (1.13.15~) UNRELEASED; urgency=low
   * Swedish (Daniel Nylander).
   * Hungarian (Szervác Attila): Added.
 
- -- Christian Perrier <bubulle@debian.org>  Mon, 13 Feb 2006 20:09:22 +0100
+ -- Frank Lichtenheld <djpig@debian.org>  Wed, 15 Feb 2006 21:42:06 +0100
 
 dpkg (1.13.14) experimental; urgency=low