[jhbuild] release: 3.5.5



commit 7d5e172774f1d37c4bf26a1b1fd6500ebca31f3a
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Sun Aug 12 20:59:05 2012 +0200

    release: 3.5.5

 NEWS         |   44 ++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 45 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 048a27f..1f1b5a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,48 @@
 =============
+Version 3.5.5
+=============
+
+Fixed bugs:
+
+ - #581515, Don't build DeviceKit-disks by default
+ - #656081, offer to git clean -dfx over "make distclean"
+ - #671042, enhance system dependencies beyond pkg-config to detect include
+            files & executable files
+ - #672697, [RFC] branch/@version not required for tarball?
+ - #678361, jhbuild: don't call get_system_modules() when
+            config.check_sysdeps is False
+ - #678709, create a new JHBuild tarball
+ - #678869, jhbuild: svn URLs broken by calling os.path.abspath()
+ - #679022, libnl-3 has wrong name for pkg-config file
+ - #679375, The python version in the example/jhbuild-session
+ - #679643, core-3.6: Add ibus dependency for g-s-d and g-c-c
+ - #679792, jhbuild cmake: use os.makedirs() to create builddir directory
+ - #679817, Add gnome-calendar to jhbuild
+ - #679948, Packages have unmet dependencies
+ - #679966, world-3.6: declare NetworkManager vala dependency
+ - #680389, gnome-shell has undeclared runtime dependency on gdm
+ - #681113, 3.6: nautilus requires tracker
+
+Translators:
+
+- Daniel Mustieles (es)
+- Andika Triwidada (id)
+- Seong-ho Cho (ko)
+- Kjartan Maraas (nb)
+- Matej UrbanÄiÄ (sl)
+
+Documentation translators:
+
+- Daniel Mustieles (es)
+
+Many thanks to all contributors: Seong-ho Cho, Colin Walters, Philip
+Withnall, Christophe Fergeau, Dan Winship, Javier JardÃn, Bastien Nocera,
+Luca Ferretti, Xan Lopez, Tommi Vainikainen, Rui Matos, Ryan Lortie, Ray
+Strode, Marcin Wojdyr, Alexandre Franke, Craig Keogh, Matej UrbanÄiÄ,
+Andika Triwidada, Carlos Garcia Campos, Stef Walter, Matthias Clasen, Daniel
+Mustieles
+
+=============
 Version 3.5.3
 =============
 
diff --git a/configure.ac b/configure.ac
index 64afd58..aa3dc50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([jhbuild],
-        [3.5.3],
+        [3.5.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild],
         [jhbuild])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]