[Debtags-commits] [svn] r2099 - in debtags/1.6.0: . debian

Enrico Zini enrico at alioth.debian.org
Sat Nov 18 18:38:55 CET 2006


Author: enrico
Date: Sat Nov 18 18:38:54 2006
New Revision: 2099

Modified:
   debtags/1.6.0/   (props changed)
   debtags/1.6.0/configure.ac
   debtags/1.6.0/debian/changelog
   debtags/1.6.0/debian/control
Log:
 r3696 at viaza:  enrico | 2006-11-18 18:38:19 +0100
 Ready to release


Modified: debtags/1.6.0/configure.ac
==============================================================================
--- debtags/1.6.0/configure.ac	(original)
+++ debtags/1.6.0/configure.ac	Sat Nov 18 18:38:54 2006
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(debtags, 1.6.4, [enrico at debian.org])
+AC_INIT(debtags, 1.6.5, [enrico at debian.org])
 AC_CONFIG_SRCDIR([configure.ac])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([foreign])

Modified: debtags/1.6.0/debian/changelog
==============================================================================
--- debtags/1.6.0/debian/changelog	(original)
+++ debtags/1.6.0/debian/changelog	Sat Nov 18 18:38:54 2006
@@ -1,3 +1,13 @@
+debtags (1.6.5) unstable; urgency=low
+
+  * Rebuilt with new libept, to change the submit address for e-mail tag
+    submissions.  Closes: bug#399111.
+  * Updated the tag fetch URL in debtags-updatecontrol
+  * Include updated tag vocabulary
+  * Include the reviewed tag database instead of the Alioth one.
+
+ -- Enrico Zini <enrico at debian.org>  Sat, 18 Nov 2006 18:35:46 +0100
+
 debtags (1.6.4) unstable; urgency=low
 
   * Depends on new libept, which creates ~/.debtags if it is needed and

Modified: debtags/1.6.0/debian/control
==============================================================================
--- debtags/1.6.0/debian/control	(original)
+++ debtags/1.6.0/debian/control	Sat Nov 18 18:38:54 2006
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Enrico Zini <enrico at debian.org>
-Build-Depends: c++abi2-dev, cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, apt, libept-dev (>= 0.4.4), libept-dev (<< 0.5), zlib1g-dev, python-dev, python-docutils, libtagcoll2-dev (>= 2.0.3), libtagcoll2-dev (<<2.1), libwibble-dev (>= 0.1.9), libwibble-dev (<< 0.2)
+Build-Depends: c++abi2-dev, cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, apt, libept-dev (>= 0.4.6), libept-dev (<< 0.5), zlib1g-dev, python-dev, python-docutils, libtagcoll2-dev (>= 2.0.4), libtagcoll2-dev (<<2.1), libwibble-dev (>= 0.1.9), libwibble-dev (<< 0.2)
 Standards-Version: 3.7.2.2
 
 Package: debtags



More information about the Debtags-commits mailing list