[Debtags-commits] [svn] r904 - in libdebtags1/trunk: . debian
Enrico Zini
debtags-commits@lists.alioth.debian.org
Sat, 18 Jun 2005 14:19:27 +0000
Author: enrico
Date: Sat Jun 18 14:19:26 2005
New Revision: 904
Modified:
libdebtags1/trunk/configure.ac
libdebtags1/trunk/debian/changelog
libdebtags1/trunk/debian/control
Log:
Bumped version
Modified: libdebtags1/trunk/configure.ac
==============================================================================
--- libdebtags1/trunk/configure.ac (original)
+++ libdebtags1/trunk/configure.ac Sat Jun 18 14:19:26 2005
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(libdebtags1, 1.0.2, [enrico@debian.org])
+AC_INIT(libdebtags1, 1.0.3, [enrico@debian.org])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
Modified: libdebtags1/trunk/debian/changelog
==============================================================================
--- libdebtags1/trunk/debian/changelog (original)
+++ libdebtags1/trunk/debian/changelog Sat Jun 18 14:19:26 2005
@@ -1,3 +1,10 @@
+libdebtags1 (1.0.3) experimental; urgency=low
+
+ * Fixed build-dependencies. Closes: #309534.
+ Thanks to Kurt Roeckx
+
+ -- Enrico Zini <enrico@debian.org> Sat, 18 Jun 2005 16:18:33 +0200
+
libdebtags1 (1.0.2) experimental; urgency=low
* Reenabled outputSystem and outputPatched without conversion to Package or
Modified: libdebtags1/trunk/debian/control
==============================================================================
--- libdebtags1/trunk/debian/control (original)
+++ libdebtags1/trunk/debian/control Sat Jun 18 14:19:26 2005
@@ -2,7 +2,7 @@
Priority: optional
Section: libdevel
Maintainer: Enrico Zini <enrico@debian.org>
-Build-Depends: cdbs, debhelper (>= 4.1), dh-buildinfo, pkg-config, zlib1g-dev, libtagcoll1-dev (>= 1.0.1), libtagcoll1-dev (<< 1.1), libapt-pkg-dev, doxygen, graphviz, python-dev
+Build-Depends: cdbs, debhelper (>= 4.1), dh-buildinfo, pkg-config, zlib1g-dev, libtagcoll1-dev (>= 1.0.1), libtagcoll1-dev (<< 1.1), libtagcoll1-pic (>= 1.0.1), libtagcoll1-pic (<< 1.1), libapt-pkg-dev, doxygen, graphviz, swig, python-dev
Standards-Version: 3.6.1
Package: libdebtags1-dev