[Debtags-commits] [svn] r1906 - in debtags/trunk: . debian
Enrico Zini
enrico at costa.debian.org
Thu Sep 14 22:29:46 UTC 2006
Author: enrico
Date: Thu Sep 14 22:29:45 2006
New Revision: 1906
Modified:
debtags/trunk/configure.ac
debtags/trunk/debian/changelog
debtags/trunk/debian/control
Log:
Bumped version number to rebuild with new tag and vocabulary data, and with new libapt-front-dev
Modified: debtags/trunk/configure.ac
==============================================================================
--- debtags/trunk/configure.ac (original)
+++ debtags/trunk/configure.ac Thu Sep 14 22:29:45 2006
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(debtags, 1.5.5, [enrico at debian.org])
+AC_INIT(debtags, 1.5.6, [enrico at debian.org])
AC_CONFIG_SRCDIR([configure.ac])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([foreign])
Modified: debtags/trunk/debian/changelog
==============================================================================
--- debtags/trunk/debian/changelog (original)
+++ debtags/trunk/debian/changelog Thu Sep 14 22:29:45 2006
@@ -1,3 +1,12 @@
+debtags (1.5.6) unstable; urgency=low
+
+ * Updated shipped tags and vocabulary data
+ * Built with new libapt-front so that it correctly handles
+ works-with-format::* tags
+ * Fixed package description. Closes: bug#376624.
+
+ -- Enrico Zini <enrico at debian.org> Fri, 15 Sep 2006 00:25:45 +0200
+
debtags (1.5.5) unstable; urgency=low
* Added dumpavail command.
Modified: debtags/trunk/debian/control
==============================================================================
--- debtags/trunk/debian/control (original)
+++ debtags/trunk/debian/control Thu Sep 14 22:29:45 2006
@@ -12,7 +12,7 @@
Description: Enables support for package tags
debtags provides a system to download a database of package tags and keep
it up to date. A package tag is a small label that gets attached to a
- Debian package to represent one of his qualities.
+ Debian package to represent one of its qualities.
.
A package tag database in the system can enable advanced package search
techniques, and advanced package browsing functions in programs that
More information about the Debtags-commits
mailing list