r40474 - in /desktop/unstable/anjuta/debian: changelog control control.in patches/series

ah at users.alioth.debian.org ah at users.alioth.debian.org
Fri Feb 14 22:47:00 UTC 2014


Author: ah
Date: Fri Feb 14 22:46:59 2014
New Revision: 40474

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40474
Log:
* Team upload.
* Fix build with valac 0.22 (Closes: #738998)

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

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=40474&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog	[utf-8] Fri Feb 14 22:46:59 2014
@@ -1,3 +1,12 @@
+anjuta (2:3.8.4-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+
+  [ Andreas Cadhalpun ]
+  * Fix build with valac 0.22 (Closes: #738998)
+
+ -- Andreas Henriksson <andreas at fatal.se>  Fri, 14 Feb 2014 23:38:40 +0100
+
 anjuta (2:3.8.4-1) unstable; urgency=low
 
   [ Thomas Bechtold ]

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=40474&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/control	[utf-8] Fri Feb 14 22:46:59 2014
@@ -24,8 +24,8 @@
                libgtksourceview-3.0-dev (>= 3.0.0),
                libdevhelp-dev (>= 3.7.4),
                libgladeui-dev (>= 3.12.0),
-               libvala-0.20-dev,
-               valac-0.20,
+               libvala-0.22-dev | libvala-0.20-dev,
+               valac (>= 0.20),
                gobject-introspection (>= 0.9.5),
                libgirepository1.0-dev (>= 0.10.7-1~),
                libneon27-gnutls-dev (>= 0.28.2),

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=40474&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in	[utf-8] Fri Feb 14 22:46:59 2014
@@ -19,8 +19,8 @@
                libgtksourceview-3.0-dev (>= 3.0.0),
                libdevhelp-dev (>= 3.7.4),
                libgladeui-dev (>= 3.12.0),
-               libvala-0.20-dev,
-               valac-0.20,
+               libvala-0.22-dev | libvala-0.20-dev,
+               valac (>= 0.20),
                gobject-introspection (>= 0.9.5),
                libgirepository1.0-dev (>= 0.10.7-1~),
                libneon27-gnutls-dev (>= 0.28.2),

Modified: desktop/unstable/anjuta/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/patches/series?rev=40474&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/patches/series	[utf-8] Fri Feb 14 22:46:59 2014
@@ -1,3 +1,4 @@
 01_about_license_file.patch
 02_no_gnu_gettext.patch
+03_valac_0.22.patch
 workaround_python_config_bug.patch




More information about the pkg-gnome-commits mailing list