From a8f69b7151315034976736b83de5ea24f031b586 Mon Sep 17 00:00:00 2001 From: Daniel Hartwig Date: Thu, 12 Jul 2012 10:32:57 +0800 Subject: Bump version to 0.6.9.1 --- NEWS | 22 +++++++++++++++------- configure.ac | 2 +- doc/en/aptitude.xml | 2 +- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/NEWS b/NEWS index 1472b249..5e8a62c9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +[7/12/2012] +Version 0.6.9.1 + +- Minor bugs: + + * [all]: Really silence errors when debtags is not installed + (Closes: #681021) + + * [curses]: Use dpkg package names when calling dpkg + (Closes: #680333) + +- Translation updates: + + * French (Closes: #680040) + [6/8/2012] Version 0.6.9 "All in a days work" @@ -152,12 +167,6 @@ ii. to make the program more atomic and reliable when used * [curses]: Do not group packages as tasks based on their name, rather, use their section. (Closes: #679602) - * [all]: Really silence errors when debtags is not installed - (Closes: #681021) - - * [curses]: Use dpkg package names when calling dpkg - (Closes: #680333) - - Internal changes: * Unified the way packages are selected from command line @@ -202,7 +211,6 @@ ii. to make the program more atomic and reliable when used - Translation updates: - * French (Closes: #680040) * Polish (Closes: #678153) [5/11/2012] diff --git a/configure.ac b/configure.ac index 705cf2f5..20b63ae0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([aptitude], [0.6.9], [aptitude-devel@lists.alioth.debian.org]) +AC_INIT([aptitude], [0.6.9.1], [aptitude-devel@lists.alioth.debian.org]) AC_CONFIG_SRCDIR([src/main.cc]) AM_INIT_AUTOMAKE([dist-xz no-dist-gzip -Wno-portability]) AM_CONFIG_HEADER(config.h) diff --git a/doc/en/aptitude.xml b/doc/en/aptitude.xml index 4f448720..5e041421 100644 --- a/doc/en/aptitude.xml +++ b/doc/en/aptitude.xml @@ -7,7 +7,7 @@ dselect'> apt-get'> root'> - + -- cgit v1.2.3