r51561 - in /packages/unstable/anjuta-extras/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Oct 26 15:23:50 UTC 2016
Author: biebl
Date: Wed Oct 26 15:23:50 2016
New Revision: 51561
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51561
Log:
Bump dependency on anjuta to (>= 2:3.22.0-1~) to ensure we have a version
with multiarch support.
Modified:
packages/unstable/anjuta-extras/debian/changelog
packages/unstable/anjuta-extras/debian/control
packages/unstable/anjuta-extras/debian/control.in
Modified: packages/unstable/anjuta-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/anjuta-extras/debian/changelog?rev=51561&op=diff
==============================================================================
--- packages/unstable/anjuta-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/anjuta-extras/debian/changelog [utf-8] Wed Oct 26 15:23:50 2016
@@ -9,6 +9,8 @@
* Bump debhelper compat level to 10.
* Drop Build-Depends on gnome-doc-utils. No longer needed.
* Bump Standards-Version to 3.9.8.
+ * Bump dependency on anjuta to (>= 2:3.22.0-1~) to ensure we have a version
+ with multiarch support.
-- Michael Biebl <biebl at debian.org> Wed, 26 Oct 2016 16:53:28 +0200
Modified: packages/unstable/anjuta-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/anjuta-extras/debian/control?rev=51561&op=diff
==============================================================================
--- packages/unstable/anjuta-extras/debian/control [utf-8] (original)
+++ packages/unstable/anjuta-extras/debian/control [utf-8] Wed Oct 26 15:23:50 2016
@@ -11,7 +11,7 @@
gnome-pkg-tools (>= 0.11),
gnome-common,
intltool (>= 0.35.0),
- libanjuta-dev (>= 2:3.12),
+ libanjuta-dev (>= 2:3.22.0-1~),
libgdl-3-dev,
libglib2.0-dev (>= 2.16.0),
libgtk-3-dev (>= 3.0.0),
@@ -27,7 +27,7 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- anjuta (>= 2:3.12)
+ anjuta (>= 2:3.22.0-1~)
Description: plugins and extras for anjuta
anjuta-extras contain a set of plugins for anjuta, GNOME development IDE.
.
Modified: packages/unstable/anjuta-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/anjuta-extras/debian/control.in?rev=51561&op=diff
==============================================================================
--- packages/unstable/anjuta-extras/debian/control.in [utf-8] (original)
+++ packages/unstable/anjuta-extras/debian/control.in [utf-8] Wed Oct 26 15:23:50 2016
@@ -7,7 +7,7 @@
gnome-pkg-tools (>= 0.11),
gnome-common,
intltool (>= 0.35.0),
- libanjuta-dev (>= 2:3.12),
+ libanjuta-dev (>= 2:3.22.0-1~),
libgdl-3-dev,
libglib2.0-dev (>= 2.16.0),
libgtk-3-dev (>= 3.0.0),
@@ -23,7 +23,7 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- anjuta (>= 2:3.12)
+ anjuta (>= 2:3.22.0-1~)
Description: plugins and extras for anjuta
anjuta-extras contain a set of plugins for anjuta, GNOME development IDE.
.
More information about the pkg-gnome-commits
mailing list