From b50bc3bd9a4da701a26336d970ac2ba93134690f Mon Sep 17 00:00:00 2001 From: Jose Carlos Garcia Sogo Date: Sat, 1 May 2004 12:53:14 +0000 Subject: [PATCH] Version 2.6.0-2 Added texinfo to build-depends, fixing a timestamp problem (#244010) Added Conflicts && Replaces to libgtop2 package (#241471) --- debian/changelog | 9 +++++++++ debian/control.in | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3eea9d91..7ebce3e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libgtop2 (2.6.0-2) experimental; urgency=low + + * GNOME Team upload. + * Added texinfo to Build-Depends, as this fixes a problem with pregenerated + .info file having the same timestamp than macros. (Closes: #244010) + * debian/control: Conflicts && Replaces libgtop2 package. (Closes: #241471) + + -- Jose Carlos Garcia Sogo Sat, 1 May 2004 14:51:13 +0200 + libgtop2 (2.6.0-1) experimental; urgency=low * Upgraded to new upstream version. diff --git a/debian/control.in b/debian/control.in index 8c681bac..409acc71 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Sebastien Bacher Uploaders: @GNOME_TEAM@ -Build-Depends: debhelper (>= 4.0), gettext, pkg-config, libpopt-dev, xlibs-dev, libglib2.0-dev, gnome-pkg-tools, cdbs +Build-Depends: debhelper (>= 4.0), gettext, pkg-config, libpopt-dev, xlibs-dev, libglib2.0-dev, gnome-pkg-tools, cdbs, texinfo Standards-Version: 3.6.1.0 Package: libgtop2-2