r41611 - in /desktop/unstable/gnome-bluetooth/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun May 4 13:48:09 UTC 2014


Author: bigon
Date: Sun May  4 13:48:09 2014
New Revision: 41611

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41611
Log:
debian/control.in: Add autotools-dev to the build-dependencies

Modified:
    desktop/unstable/gnome-bluetooth/debian/changelog
    desktop/unstable/gnome-bluetooth/debian/control
    desktop/unstable/gnome-bluetooth/debian/control.in

Modified: desktop/unstable/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/changelog?rev=41611&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] Sun May  4 13:48:09 2014
@@ -6,8 +6,9 @@
   [ Laurent Bigonville ]
   * debian/control.in: Depends against libpam-systemd instead of consolekit
   * debian/control.in: Bump Standards-Version to 3.9.5 (no further changes)
-
- -- Laurent Bigonville <bigon at debian.org>  Sun, 04 May 2014 15:43:53 +0200
+  * debian/control.in: Add autotools-dev to the build-dependencies
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 04 May 2014 15:47:08 +0200
 
 gnome-bluetooth (3.8.1-2) unstable; urgency=low
 

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=41611&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control	[utf-8] Sun May  4 13:48:09 2014
@@ -10,6 +10,7 @@
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8.1.0~),
                cdbs (>= 0.4.93),
+               autotools-dev,
                gnome-common,
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.29.90),

Modified: desktop/unstable/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control.in?rev=41611&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] Sun May  4 13:48:09 2014
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 8.1.0~),
                cdbs (>= 0.4.93),
+               autotools-dev,
                gnome-common,
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.29.90),




More information about the pkg-gnome-commits mailing list