summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hartwig <mandyke@gmail.com>2012-07-12 10:32:57 +0800
committerDaniel Hartwig <mandyke@gmail.com>2012-07-12 10:32:57 +0800
commita8f69b7151315034976736b83de5ea24f031b586 (patch)
treefcbbf63c24d26ea8b7e0ea00a9c5825338dd4417
parentadb03bc81825abe64eab70c1321c86081f948893 (diff)
downloadaptitude-master.tar.gz
Bump version to 0.6.9.1HEADmaster
-rw-r--r--NEWS22
-rw-r--r--configure.ac2
-rw-r--r--doc/en/aptitude.xml2
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 @@
<!ENTITY dselect '<command>dselect</command>'>
<!ENTITY apt-get '<command>apt-get</command>'>
<!ENTITY root '<systemitem class="username">root</systemitem>'>
- <!ENTITY VERSION '0.6.9'>
+ <!ENTITY VERSION '0.6.9.1'>
<!-- Shortcuts for menu commands: -->