r31585 - in /desktop/unstable/brasero/debian: changelog control control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sat Nov 19 12:43:39 UTC 2011
Author: biebl
Date: Sat Nov 19 12:43:36 2011
New Revision: 31585
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31585
Log:
* debian/control.in:
- Make libbrasero-media3-dev depend on gir1.2-brasero-3.0.
Modified:
desktop/unstable/brasero/debian/changelog
desktop/unstable/brasero/debian/control
desktop/unstable/brasero/debian/control.in
desktop/unstable/brasero/debian/rules
Modified: desktop/unstable/brasero/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/changelog?rev=31585&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/changelog [utf-8] (original)
+++ desktop/unstable/brasero/debian/changelog [utf-8] Sat Nov 19 12:43:36 2011
@@ -1,6 +1,8 @@
brasero (3.2.0-2) UNRELEASED; urgency=low
* Upload to unstable.
+ * debian/control.in:
+ - Make libbrasero-media3-dev depend on gir1.2-brasero-3.0.
-- Michael Biebl <biebl at debian.org> Sat, 19 Nov 2011 13:38:52 +0100
Modified: desktop/unstable/brasero/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/control?rev=31585&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/control [utf-8] (original)
+++ desktop/unstable/brasero/debian/control [utf-8] Sat Nov 19 12:43:36 2011
@@ -7,7 +7,7 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 8),
autotools-dev,
dh-autoreconf,
@@ -124,6 +124,7 @@
Architecture: any
Section: libdevel
Depends: libbrasero-media3-1 (= ${binary:Version}),
+ gir1.2-brasero-3.0 (= ${binary:Version}),
libglib2.0-dev,
libgtk-3-dev,
${misc:Depends},
Modified: desktop/unstable/brasero/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/control.in?rev=31585&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/control.in [utf-8] (original)
+++ desktop/unstable/brasero/debian/control.in [utf-8] Sat Nov 19 12:43:36 2011
@@ -119,6 +119,7 @@
Architecture: any
Section: libdevel
Depends: libbrasero-media3-1 (= ${binary:Version}),
+ gir1.2-brasero-3.0 (= ${binary:Version}),
libglib2.0-dev,
libgtk-3-dev,
${misc:Depends},
Modified: desktop/unstable/brasero/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/rules?rev=31585&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/rules [utf-8] (original)
+++ desktop/unstable/brasero/debian/rules [utf-8] Sat Nov 19 12:43:36 2011
@@ -21,7 +21,7 @@
--disable-scrollkeeper \
--disable-caches \
--enable-search \
- --enable-introspection
+ --enable-introspection
DEB_MAKE_EXTRA_ARGS += BRASERO_PLUGIN_DIRECTORY=/usr/lib/brasero$(SOVERSION)/plugins
More information about the pkg-gnome-commits
mailing list