From 6f073e61995bbf4dd29c2b3a7654d4eaade19e41 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Mon, 21 Jan 2008 12:55:46 +0100 Subject: [PATCH] Release 1.14.16.1 --- ChangeLog | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 71c6e6dc..b967a563 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-01-21 Frank Lichtenheld + * configure.ac: Release 1.14.16.1 + * debian/control: Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends (for build-time tests). This introduces our first diff --git a/configure.ac b/configure.ac index 25d9d1e8..b1a096fe 100644 --- a/configure.ac +++ b/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.1], [debian-dpkg@lists.debian.org]) AC_CONFIG_SRCDIR([lib/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) -- 2.39.5