r48881 - in /packages/unstable/gnome-builder/debian: changelog control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue May 24 16:41:47 UTC 2016


Author: ah
Date: Tue May 24 16:41:43 2016
New Revision: 48881

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48881
Log:
* Depend on clang to have a solit out-of-the-box experience with C/C++
  - as recommended by upstream

Modified:
    packages/unstable/gnome-builder/debian/changelog
    packages/unstable/gnome-builder/debian/control.in

Modified: packages/unstable/gnome-builder/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/changelog?rev=48881&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/changelog	[utf-8] Tue May 24 16:41:43 2016
@@ -1,3 +1,10 @@
+gnome-builder (3.20.4-2) UNRELEASED; urgency=medium
+
+  * Depend on clang to have a solit out-of-the-box experience with C/C++
+    - as recommended by upstream
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 24 May 2016 18:40:10 +0200
+
 gnome-builder (3.20.4-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/unstable/gnome-builder/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control.in?rev=48881&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/control.in	[utf-8] Tue May 24 16:41:43 2016
@@ -48,6 +48,7 @@
          gir1.2-webkit2-4.0,
          python3-gi,
          valac-0.32-vapi,
+         clang,
          ${gir:Depends},
          ${misc:Depends},
          ${python3:Depends},




More information about the pkg-gnome-commits mailing list