r50632 - in /desktop/unstable/brasero/debian: changelog control control.in
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Thu Sep 15 09:51:41 UTC 2016
Author: jbicha-guest
Date: Thu Sep 15 09:51:40 2016
New Revision: 50632
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50632
Log:
Explicitly build-depend on gnome-common (Closes: #837858)
Modified:
desktop/unstable/brasero/debian/changelog
desktop/unstable/brasero/debian/control
desktop/unstable/brasero/debian/control.in
Modified: desktop/unstable/brasero/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/changelog?rev=50632&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/changelog [utf-8] (original)
+++ desktop/unstable/brasero/debian/changelog [utf-8] Thu Sep 15 09:51:40 2016
@@ -6,6 +6,8 @@
* Add debian/patches/allow-overriding-plugin-directory.patch:
- Allow overriding plugin install directory with environment variable
* Enable all hardening flags
+ * debian/control.in:
+ - Explicitly build-depend on gnome-common (Closes: #837858)
-- Jeremy Bicha <jbicha at ubuntu.com> Thu, 15 Sep 2016 05:06:45 -0400
Modified: desktop/unstable/brasero/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/control?rev=50632&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/control [utf-8] (original)
+++ desktop/unstable/brasero/debian/control [utf-8] Thu Sep 15 09:51:40 2016
@@ -7,7 +7,8 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 10),
+ gnome-common,
gnome-pkg-tools (>= 0.7),
yelp-tools,
gtk-doc-tools (>= 1.12),
Modified: desktop/unstable/brasero/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/control.in?rev=50632&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/control.in [utf-8] (original)
+++ desktop/unstable/brasero/debian/control.in [utf-8] Thu Sep 15 09:51:40 2016
@@ -3,7 +3,8 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 10),
+ gnome-common,
gnome-pkg-tools (>= 0.7),
yelp-tools,
gtk-doc-tools (>= 1.12),
More information about the pkg-gnome-commits
mailing list