r50344 - in /desktop/unstable/gnome-autoar/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 12 17:26:27 UTC 2016


Author: biebl
Date: Mon Sep 12 17:26:26 2016
New Revision: 50344

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50344
Log:
Add Build-Depends on gnome-common, required for autoreconf.

Modified:
    desktop/unstable/gnome-autoar/debian/changelog
    desktop/unstable/gnome-autoar/debian/control
    desktop/unstable/gnome-autoar/debian/control.in

Modified: desktop/unstable/gnome-autoar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/changelog?rev=50344&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/changelog	[utf-8] Mon Sep 12 17:26:26 2016
@@ -1,3 +1,9 @@
+gnome-autoar (0.1.1-4) UNRELEASED; urgency=medium
+
+  * Add Build-Depends on gnome-common, required for autoreconf.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 12 Sep 2016 19:25:37 +0200
+
 gnome-autoar (0.1.1-3) unstable; urgency=medium
 
   * Fix the typo in debian/control.in, not debian/control.

Modified: desktop/unstable/gnome-autoar/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/control?rev=50344&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/control	[utf-8] Mon Sep 12 17:26:26 2016
@@ -10,6 +10,7 @@
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gtk-doc-tools,
+               gnome-common,
                pkg-config,
                gobject-introspection (>= 1.30.0),
                libgirepository1.0-dev (>= 1.30.0),

Modified: desktop/unstable/gnome-autoar/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/control.in?rev=50344&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/control.in	[utf-8] Mon Sep 12 17:26:26 2016
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gtk-doc-tools,
+               gnome-common,
                pkg-config,
                gobject-introspection (>= 1.30.0),
                libgirepository1.0-dev (>= 1.30.0),




More information about the pkg-gnome-commits mailing list