* 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:
10
debian/changelog
vendored
10
debian/changelog
vendored
@@ -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
1
debian/control.in
vendored
@@ -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
2
debian/rules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user