r51028 - in /desktop/unstable/anjuta/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 21 15:36:52 UTC 2016


Author: biebl
Date: Wed Sep 21 15:36:52 2016
New Revision: 51028

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51028
Log:
Add Build-Depends on gnome-common, required by autoreconf.
(Closes: #837818)

Modified:
    desktop/unstable/anjuta/debian/changelog
    desktop/unstable/anjuta/debian/control
    desktop/unstable/anjuta/debian/control.in

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=51028&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog	[utf-8] Wed Sep 21 15:36:52 2016
@@ -10,6 +10,8 @@
   * Convert from cdbs to dh.
   * Bump debhelper compat level to 10.
   * Drop anjuta-dbg and switch to automatich dbgsym packages.
+  * Add Build-Depends on gnome-common, required by autoreconf.
+    (Closes: #837818)
 
  -- Andreas Henriksson <andreas at fatal.se>  Sat, 26 Mar 2016 17:30:15 +0100
 

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=51028&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/control	[utf-8] Wed Sep 21 15:36:52 2016
@@ -10,6 +10,7 @@
 Build-Depends: debhelper (>= 10),
                flex,
                bison,
+               gnome-common,
                gnome-pkg-tools (>= 0.11),
                libglib2.0-dev (>= 2.34.0),
                libgtk-3-dev (>= 3.10.0),

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=51028&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in	[utf-8] Wed Sep 21 15:36:52 2016
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 10),
                flex,
                bison,
+               gnome-common,
                gnome-pkg-tools (>= 0.11),
                libglib2.0-dev (>= 2.34.0),
                libgtk-3-dev (>= 3.10.0),




More information about the pkg-gnome-commits mailing list