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

ah at users.alioth.debian.org ah at users.alioth.debian.org
Sun Oct 16 15:12:40 UTC 2016


Author: ah
Date: Sun Oct 16 15:12:40 2016
New Revision: 51449

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51449
Log:
Add dependency on autoconf-archive as users of gnome-builder will
want to have it installed to be able to build their new C projects.

Modified:
    packages/unstable/gnome-builder/debian/changelog
    packages/unstable/gnome-builder/debian/control
    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=51449&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/changelog	[utf-8] Sun Oct 16 15:12:40 2016
@@ -1,4 +1,4 @@
-gnome-builder (3.22.1-1) UNRELEASED; urgency=medium
+gnome-builder (3.22.1-1) unstable; urgency=medium
 
   [ Jeremy Bicha ]
   * Don't use dh_python3 for autotools templates (Closes: #838342)
@@ -14,8 +14,10 @@
   * Bump sysprof build-dependency to >= 3.22.1 according to configure.ac
   * Update list of architectures to include all where sysprof as of
     3.22.1-2 has built successfully on.
-
- -- Michael Biebl <biebl at debian.org>  Wed, 21 Sep 2016 02:20:42 +0200
+  * Add dependency on autoconf-archive as users of gnome-builder will
+    want to have it installed to be able to build their new C projects.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Sun, 16 Oct 2016 16:49:09 +0200
 
 gnome-builder (3.22.0-1) experimental; urgency=medium
 

Modified: packages/unstable/gnome-builder/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control?rev=51449&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/control	[utf-8] Sun Oct 16 15:12:40 2016
@@ -56,6 +56,7 @@
          valac-0.34-vapi,
          libvala-0.34-dev,
          clang [!armel],
+         autoconf-archive,
          ${gir:Depends},
          ${misc:Depends},
          ${python3:Depends},

Modified: packages/unstable/gnome-builder/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control.in?rev=51449&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/control.in	[utf-8] Sun Oct 16 15:12:40 2016
@@ -52,6 +52,7 @@
          valac-0.34-vapi,
          libvala-0.34-dev,
          clang [!armel],
+         autoconf-archive,
          ${gir:Depends},
          ${misc:Depends},
          ${python3:Depends},




More information about the pkg-gnome-commits mailing list