Commit Graph

35 Commits

Author SHA1 Message Date
Martin Pitt
ab962c4907 debian/source/format, debian/control, debian/rules: Switch to "3.0
(quilt)" source format to support bzip2 orig tarballs. Drop quilt build
dependency and usage in debian/rules.
2011-09-06 12:12:21 +00:00
Josselin Mouette
fb53c14f86 Use kfreebsd-any wildcard. 2011-07-17 08:53:48 +00:00
Martin Pitt
8d0f7dbe87 debian/control.in: Fix section of gir1.2-gtop-2.0, should be "libs" (and
was set like that by ftpmasters).
2011-05-27 20:12:13 +00:00
Martin Pitt
d7b6f6ec9d debian/control.in: Bump Standards-Version to 3.9.2. No changes necessary. 2011-05-27 07:55:02 +00:00
Martin Pitt
27633d631c * debian/control.in, debian/gir1.2-gtop-2.0.install: Add gir1.2-gtop-2.0
package to add GI support.
* debian/libgtop2-dev.install: Install .gir.
2011-05-27 07:53:45 +00:00
Andreas Henriksson
91639d509d Team upload to unstable. 2011-05-02 14:55:30 +00:00
Andreas Henriksson
3b6277fbbe New upstream release + some tidy ups while at it... 2011-05-02 14:21:34 +00:00
Emilio Pozuelo Monfort
d853b62da1 release to unstable 2009-12-15 11:17:20 +00:00
Josselin Mouette
01f63fdbb2 * Switch to quilt for patch management.
* 02_hurd_stub_backend.patch: re-add an implementation of the stub 
  backend, for the Hurd. Closes: #557446.
* 03_kfreebsd_installdirs.patch: patch to install binaries in 
  libexecdir so that we can version the installation directory. Also 
  use DESTDIR in the installation hooks.
* Rename 90_autoconf.patch to 90_autotools.patch, re-run all the 
  autotools on top of that.
* Pass a versioned libexecdir to the configure arguments.
* Install the server binary on kfreebsd.
* Exclude it from dh_fixperms.
2009-11-22 17:16:25 +00:00
Emilio Pozuelo Monfort
525688acd0 * New upstream release.
* Add a new libgtop2-doc package and ship the html documentation on it.
  Also move the info document from the -dev package to the new -doc one.
* debian/watch: Don't uupdate.
* debian/control.in:
  - Standards-Version is 3.8.3, no changes needed.
  - Let libgtop2-7 and libgtop2-common inherit the section from the source
    stanza.
  - Unduplicate some short descriptions.
* debian/copyright: Updated.
2009-09-21 21:32:53 +00:00
Josselin Mouette
71565cbc4b * Fix incorrect Replaces:.
* Remove the FreeBSD-specific libraries from the -dev dependencies, 
  they are not needed to build libgtop2-based applications.
* Add missing build-dependencies.
2009-06-11 07:15:44 +00:00
Josselin Mouette
63b99bc019 * New upstream release.
* Bump shlibs version to 2.23.2.
* Bump intltool requirement to 0.35.0.
2008-11-21 18:34:18 +00:00
Sebastian Dröge
13d07b4935 Build depend on intltool as it's now required. 2008-07-01 08:34:11 +00:00
Sebastian Dröge
39eead20a1 * New upstream bugfix release.
* debian/control.in:
  + Updated Standards-Version to 3.8.0, no additional changes needed.
2008-07-01 08:13:59 +00:00
Sebastian Dröge
25dda6fd8b * New upstream bugfix release:
+ Fixes build on non-Linux archs (Closes: #473211).
* debian/rules,
  debian/control.in:
  + Patch by Petr Salinger to let the -dev package depend on all required
    packages on GNU/kFreeBSD.
2008-04-04 19:11:25 +00:00
Sebastian Dröge
107b884da3 * debian/patches/01_kfreebsd.patch,
debian/control.in:
  + Fix FTBFS on GNU/kFreeBSD. Thanks to Petr Salinger for the patch
    (Closes: #456936).
* debian/control.in:
  + Update Standards-Version to 3.7.3, no additional changes needed.
* debian/patches/99_ltmain_as-needed.patch,
  debian/rules:
  + Link with --as-needed to remove some unnecessary dependencies.
2008-01-05 06:20:22 +00:00
Sebastian Dröge
874801bc1f * regenrate configure 2007-09-17 04:32:03 +00:00
Loïc Minier
e2ff896d26 * Wrap build-deps and deps. 2007-04-11 14:14:22 +00:00
Loïc Minier
f733788009 * Include the new check-dist Makefile to prevent accidental uploads to
unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
2007-01-22 10:45:52 +00:00
Loïc Minier
a5fee43fad * 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.
2006-11-19 10:19:56 +00:00
Loïc Minier
ed59462fe9 * Build-depend on libxml-parser-perl. 2006-08-09 09:32:28 +00:00
Loïc Minier
40ba4286ba * Let libgtop2-common also replace the venerable libgtop2. (Closes: #380350) 2006-07-29 16:58:07 +00:00
Dafydd Harries
da3afa2463 update libgtop2 control from control.in 2006-07-04 17:14:59 +00:00
Josselin Mouette
86241cc7d2 [ 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.

 -- Josselin Mouette <joss@debian.org>  Sat, 20 May 2006 20:12:59 +0200
2006-05-20 18:16:06 +00:00
Gustavo Noronha
58be85cb0c auto-generated 2006-01-07 22:32:52 +00:00
Gustavo Noronha
ab5c85290c merging changes done for experimental 2006-01-07 22:02:23 +00:00
Sebastien Bacher
3a1d626daf upload to unstable 2005-06-09 21:56:37 +00:00
Sebastien Bacher
81e0cb5a92 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 <seb128@debian.org>  Sat,  9 Apr 2005 15:31:19 +0200
2005-04-09 13:45:49 +00:00
Gustavo Noronha
36d0a6f525 updating svn with latest modifications done for the unstable
upload
2004-05-29 02:30:28 +00:00
Jose Carlos Garcia Sogo
0c923e744f - Version 2.6.0-1
* Removed unneeded patches.
  * Added 10_relibtoolize patch
  * Added watch file
2004-04-18 15:19:53 +00:00
Rob Taylor
0afcfd83fe upgraded to 2.6.0 release 2004-04-17 06:14:50 +00:00
Jose Carlos Garcia Sogo
044c2d9827 - Added a Conflicts & Replaces to libgtop2
- Install .info file in -dev package
2004-04-14 19:40:29 +00:00
Jose Carlos Garcia Sogo
dc1456987b Version 2.5.2-2
- Changed package name to reflect soname change (libgtop2-2 now)
   - Adjusted debian/control.in file in the same way
   - Moved around some files in debian/ to reflect this change.
2004-03-28 15:59:44 +00:00
Jose Carlos Garcia Sogo
c2c229f61d Version 2.5.2-1
* 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
2004-03-28 15:22:05 +00:00
Jose Carlos Garcia Sogo
ec1f5a9101 Added version 2.0.8-7 to repository. 2004-03-27 12:24:05 +00:00