[Pkg-xfce-commits] r2877 - goodies/libtubo/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Sun Mar 1 10:31:54 UTC 2009
Author: corsac
Date: 2009-03-01 10:31:54 +0000 (Sun, 01 Mar 2009)
New Revision: 2877
Modified:
goodies/libtubo/debian/changelog
goodies/libtubo/debian/control
Log:
* Initial release closes: #426201
* debian/control:
- update my email address.
- remove Martin and Rudy from Uploaders. Thanks to them.
- add -dbg package
- remove XS-Vcs headers, now useless.
- update standards version to 3.8.0.
Modified: goodies/libtubo/debian/changelog
===================================================================
--- goodies/libtubo/debian/changelog 2009-03-01 10:28:38 UTC (rev 2876)
+++ goodies/libtubo/debian/changelog 2009-03-01 10:31:54 UTC (rev 2877)
@@ -1,14 +1,20 @@
-libtubo (4.5.0-2) UNRELEASED; urgency=low
+libtubo (4.5.0-1) UNRELEASED; urgency=low
+ [David Paleino]
+ * Initial release closes: #426201
+
+ [ Simon Huggins ]
* debian/control: Move fake Homepage field to a real one now dpkg
supports it.
* Add Vcs-* headers to debian/control
- -- Simon Huggins <huggie at earth.li> Tue, 27 Nov 2007 17:07:10 +0000
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - update my email address.
+ - remove Martin and Rudy from Uploaders. Thanks to them.
+ - add -dbg package
+ - remove XS-Vcs headers, now useless.
+ - update standards version to 3.8.0.
-libtubo (4.5.0-1) unstable; urgency=low
-
- * Initial release (Closes: #426201)
-
-- David Paleino <d.paleino at gmail.com> Sat, 26 May 2007 20:42:20 +0200
Modified: goodies/libtubo/debian/control
===================================================================
--- goodies/libtubo/debian/control 2009-03-01 10:28:38 UTC (rev 2876)
+++ goodies/libtubo/debian/control 2009-03-01 10:31:54 UTC (rev 2877)
@@ -2,11 +2,11 @@
Section: libs
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: David Paleino <d.paleino at gmail.com>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Yves-Alexis Perez <corsac at corsac.net>
+Uploaders: David Paleino <d.paleino at gmail.com>,
+ Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>,
+ Yves-Alexis Perez <corsac at debian.org>
Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev, pkg-config, dpatch
-Standards-Version: 3.7.2
-XS-VCS-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/libtubo
-XS-VCS-Svn: svn://svn.debian.org/svn/pkg-xfce/goodies/libtubo
+Standards-Version: 3.8.0
Homepage: http://xffm.org/libtubo.html
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/libtubo/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/libtubo/
@@ -21,8 +21,6 @@
background and communicate via the stdout, stderr and
stdin file descriptors.
-Tag:
-
Package: libtubo-dev
Architecture: any
Section: libdevel
@@ -32,5 +30,17 @@
to enable a process to run any other process in the
background and communicate via the stdout, stderr and
stdin file descriptors.
+ .
+ This package contain headers and development files.
-Tag:
+Package: libtubo-dbg
+Architecture: any
+Section: debug
+Depends: libtubo1 (= ${binary:Version})
+Description: Interprocess Communication library (debugging symbols)
+ The tubo library is a small and simple function set
+ to enable a process to run any other process in the
+ background and communicate via the stdout, stderr and
+ stdin file descriptors.
+ .
+ This package contains debugging symbols useful for bug tracking.
More information about the Pkg-xfce-commits
mailing list