[Debtags-commits] [svn] r1676 - tagcoll/trunk/debian
Jeroen van Wolffelaar
jeroen at costa.debian.org
Thu Apr 20 15:23:20 UTC 2006
Author: jeroen
Date: Thu Apr 20 15:23:19 2006
New Revision: 1676
Modified:
tagcoll/trunk/debian/changelog
tagcoll/trunk/debian/control
Log:
Add myself to uploaders, and add changelog entry for a new upstream release
Modified: tagcoll/trunk/debian/changelog
==============================================================================
--- tagcoll/trunk/debian/changelog (original)
+++ tagcoll/trunk/debian/changelog Thu Apr 20 15:23:19 2006
@@ -1,3 +1,12 @@
+tagcoll (1.6.2-1) unstable; urgency=low
+
+ * New upstream
+ * Fix oversight in testsuite causing tests to wrongly fail
+ (Closes: #358493)
+ * Added myself to uploaders
+
+ -- Jeroen van Wolffelaar <jeroen at wolffelaar.nl> Thu, 20 Apr 2006 15:35:10 +0200
+
tagcoll (1.6.1-1) unstable; urgency=low
* New upstream version
Modified: tagcoll/trunk/debian/control
==============================================================================
--- tagcoll/trunk/debian/control (original)
+++ tagcoll/trunk/debian/control Thu Apr 20 15:23:19 2006
@@ -2,13 +2,14 @@
Section: libdevel
Priority: optional
Maintainer: Enrico Zini <enrico at debian.org>
+Uploaders: Jeroen van Wolffelaar <jeroen at wolffelaar.nl>
Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, c++abi2-dev, cdbs, flex, bison, doxygen, graphviz, tetex-bin, gs, tdb-dev, libtut-dev
Standards-Version: 3.6.2.0
Package: tagcoll
Architecture: any
Section: misc
-Depends: ${shlibs:Depends} ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Commandline tool to perform operations on tagged collections
tagcoll takes a collection of items categorized with multiple tags and
performs various kinds of operations on them:
More information about the Debtags-commits
mailing list