--- libgtop2-2.26.1.orig/debian/libgtop2-common.install +++ libgtop2-2.26.1/debian/libgtop2-common.install @@ -0,0 +1 @@ +debian/tmp/usr/share/locale --- libgtop2-2.26.1.orig/debian/control.in +++ libgtop2-2.26.1/debian/control.in @@ -0,0 +1,55 @@ +Source: libgtop2 +Section: libs +Priority: optional +Maintainer: Sebastien Bacher +Uploaders: @GNOME_TEAM@ +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libgtop/ubuntu +Build-Depends: debhelper (>= 5), + gettext, + pkg-config, + libxau-dev, + libglib2.0-dev (>= 2.6.0), + gnome-pkg-tools (>= 0.10), + cdbs, + texinfo, + dpkg-dev (>= 1.13.19), + libxml-parser-perl, + libkvm-dev [kfreebsd-i386 kfreebsd-amd64] +Standards-Version: 3.7.2 + +Package: libgtop2-7 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, + libgtop2-common (>= ${source:Version}) +Description: gtop system monitoring library + The gtop library reads information about processes and the state of the + system. It is used by the GNOME desktop environment. + . + This package contains the shared library. + +Package: libgtop2-dev +Architecture: any +Section: libdevel +Depends: libgtop2-7 (= ${binary:Version}), + libglib2.0-dev, + ${libkvm-dev} +Description: gtop system monitoring library + The gtop library reads information about processes and the state of the + system. It is used by the GNOME desktop environment. + . + This package contains the static library, development headers, and + documentation. + +Package: libgtop2-common +Architecture: all +Section: libs +Replaces: libgtop2-5, + libgtop2-4, + libgtop2-2, + libgtop2 +Description: common files for the gtop system monitoring library + The gtop library reads information about processes and the state of the + system. It is used by the GNOME desktop environment. + . + This package contains the translations. --- libgtop2-2.26.1.orig/debian/compat +++ libgtop2-2.26.1/debian/compat @@ -0,0 +1 @@ +5 --- libgtop2-2.26.1.orig/debian/watch +++ libgtop2-2.26.1/debian/watch @@ -0,0 +1,4 @@ +version=2 +http://ftp.gnome.org/pub/GNOME/sources/libgtop/([\d\.]+)/ \ + libgtop-(.*)\.tar\.gz \ + debian uupdate --- libgtop2-2.26.1.orig/debian/copyright +++ libgtop2-2.26.1/debian/copyright @@ -0,0 +1,32 @@ +This package was debianized by Jim Pick +then Martin Schulze in October 1998 +then Ian Lynagh in November 1998 +then Noel Koethe in December 2001 + +It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/libgtop/ + +Upstream Authors and Copyright Holders: + Martin Baulig (martin@home-of-linux.org) + Drazen Kacar (dave@srce.hr) + Benoît Dejean (tazforever@dlfp.org) +(The full list is in /usr/share/doc/libgtop2*/AUTHORS.) + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + --- libgtop2-2.26.1.orig/debian/rules +++ libgtop2-2.26.1/debian/rules @@ -0,0 +1,17 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +GNOME_MODULE := libgtop + +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 +endif + --- libgtop2-2.26.1.orig/debian/control +++ libgtop2-2.26.1/debian/control @@ -0,0 +1,60 @@ +# This file is autogenerated. DO NOT EDIT! +# +# Modifications should be made to debian/control.in instead. +# This file is regenerated automatically in the clean target. + +Source: libgtop2 +Section: libs +Priority: optional +Maintainer: Sebastien Bacher +Uploaders: Debian GNOME Maintainers +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libgtop/ubuntu +Build-Depends: debhelper (>= 5), + gettext, + pkg-config, + libxau-dev, + libglib2.0-dev (>= 2.6.0), + gnome-pkg-tools (>= 0.10), + cdbs, + texinfo, + dpkg-dev (>= 1.13.19), + libxml-parser-perl, + libkvm-dev [kfreebsd-i386 kfreebsd-amd64] +Standards-Version: 3.7.2 + +Package: libgtop2-7 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, + libgtop2-common (>= ${source:Version}) +Description: gtop system monitoring library + The gtop library reads information about processes and the state of the + system. It is used by the GNOME desktop environment. + . + This package contains the shared library. + +Package: libgtop2-dev +Architecture: any +Section: libdevel +Depends: libgtop2-7 (= ${binary:Version}), + libglib2.0-dev, + ${libkvm-dev} +Description: gtop system monitoring library + The gtop library reads information about processes and the state of the + system. It is used by the GNOME desktop environment. + . + This package contains the static library, development headers, and + documentation. + +Package: libgtop2-common +Architecture: all +Section: libs +Replaces: libgtop2-5, + libgtop2-4, + libgtop2-2, + libgtop2 +Description: common files for the gtop system monitoring library + The gtop library reads information about processes and the state of the + system. It is used by the GNOME desktop environment. + . + This package contains the translations. --- libgtop2-2.26.1.orig/debian/libgtop2-dev.install +++ libgtop2-2.26.1/debian/libgtop2-dev.install @@ -0,0 +1,5 @@ +debian/tmp/usr/include/libgtop-2.0 +debian/tmp/usr/lib/libgtop-2.0.a +debian/tmp/usr/lib/libgtop-2.0.so +debian/tmp/usr/lib/pkgconfig +debian/tmp/usr/share/gtk-doc/html --- libgtop2-2.26.1.orig/debian/changelog +++ libgtop2-2.26.1/debian/changelog @@ -0,0 +1,582 @@ +libgtop2 (2.26.1-0ubuntu2) lucid; urgency=low + + * rebuild rest of main for armel armv7/thumb2 optimization; + UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2 + + -- Alexander Sack Sat, 06 Mar 2010 13:34:29 +0100 + +libgtop2 (2.26.1-0ubuntu1) karmic; urgency=low + + * New upstream release: (LP: #361059) + - glibtop_get_mounlist(...): also hide "none" fs. + + -- Didier Roche Tue, 14 Apr 2009 14:45:59 +0200 + +libgtop2 (2.26.0-0ubuntu2) jaunty; urgency=low + + * No-change rebuild to fix lpia shared library dependencies. + + -- Colin Watson Thu, 19 Mar 2009 02:24:37 +0000 + +libgtop2 (2.26.0-0ubuntu1) jaunty; urgency=low + + * New upstream release (LP: #338275) + - sysdeps/darwin/procaffinity.c: + - Added a missing file + + -- Ken VanDine Fri, 06 Mar 2009 16:40:12 -0500 + +libgtop2 (2.25.91-0ubuntu1) jaunty; urgency=low + + * New upstream release (LP: #330751) + - Synced with gnome-2-24. + - Fixed license: libgtop is GPL-2. + - linux: + - fixed potential memory leak. + - fixed read(2) usage. Should fix the missing cpus bug in + system-monitor. + - darwin: + - fixed build. "paul". + * debian/patches/50_linux260_leak_fix.patch removed: upstream fixed it + + -- Didier Roche Tue, 17 Feb 2009 23:12:12 +0100 + +libgtop2 (2.24.0-0ubuntu3) jaunty; urgency=low + + * 50_linxu260_leak_fix.patch: Fix memory leak thanks to Brian Downing + (LP: #307472). + + -- Kees Cook Tue, 16 Dec 2008 09:56:24 -0800 + +libgtop2 (2.24.0-0ubuntu2) intrepid; urgency=low + + * Rename source to libgtop2, as Debian did. The libgtop source will be + removed, as in Debian. + + -- Martin Pitt Fri, 17 Oct 2008 11:15:11 +0200 + +libgtop (2.24.0-0ubuntu1) intrepid; urgency=low + + * New upstream version + + -- Sebastien Bacher Tue, 23 Sep 2008 10:43:23 +0200 + +libgtop (2.23.90-0ubuntu1) intrepid; urgency=low + + * New upstream version + + -- Sebastien Bacher Tue, 19 Aug 2008 14:39:15 +0200 + +libgtop (2.22.2-0ubuntu1) hardy-proposed; urgency=low + + * New upstream version: + - fixed parsing of huge /proc/stat. + + -- Sebastien Bacher Mon, 26 May 2008 18:32:57 +0200 + +libgtop (2.22.0-0ubuntu1) hardy; urgency=low + + * New upstream version: + linux: + - fixed proc_kernel. + + -- Sebastien Bacher Tue, 11 Mar 2008 14:58:43 +0100 + +libgtop (2.21.92-0ubuntu1) hardy; urgency=low + + * New upstream version: + linux: + - fixed smaps parsing on >= 2.6.24.x. + + -- Sebastien Bacher Tue, 26 Feb 2008 23:10:02 +0100 + +libgtop (2.21.5-0ubuntu1) hardy; urgency=low + + * New upstream development release; no API change. + - Upstream news: + . freebsd: + - fixed build on GNU/kfreebsd. Petr Salinger. + - fixed procmem units. Kuang-che Wu. + . New and updated translations. + + -- Loic Minier Tue, 15 Jan 2008 15:04:24 +0100 + +libgtop (2.21.1-0ubuntu1) hardy; urgency=low + + * Sync with Debian: + * debian/changelog: + - use upstream naming + * debian/control.in: + - use my ubuntu email address there + * debian/libgtop2-dev.install: + - install html documentation + * New upstream version: + * don't export _p/_s private symbols anymore. + This is not an API/ABI breakage. + * linux: + - splitted fsusage and mountlist implementations; + - smarter mountlist(allfs = False); + - fixed some compile warning on 64bit; + + -- Sebastien Bacher Tue, 30 Oct 2007 14:56:40 -0400 + +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 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 Wed, 20 Jun 2007 15:16:55 +0200 + +libgtop2 (2.14.8-2) unstable; urgency=low + + * Upload to unstable; drop check-dist include. + * Add CVE id, GNOME bug id, and SVN rev to 2.14.8-1. + * Bump up Debhelper compatibility level to 5; fix bogus /usr/include/gnome + in libgtop2-dev.install. + * Update watch file to track all stable branches and use HTTP. + * Drop useless debian/libgtop-dev.postinst; cleanups. + * Wrap build-deps and deps. + + -- Loic Minier Wed, 11 Apr 2007 16:13:37 +0200 + +libgtop2 (2.14.8-1) experimental; urgency=low + + * Include the new check-dist Makefile to prevent accidental uploads to + unstable; bump build-dep on gnome-pkg-tools to >= 0.10. + * New upstream stable releases. + - 2.14.7 fixed CVE-2007-0235; GNOME #396477; SVN r2546. + + -- Loic Minier Sun, 11 Mar 2007 17:05:45 +0100 + +libgtop2 (2.14.6-1) experimental; urgency=low + + * Add a get-orig-source target to retrieve the upstream tarball. + * New upstream release; no API or ABI change. + + -- Loic Minier Sun, 14 Jan 2007 20:56:18 +0100 + +libgtop2 (2.14.5-1) experimental; urgency=low + + * New upstream release. + - Target at experimental. + - Drop patch 10_kfreebsd, merged upstream. + + -- Loic Minier Sun, 7 Jan 2007 18:27:40 +0100 + +libgtop2 (2.14.4-2) unstable; urgency=low + + * New patch, 10_kfreebsd, to build-depend and depend on libkvm-dev on + kfreebsd, to update the m4 macros to detect __FreeBSD_kernel__, and to + update configure; thanks Petr Salinger; closes: #399270. + + -- Loic Minier Sun, 19 Nov 2006 10:59:47 +0100 + +libgtop2 (2.14.4-1) unstable; urgency=low + + * New upstream release; no API change. + + -- Loic Minier Sun, 17 Sep 2006 11:23:28 +0200 + +libgtop2 (2.14.3-1) unstable; urgency=low + + * New upstream release; no API changes. + + -- Loic Minier Wed, 6 Sep 2006 15:55:02 +0200 + +libgtop2 (2.14.2-2) unstable; urgency=low + + * Build-depend on libxml-parser-perl. + + -- Loic Minier Wed, 9 Aug 2006 11:30:23 +0200 + +libgtop2 (2.14.2-1) unstable; urgency=low + + * New upstream release, with API additions. + - Bump shlibs to >= 2.14.2. + + -- Loic Minier Sat, 29 Jul 2006 22:16:12 +0200 + +libgtop2 (2.14.1-3) unstable; urgency=low + + * Let libgtop2-common also replace the venerable libgtop2. (Closes: #380350) + + -- Loic Minier Sat, 29 Jul 2006 18:57:02 +0200 + +libgtop2 (2.14.1-2) unstable; urgency=low + + * Make libgtop2-common arch: all instead of arch: any. + + -- Dafydd Harries Tue, 4 Jul 2006 18:04:14 +0100 + +libgtop2 (2.14.1-1) unstable; urgency=low + + [ Loic Minier ] + * Stop shipping *.la files in libgtop2-dev. + [debian/libgtop2-dev.install] + + [ Josselin Mouette ] + * New upstream release. + + Fix for proc_state.h reference in documentation (closes: #353596). + * Bump glib build-dependency. + * Standards version is 3.7.2. + * New library package name. + * Split the translations in a separate package. + * Use dpkg-dev 1.13.19 for NMU-safety. + * Rework package descriptions. + * libgtop2-5.docs: removed, added automatically by cdbs. + * libgtop2-5.post*: removed, duplicates dh_makeshlibs. + * rules: enable xauth. + * libgtop-config.1: removed, unused. + + -- Loic Minier Wed, 28 Jun 2006 22:38:06 +0200 + +libgtop2 (2.12.2-1) unstable; urgency=low + + * New upstream release + * Upload to unstable + * debian/copyright: + - change 'downloaded from' address to the correct location + * debian/control.in: + - build-depends updated to not b-d on xlibs-dev, libxau-dev added + + -- Gustavo Noronha Silva Sat, 7 Jan 2006 20:31:56 -0200 + +libgtop2 (2.12.0-2) experimental; urgency=high + + * Bump shlibs to >= 2.12.0 since the #define'd functions of the API are now + real symbols. (Closes: #336736) [debian/rules] + * Add CDBS' utils. [debian/rules] + * Fix license. [debian/copyright] + * Bump up Standards-Version to 3.6.2. [debian/control, debian/control.in] + + -- Loic Minier Tue, 1 Nov 2005 12:44:28 +0100 + +libgtop2 (2.12.0-1) experimental; urgency=low + + * New upstream version. + * debian/patches/02_fix_link.patch: + - fixed with the new version. + * debian/watch: + - updated + + -- Sebastien Bacher Tue, 18 Oct 2005 12:08:17 +0200 + +libgtop2 (2.10.2-1) unstable; urgency=low + + * New upstream version: + - fix the build on sparc (Closes: #313477). + + -- Sebastien Bacher Tue, 14 Jun 2005 00:43:16 +0200 + +libgtop2 (2.10.1-2) unstable; urgency=low + + * Upload to unstable. + + -- Sebastien Bacher Thu, 9 Jun 2005 23:16:51 +0200 + +libgtop2 (2.10.1-1) experimental; urgency=low + + * New upstream version. + + -- Sebastien Bacher Thu, 14 Apr 2005 12:35:26 +0200 + +libgtop2 (2.10.0-1) experimental; urgency=low + + * New upstream version. + * Update for the soname changes. + * debian/control.in: + - dropped libgtop2-daemon to follow upstream changes. + - updated for the soname change. + * debian/patches/10_relibtoolize.patch: + - dropped, the new version is fine. + * debian/rules: + - updated the shlibs. + * debian/watch: + - updated. + + -- Sebastien Bacher Sat, 9 Apr 2005 15:31:19 +0200 + +libgtop2 (2.6.0-4) unstable; urgency=low + + * debian/patches/10_relibtoolize.patch: + - remade patch to help fix dpkg-shlibdeps problem + * debian/libgtop2-2.shlibs: + - removed, should be auto-generated, which definately + fixes the problem of dpkg-shlibdeps not being able + to find information about this library + + -- Gustavo Noronha Silva Sat, 29 May 2004 01:46:40 -0300 + +libgtop2 (2.6.0-3) unstable; urgency=low + + * GNOME Team upload. + * Uploaded to Sid. + + -- Jose Carlos Garcia Sogo Tue, 25 May 2004 20:52:38 +0200 + +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. + * debian/watch: added + * debian/patches: + - Removed unneeded patches. + - CDBS don't use dpatch, so remove the part before @DPATCH@ in .dpatches + - 10_relibtoolize.patch: new + * Fixed installation of info file. (Closes: #244010) + + -- Jose Carlos Garcia Sogo Sun, 18 Apr 2004 16:42:13 +0200 + +libgtop2 (2.5.2-4) experimental; urgency=low + + * GNOME Team upload. The "Oskuro's bitching" release. + * libgtop2-2 package conflicts with old libgtop2 package. (Closes: #243400) + * moved info file from library package to -dev package. + * cleaned Build-Depends field. + + -- Jose Carlos Garcia Sogo Tue, 13 Apr 2004 23:53:06 +0200 + +libgtop2 (2.5.2-3) experimental; urgency=low + + * GNOME Team upload. + * Added shlibs information to proper .shlibs file. + * Removed dpatch from Build-Depends as it's no longer needed. + + -- Jose Carlos Garcia Sogo Tue, 6 Apr 2004 18:26:56 +0200 + +libgtop2 (2.5.2-2) experimental; urgency=low + + * Changed package name to reflect new soname (Closes: #240578) + * debian/control.in: + + Changed to reflect new package name. + + Changed ligtop2-dev dependencies to be in sync with changes. + * Moved debian/libgtop2.* files to debian/libgtop2-2.* to reflect package + name change. + + -- Jose Carlos Garcia Sogo Sun, 28 Mar 2004 17:23:33 +0200 + +libgtop2 (2.5.2-1) experimental; urgency=low + + * Marc Dequènes (Duck): + - New upstream release + - Corrected patch 'fix_link' to apply on new sources, as it is still + needed. + - Deactivated all other patches, they *should* not be useful anymore. + + * Jose Carlos: + - Converted to cdbs. + - debian/: + + Moved .files to .install + - debian/control.in: + + Removed automake and autoconf Build-Dependencies. + + libgtop2-dev package should depend only on libglib2.0-dev instead + of libgtk+2.0-dev + + -- Jose Carlos Garcia Sogo Sat, 27 Mar 2004 16:03:56 +0100 + +libgtop2 (2.0.8-7) unstable; urgency=low + + * debian/patches/05_cpu_values.dpatch: + + new version of the patch. + + -- Sebastien Bacher Fri, 13 Feb 2004 19:59:16 +0100 + +libgtop2 (2.0.8-6) unstable; urgency=low + + * debian/patches/05_cpu_values.dpatch: + + new patch to CPU usage with 2.6 kernels (Closes: #231079) + + -- Sebastien Bacher Thu, 12 Feb 2004 23:00:09 +0100 + +libgtop2 (2.0.8-5) unstable; urgency=low + + * debian/patches/04_mem_values2.dpatch: + + should really fix memory values (Closes: #224371). + + -- Sebastien Bacher Wed, 28 Jan 2004 00:39:38 +0100 + +libgtop2 (2.0.8-4) unstable; urgency=low + + * debian/patches/03_mem_values.dpatch: + + patch to fix wrong memory values (Closes: #224371). + * debian/libgtop2.info: + + include libgtop2.info file (Closes: #225546). + + -- Sebastien Bacher Thu, 1 Jan 2004 13:31:21 +0100 + +libgtop2 (2.0.8-3) unstable; urgency=low + + * debian/patches/02_fix_link.dpatch, debian/rules: + + patch from Christian Marillat to fix the link problem (Closes: #194108). + + -- Sebastien Bacher Tue, 30 Dec 2003 21:45:51 +0100 + +libgtop2 (2.0.8-2) unstable; urgency=low + + * Added missing Build-Depends on libpopt-dev and texinfo (Closes: #224928). + * Changed libgtop2-daemon section to utils. + * Updated for the Gnome Team. + + -- Sebastien Bacher Thu, 25 Dec 2003 18:28:31 +0100 + +libgtop2 (2.0.8-1) unstable; urgency=low + + * New upstream release (Closes: #224613). + * debian/patches/01_kernel26-headers.dpatch: + + removed since changes are included in the new version. + * debian/patches/01_libgtop2-kernel2.6.dpatch: + + new patch to build with 2.6 headers (Closes: #223027). + + -- Sebastien Bacher Sat, 20 Dec 2003 18:28:19 +0100 + +libgtop2 (2.0.5-4) unstable; urgency=low + + * Added patch from Steve Fosdick to fix + memory stats on 2.6 kernels (Closes: #137603, #201876, #216385). + * Removed empty libgtop2.info.gz (Closes: #213720). + + -- Sebastien Bacher Mon, 20 Oct 2003 02:11:48 +0200 + +libgtop2 (2.0.5-3) unstable; urgency=low + + * Updated libtool (Closes: #212506). + + -- Sebastien Bacher Wed, 24 Sep 2003 12:22:29 +0200 + +libgtop2 (2.0.5-2) unstable; urgency=low + + * Upload in unstable (Closes: #211969). + + -- Sebastien Bacher Mon, 22 Sep 2003 15:19:57 +0200 + +libgtop2 (2.0.5-1) experimental; urgency=low + + * New maintainer. + * New upstream version + + GNOME 2.4 upload in experimental. + * NMU acknowledge + (Closes: #195454, #195623, #195625, #195665, #195819, #195867, #196044). + * debian/control + + Changed sections. + + Updated Standards-Version to 3.6.1.0. + * debian/rules + + Updated to debhelper 4. + + -- Sebastien Bacher Sat, 13 Sep 2003 16:18:25 +0200 + +libgtop2 (2.0.2.is.2.0.1-1) unstable; urgency=low + + * NMU with maintainer's knowledge, altough Noel will assuredly not like the + way i did the upload, experimenting and Christian Marillat's and Coling + Walters's advice showed me there is no other elegant solution. So i + reverted the package to 2.0.1-4, applied the src/daemon/gnuserv.c buffer + overflow fix from 2.0.2, and made a fake 2.0.2 package. Other alternative + would have been using an epoch, which i consider ugly. The problem with + 2.0.2 is that buggy (even if Christian thinks it is a feature) libtool + apparently did increase the soname, which is not needed here. Also + the libgtop2 build system is broken, probably due to libtool too, because + it will link libraries with already installed libraries and not with the + ones currently building. This is mostly ok, but breaks when the soname + changes. + (Closes: #195454, #195623, #195625, #195665, #195819, #195867, #196044) + + -- Sven Luther Sun, 8 Jun 2003 21:21:07 +0200 + +libgtop2 (2.0.2-1) unstable; urgency=low + + * new upstream from 2003-05-15 + + -- Noel Koethe Thu, 29 May 2003 23:03:00 +0100 + +libgtop2 (2.0.1-4) unstable; urgency=low + + * updated config.guess and config.sub for mips + (closes: Bug#180126) + + -- Noel Koethe Sat, 8 Feb 2003 12:20:00 +0100 + +libgtop2 (2.0.1-3) unstable; urgency=low + + * updated libtool files for mips/mipsel + (closes: Bug#179112) + + -- Noel Koethe Thu, 7 Feb 2003 00:59:00 +0100 + +libgtop2 (2.0.1-2) unstable; urgency=low + + * added missing lib in last upload + (closes: Bug#178989) + + -- Noel Koethe Thu, 30 Jan 2003 10:09:00 +0100 + +libgtop2 (2.0.1-1) unstable; urgency=low + + * new upstream version from 2003-01-13 + (closes: Bug#178932) + * updated Standards-Version + + -- Noel Koethe Wed, 29 Jan 2003 18:16:00 +0100 + +libgtop2 (2.0.0-0) unstable; urgency=low + + * new upstream version from 2002-06-10 + (closes: Bug#150134) + + -- Noel Koethe Sun, 16 Jun 2002 16:20:00 +0200 + +libgtop2 (1.90.2-5) unstable; urgency=low + + * added missing usr/lib/pkgconfig/libgtop-2.0.pc to -dev + package + (closes: Bug#146737) + + -- Noel Koethe Thu, 16 May 2002 20:17:00 +0200 + +libgtop2 (1.90.2-4) unstable; urgency=low + + * corrected libgtop2-dev Depends line to libgtk2.0-dev + (closes: Bug#140589) + + -- Noel Koethe Thu, 11 Apr 2002 17:40:00 +0200 + +libgtop2 (1.90.2-3) unstable; urgency=low + + * recompiled against libgtk2.0 + (closes: Bug#140589) + + -- Noel Koethe Sat, 6 Apr 2002 15:38:00 +0200 + +libgtop2 (1.90.2-2) unstable; urgency=low + + * recompiled against glib/gtk 1.3.15 + (closes: Bug#137074) + + -- Noel Koethe Wed, 6 Mar 2002 15:42:00 +0100 + +libgtop2 (1.90.2-1) unstable; urgency=low + + * Initial Release. + (closes: Bug#133219) + + -- Noel Koethe Sat, 16 Feb 2002 13:16:00 +0100 + + --- libgtop2-2.26.1.orig/debian/libgtop2-7.install +++ libgtop2-2.26.1/debian/libgtop2-7.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/*.so.* --- libgtop2-2.26.1.orig/debian/libgtop2-dev.info +++ libgtop2-2.26.1/debian/libgtop2-dev.info @@ -0,0 +1 @@ +doc/libgtop2.info