- Added a Conflicts & Replaces to libgtop2
- Install .info file in -dev package
This commit is contained in:
9
debian/changelog
vendored
Executable file → Normal file
9
debian/changelog
vendored
Executable file → Normal file
@@ -1,3 +1,12 @@
|
||||
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 <jsogo@debian.org> Tue, 13 Apr 2004 23:53:06 +0200
|
||||
|
||||
libgtop2 (2.5.2-3) experimental; urgency=low
|
||||
|
||||
* GNOME Team upload.
|
||||
|
4
debian/control
vendored
Executable file → Normal file
4
debian/control
vendored
Executable file → Normal file
@@ -3,13 +3,15 @@ Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Sebastien Bacher <seb128@debian.org>
|
||||
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Akira TAGOH <tagoh@debian.org>, Andreas Rottmann <rotty@debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Carlos Perelló Marín <carlos@pemas.net>, Edd Dumbill <ejad@debian.org>, Emil Soleyman-Zomalan <emil@nishra.com>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Johannes Rohr <j.rohr@comlink.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Ondřej Surý <ondrej@debian.org>, Rob Bradford <rob@debianplanet.org>, Rob Taylor <robtaylor@fastmail.fm>, Robert McQueen <robot101@debian.org>, Ross Burton <ross@debian.org>, Takuo KITAME <kitame@debian.org>
|
||||
Build-Depends: debhelper (>= 4.0), dpatch, gettext, gawk, pkg-config, libglib2.0-dev, xlibs-dev, libpopt-dev, texinfo, gnome-pkg-tools, cdbs
|
||||
Build-Depends: debhelper (>= 4.0), gettext, pkg-config, libpopt-dev, xlibs-dev, libglib2.0-dev, gnome-pkg-tools, cdbs
|
||||
Standards-Version: 3.6.1.0
|
||||
|
||||
Package: libgtop2-2
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Depends: ${shlibs:Depends}
|
||||
Conflicts: libgtop2
|
||||
Replaces: libgtop2
|
||||
Description: Libraries for gtop system monitoring library (part of Gnome 2)
|
||||
Gnome is the "GNU Network Object Model Environment"
|
||||
.
|
||||
|
4
debian/control.in
vendored
Executable file → Normal file
4
debian/control.in
vendored
Executable file → Normal file
@@ -3,13 +3,15 @@ Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Sebastien Bacher <seb128@debian.org>
|
||||
Uploaders: @GNOME_TEAM@
|
||||
Build-Depends: debhelper (>= 4.0), gettext, gawk, pkg-config, libglib2.0-dev, xlibs-dev, libpopt-dev, texinfo, gnome-pkg-tools, cdbs
|
||||
Build-Depends: debhelper (>= 4.0), gettext, pkg-config, libpopt-dev, xlibs-dev, libglib2.0-dev, gnome-pkg-tools, cdbs
|
||||
Standards-Version: 3.6.1.0
|
||||
|
||||
Package: libgtop2-2
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Depends: ${shlibs:Depends}
|
||||
Conflicts: libgtop2
|
||||
Replaces: libgtop2
|
||||
Description: Libraries for gtop system monitoring library (part of Gnome 2)
|
||||
Gnome is the "GNU Network Object Model Environment"
|
||||
.
|
||||
|
0
debian/libgtop2-2.info → debian/libgtop2-dev.info
vendored
Executable file → Normal file
0
debian/libgtop2-2.info → debian/libgtop2-dev.info
vendored
Executable file → Normal file
Reference in New Issue
Block a user