r50072 - in /packages/unstable/gnome-multi-writer/debian: changelog control control.in
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Sun Sep 4 14:08:05 UTC 2016
Author: jbicha-guest
Date: Sun Sep 4 14:08:05 2016
New Revision: 50072
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50072
Log:
Build-depend on autoconf-archive instead of gnome-common (Closes: #829940)
Modified:
packages/unstable/gnome-multi-writer/debian/changelog
packages/unstable/gnome-multi-writer/debian/control
packages/unstable/gnome-multi-writer/debian/control.in
Modified: packages/unstable/gnome-multi-writer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/changelog?rev=50072&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/changelog [utf-8] Sun Sep 4 14:08:05 2016
@@ -10,6 +10,8 @@
- Add gobject-introspection, appstream-util and replace itstool with
yelp-tools. Those are required for running autoreconf.
- Add libgudev-1.0-dev and libpolkit-gobject-1-dev.
+ - Build-depend on autoconf-archive instead of gnome-common
+ (Closes: #829940)
-- Michael Biebl <biebl at debian.org> Sun, 04 Sep 2016 14:22:46 +0200
Modified: packages/unstable/gnome-multi-writer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/control?rev=50072&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/control [utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/control [utf-8] Sun Sep 4 14:08:05 2016
@@ -7,7 +7,8 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl at debian.org>
-Build-Depends: autotools-dev,
+Build-Depends: autoconf-archive,
+ autotools-dev,
debhelper (>= 9),
gnome-pkg-tools,
docbook-utils,
Modified: packages/unstable/gnome-multi-writer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/control.in?rev=50072&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/control.in [utf-8] Sun Sep 4 14:08:05 2016
@@ -3,7 +3,8 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: autotools-dev,
+Build-Depends: autoconf-archive,
+ autotools-dev,
debhelper (>= 9),
gnome-pkg-tools,
docbook-utils,
More information about the pkg-gnome-commits
mailing list