소스 검색

Bump version to 1.15.5

Guillem Jover 17 년 전
부모
커밋
d6005df3c0
2개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      configure.ac
  2. 6 0
      debian/changelog

+ 1 - 1
configure.ac

@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 # Process this file with autoconf to produce a configure script.
 
 
 AC_PREREQ(2.60)
 AC_PREREQ(2.60)
-AC_INIT([dpkg], [1.15.4], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.5~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg/dpkg.h])
 AC_CONFIG_SRCDIR([lib/dpkg/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_AUX_DIR([config])

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+dpkg (1.15.5) UNRELEASED; urgency=low
+
+  *
+
+ -- Guillem Jover <guillem@debian.org>  Sun, 06 Sep 2009 09:48:45 +0200
+
 dpkg (1.15.4) unstable; urgency=low
 dpkg (1.15.4) unstable; urgency=low
 
 
   [ Guillem Jover ]
   [ Guillem Jover ]