[Debtags-commits] [svn] r1035 - in debtags/trunk: . debian
Enrico Zini
enrico at costa.debian.org
Sun Jul 31 16:36:46 UTC 2005
Author: enrico
Date: Sun Jul 31 16:36:46 2005
New Revision: 1035
Modified:
debtags/trunk/README
debtags/trunk/configure.ac
debtags/trunk/debian/changelog
Log:
Ready for 1.2 release
Modified: debtags/trunk/README
==============================================================================
--- debtags/trunk/README (original)
+++ debtags/trunk/README Sun Jul 31 16:36:46 2005
@@ -1,4 +1,4 @@
-README for debtags 1.1
+README for debtags 1.2
======================
Functionality
@@ -78,6 +78,10 @@
These are the TODO-list items completed so far::
+--- Done in 1.2
+ + Added 'search' option
+ + Updated manpage
+ + Perfected debian postinst handling
(older completed items are archived in the DONE file)
Modified: debtags/trunk/configure.ac
==============================================================================
--- debtags/trunk/configure.ac (original)
+++ debtags/trunk/configure.ac Sun Jul 31 16:36:46 2005
@@ -1,4 +1,4 @@
-AC_INIT(debtags, 1.1, [enrico at debian.org])
+AC_INIT(debtags, 1.2, [enrico at debian.org])
AC_CONFIG_SRCDIR([configure.ac])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE
Modified: debtags/trunk/debian/changelog
==============================================================================
--- debtags/trunk/debian/changelog (original)
+++ debtags/trunk/debian/changelog Sun Jul 31 16:36:46 2005
@@ -13,6 +13,7 @@
* Manpage updates, thanks A Costa for the patch. Closes: #305803.
* Removed lots of old content from README.Debian. Most is now in the
Debconf5 paper also available in /usr/share/doc. Closes: #308931.
+ * Updated the manpage. Closes: #318339.
-- Enrico Zini <enrico at debian.org> Sun, 31 Jul 2005 16:07:09 +0200
More information about the Debtags-commits
mailing list