From b5489aee8968a84753b64b9a94631b1dab2891c3 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 8 May 2007 15:47:04 +0000 Subject: [PATCH] Release 1.14.1. --- ChangeLog | 4 ++++ TODO | 2 +- configure.ac | 2 +- debian/changelog | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ed97d34e..3baa53d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-08 Guillem Jover + + * configure.ac: Release 1.14.1. + 2007-05-08 Guillem Jover * configure.ac: Bump version to 1.14.1~. diff --git a/TODO b/TODO index e0f19ddf..b00c032c 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,7 @@ lenny * Triage as much bugs as possible to get the bug count below 300 ;) and merge as much patches as possible. -1.14.1 +1.14.2 ------ * Make dpkg bootstrappable (modularize dpkg-architecture). diff --git a/configure.ac b/configure.ac index 644da159..1661bf50 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.1~], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.14.1], [debian-dpkg@lists.debian.org]) AC_CONFIG_SRCDIR([lib/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index 9dca6ca4..ef8848b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -dpkg (1.14.1~) UNRELEASED; urgency=low +dpkg (1.14.1) unstable; urgency=low [ Guillem Jover ] * Fix partial upgrades by tightening dpkg-dev versioned Depends to dpkg 1.14.0, and dpkg Conflicts against << dpkg-dev 1.14.0, where the triplettable support first appeared. Closes: #422848 - -- Guillem Jover Tue, 08 May 2007 11:51:03 +0300 + -- Guillem Jover Tue, 08 May 2007 18:23:49 +0300 dpkg (1.14.0) unstable; urgency=low -- 2.39.5