[Debtags-commits] [svn] r966 - in debtags/trunk: . debian
Enrico Zini
debtags-commits@lists.alioth.debian.org
Fri, 01 Jul 2005 22:13:50 +0000
Author: enrico
Date: Fri Jul 1 22:13:49 2005
New Revision: 966
Added:
debtags/trunk/debian/postinst (contents, props changed)
Modified:
debtags/trunk/README
debtags/trunk/configure.ac
debtags/trunk/debian/changelog
debtags/trunk/debian/control
Log:
Invoke "debtags update" on postinst
Prepared 1.1 upload to unstable
Modified: debtags/trunk/README
==============================================================================
--- debtags/trunk/README (original)
+++ debtags/trunk/README Fri Jul 1 22:13:49 2005
@@ -1,4 +1,4 @@
-README for debtags 1.0
+README for debtags 1.1
======================
Functionality
Modified: debtags/trunk/configure.ac
==============================================================================
--- debtags/trunk/configure.ac (original)
+++ debtags/trunk/configure.ac Fri Jul 1 22:13:49 2005
@@ -1,4 +1,4 @@
-AC_INIT(debtags, 1.0, [enrico@debian.org])
+AC_INIT(debtags, 1.1, [enrico@debian.org])
AC_CONFIG_SRCDIR([configure.ac])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE
Modified: debtags/trunk/debian/changelog
==============================================================================
--- debtags/trunk/debian/changelog (original)
+++ debtags/trunk/debian/changelog Fri Jul 1 22:13:49 2005
@@ -1,3 +1,10 @@
+debtags (1.1) unstable; urgency=low
+
+ * Upload to unstable
+ * Invoke debtags update on postinst
+
+ -- Enrico Zini <enrico@debian.org> Sat, 2 Jul 2005 00:11:50 +0200
+
debtags (1.0) experimental; urgency=low
* Bumped version to 1.0
Modified: debtags/trunk/debian/control
==============================================================================
--- debtags/trunk/debian/control (original)
+++ debtags/trunk/debian/control Fri Jul 1 22:13:49 2005
@@ -2,8 +2,8 @@
Section: admin
Priority: optional
Maintainer: Enrico Zini <enrico@debian.org>
-Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, apt, libdebtags1-dev (>= 1.0.1), libdebtags1-dev (<< 1.1)
-Standards-Version: 3.6.1.0
+Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, apt, libdebtags1-dev (>= 1.0.3), libdebtags1-dev (<< 1.1)
+Standards-Version: 3.6.2.0
Package: debtags
Architecture: any