r14372 - in /packages/unstable/brasero/debian: changelog control control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Tue Jan 29 16:54:41 UTC 2008
Author: lool
Date: Tue Jan 29 16:54:40 2008
New Revision: 14372
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14372
Log:
* Build with inotify support.
- Drop --disable-inotify configure flag.
- Add an explicit libc6-dev (>= 2.5-1) build-dep.
Modified:
packages/unstable/brasero/debian/changelog
packages/unstable/brasero/debian/control
packages/unstable/brasero/debian/control.in
Modified: packages/unstable/brasero/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/brasero/debian/changelog?rev=14372&op=diff
==============================================================================
--- packages/unstable/brasero/debian/changelog (original)
+++ packages/unstable/brasero/debian/changelog Tue Jan 29 16:54:40 2008
@@ -32,6 +32,9 @@
* Drop gdl build-dep.
* Bump hal Recommends to >= 0.5.
* Bump libtotem-plparser-dev build-dep to >= 2.14.
+ * Build with inotify support.
+ - Drop --disable-inotify configure flag.
+ - Add an explicit libc6-dev (>= 2.5-1) build-dep.
-- Alan Baghumian <alan at memphis> Tue, 29 Jan 2008 13:00:42 +0330
Modified: packages/unstable/brasero/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/brasero/debian/control?rev=14372&op=diff
==============================================================================
--- packages/unstable/brasero/debian/control (original)
+++ packages/unstable/brasero/debian/control Tue Jan 29 16:54:40 2008
@@ -14,14 +14,15 @@
pkg-config,
libgstreamer0.10-dev (>= 0.10.6),
libgstreamer-plugins-base0.10-dev (>= 0.10.0),
- libtotem-plparser-dev,
+ libtotem-plparser-dev (>= 2.14),
libxml2-dev (>= 2.6.0),
libhal-dev (>= 0.5),
libdbus-glib-1-dev (>= 0.7.2),
libxml-parser-perl,
libnotify-dev,
libglib2.0-dev (>= 2.6.0),
- quilt
+ quilt,
+ libc6-dev (>= 2.5-1)
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
Standards-Version: 3.7.2.1
Modified: packages/unstable/brasero/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/brasero/debian/control.in?rev=14372&op=diff
==============================================================================
--- packages/unstable/brasero/debian/control.in (original)
+++ packages/unstable/brasero/debian/control.in Tue Jan 29 16:54:40 2008
@@ -21,7 +21,8 @@
libxml-parser-perl,
libnotify-dev,
libglib2.0-dev (>= 2.6.0),
- quilt
+ quilt,
+ libc6-dev (>= 2.5-1)
Uploaders: @GNOME_TEAM@
Standards-Version: 3.7.2.1
More information about the pkg-gnome-commits
mailing list