r51706 - in /desktop/unstable/anjuta/debian: anjuta.install changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Nov 8 16:41:25 UTC 2016


Author: biebl
Date: Tue Nov  8 16:41:25 2016
New Revision: 51706

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51706
Log:
Bump Build-Depends on libgladeui-dev to (>= 3.20.0-2~) to ensure we have a
version using multiarch paths. Update the install path for the glade
modules accordingly.

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

Modified: desktop/unstable/anjuta/debian/anjuta.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/anjuta.install?rev=51706&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/anjuta.install	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/anjuta.install	[utf-8] Tue Nov  8 16:41:25 2016
@@ -6,4 +6,4 @@
 usr/lib/*/anjuta/*.so
 usr/share/appdata
 usr/share/applications
-usr/lib/glade/modules/*.so
+usr/lib/*/glade/modules/*.so

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=51706&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog	[utf-8] Tue Nov  8 16:41:25 2016
@@ -1,3 +1,11 @@
+anjuta (2:3.22.0-3) UNRELEASED; urgency=medium
+
+  * Bump Build-Depends on libgladeui-dev to (>= 3.20.0-2~) to ensure we have a
+    version using multiarch paths. Update the install path for the glade
+    modules accordingly.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 08 Nov 2016 17:39:50 +0100
+
 anjuta (2:3.22.0-2) unstable; urgency=medium
 
   * Add Breaks: anjuta-extras (<< 3.10.0-5) to ensure we have a version with

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=51706&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/control	[utf-8] Tue Nov  8 16:41:25 2016
@@ -21,7 +21,7 @@
                libgdl-3-dev (>= 3.5.5),
                libgtksourceview-3.0-dev (>= 3.0.0),
                libdevhelp-dev (>= 3.14.0-2~),
-               libgladeui-dev (>= 3.12.0),
+               libgladeui-dev (>= 3.20.0-2~),
                libvala-0.34-dev,
                valac (>= 0.34),
                gobject-introspection (>= 0.9.5),

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=51706&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in	[utf-8] Tue Nov  8 16:41:25 2016
@@ -17,7 +17,7 @@
                libgdl-3-dev (>= 3.5.5),
                libgtksourceview-3.0-dev (>= 3.0.0),
                libdevhelp-dev (>= 3.14.0-2~),
-               libgladeui-dev (>= 3.12.0),
+               libgladeui-dev (>= 3.20.0-2~),
                libvala-0.34-dev,
                valac (>= 0.34),
                gobject-introspection (>= 0.9.5),




More information about the pkg-gnome-commits mailing list