Compare commits

...

3 Commits

Author SHA1 Message Date
Sebastian Dröge
874801bc1f * regenrate configure 2007-09-17 04:32:03 +00:00
Sebastian Dröge
557490bab5 * New upstream release, with some API additions.
* debian/control.in:
  + Remove libpopt-dev from build-depends.
* debian/rules:
  + Bump shlibs to >= 2.20.0.
2007-09-17 04:31:39 +00:00
Loïc Minier
e1f901c905 * New upstream stable release, with some API and ABI removals of
glibtop_init_*() functions which shouldn't have been public and are not
  known to be used by anything else.
2007-06-20 13:28:22 +00:00
4 changed files with 20 additions and 4 deletions

18
debian/changelog vendored
View File

@@ -1,3 +1,21 @@
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
glibtop_init_*() functions which shouldn't have been public and are not
known to be used by anything else.
-- Loic Minier <lool@dooz.org> Wed, 20 Jun 2007 15:16:55 +0200
libgtop2 (2.14.8-2) unstable; urgency=low
* Upload to unstable; drop check-dist include.

3
debian/control vendored
View File

@@ -2,11 +2,10 @@ Source: libgtop2
Section: libs
Priority: optional
Maintainer: Sebastien Bacher <seb128@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>
Build-Depends: debhelper (>= 5),
gettext,
pkg-config,
libpopt-dev,
libxau-dev,
libglib2.0-dev (>= 2.6.0),
gnome-pkg-tools (>= 0.10),

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