From 2187316edc8a97cef9019fdfb2018314a8e8fe11 Mon Sep 17 00:00:00 2001 From: Andreas Henriksson Date: Tue, 30 Aug 2016 18:47:50 +0000 Subject: [PATCH] * New upstream release. * Update build-dependencies according to configure.ac changes: - drop intltool --- debian/changelog | 8 ++++++++ debian/control | 3 +-- debian/control.in | 1 - 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5ce5a853..f45a5f0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libgtop2 (2.34.1-1) UNRELEASED; urgency=medium + + * New upstream release. + * Update build-dependencies according to configure.ac changes: + - drop intltool + + -- Andreas Henriksson Tue, 30 Aug 2016 20:44:19 +0200 + libgtop2 (2.34.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 830bc3e0..90e9e4d5 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Source: libgtop2 Section: libs Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Martin Pitt , Michael Biebl +Uploaders: Andreas Henriksson , Michael Biebl Build-Depends: debhelper (>= 9), gettext, pkg-config, @@ -16,7 +16,6 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, cdbs (>= 0.4.93), texinfo, - intltool (>= 0.35.0), libxt-dev, libgeom-dev [kfreebsd-any], libdevstat-dev [kfreebsd-any], diff --git a/debian/control.in b/debian/control.in index 49b51c53..97273055 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, cdbs (>= 0.4.93), texinfo, - intltool (>= 0.35.0), libxt-dev, libgeom-dev [kfreebsd-any], libdevstat-dev [kfreebsd-any],