[Debtags-commits] [svn] r1105 - in tagcoll/trunk: . debian

Enrico Zini enrico at costa.debian.org
Sat Aug 6 16:21:59 UTC 2005


Author: enrico
Date: Sat Aug  6 16:21:59 2005
New Revision: 1105

Modified:
   tagcoll/trunk/README
   tagcoll/trunk/configure.ac
   tagcoll/trunk/debian/changelog
Log:
Prepared for 1.2.1 version

Modified: tagcoll/trunk/README
==============================================================================
--- tagcoll/trunk/README	(original)
+++ tagcoll/trunk/README	Sat Aug  6 16:21:59 2005
@@ -1,5 +1,5 @@
-README for tagcoll 1.3, still unreleased
-========================================
+README for tagcoll 1.2.1
+========================
 
 Functionality
 -------------
@@ -85,6 +85,7 @@
 These are the TODO-list items completed so far::
 
  + Implemented --remove-unfaceted option
+ + Implemented --remove-tags option
 
 (older completed items are archived in the DONE file)
 
@@ -95,6 +96,7 @@
 
 These are the TODO-list items currently being worked on::
 
+ + Merge with libtagcoll1 source package
 
 
 Future TODO-list items

Modified: tagcoll/trunk/configure.ac
==============================================================================
--- tagcoll/trunk/configure.ac	(original)
+++ tagcoll/trunk/configure.ac	Sat Aug  6 16:21:59 2005
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(tagcoll, 1.3, [enrico at debian.org])
+AC_INIT(tagcoll, 1.2.1, [enrico at debian.org])
 AC_CONFIG_SRCDIR([configure.ac])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE

Modified: tagcoll/trunk/debian/changelog
==============================================================================
--- tagcoll/trunk/debian/changelog	(original)
+++ tagcoll/trunk/debian/changelog	Sat Aug  6 16:21:59 2005
@@ -1,3 +1,10 @@
+tagcoll (1.2.1-1) unstable; urgency=low
+
+  * New upstream version
+    Added --remove-unfacted and --remove-tags options
+
+ -- Enrico Zini <enrico at debian.org>  Sat,  6 Aug 2005 18:21:00 +0200
+
 tagcoll (1.2-1) unstable; urgency=low
 
   * New upstream version with just a README restyling



More information about the Debtags-commits mailing list