* New upstream release, with some API additions.

* debian/control.in:
  + Remove libpopt-dev from build-depends.
* debian/rules:
  + Bump shlibs to >= 2.20.0.
This commit is contained in:
Sebastian Dröge
2007-09-17 04:31:39 +00:00
parent e1f901c905
commit 557490bab5
3 changed files with 11 additions and 2 deletions

10
debian/changelog vendored
View File

@@ -1,3 +1,13 @@
libgtop2 (2.20.0-1) unstable; urgency=low
* New upstream release, with some API additions.
* debian/control.in:
+ Remove libpopt-dev from build-depends.
* debian/rules:
+ Bump shlibs to >= 2.20.0.
-- Sebastian Dröge <slomo@debian.org> Mon, 17 Sep 2007 06:21:20 +0200
libgtop2 (2.14.9-1) unstable; urgency=low
* New upstream stable release, with some API and ABI removals of

1
debian/control.in vendored
View File

@@ -6,7 +6,6 @@ Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 5),
gettext,
pkg-config,
libpopt-dev,
libxau-dev,
libglib2.0-dev (>= 2.6.0),
gnome-pkg-tools (>= 0.10),

2
debian/rules vendored
View File

@@ -9,7 +9,7 @@ include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
GNOME_MODULE := libgtop
DEB_DH_MAKESHLIBS_ARGS_ALL += -V 'libgtop2-7 (>= 2.14.2)'
DEB_DH_MAKESHLIBS_ARGS_ALL += -V 'libgtop2-7 (>= 2.20.0)'
ifeq (kfreebsd,$(DEB_HOST_ARCH_OS))
DEB_DH_GENCONTROL_ARGS += -- -Vlibkvm-dev=libkvm-dev