[maemo-commits] [maemo-commits] r14870 - projects/haf/trunk/apt-https/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Dec 6 16:13:27 EET 2007
Author: marivoll
Date: 2007-12-06 16:13:23 +0200 (Thu, 06 Dec 2007)
New Revision: 14870

Modified:
   projects/haf/trunk/apt-https/debian/changelog
   projects/haf/trunk/apt-https/debian/control
Log:
apt-https (2.5.2.1) unstable; urgency=low

  * Added missing libglib2.0-dev to Build-Depends.

 -- Marius Vollmer <mvo at zagadka.de>  Thu, 06 Dec 2007 15:55:51 +0200


Modified: projects/haf/trunk/apt-https/debian/changelog
===================================================================
--- projects/haf/trunk/apt-https/debian/changelog	2007-12-06 13:50:42 UTC (rev 14869)
+++ projects/haf/trunk/apt-https/debian/changelog	2007-12-06 14:13:23 UTC (rev 14870)
@@ -1,3 +1,9 @@
+apt-https (2.5.2.1) unstable; urgency=low
+
+  * Added missing libglib2.0-dev to Build-Depends.
+
+ -- Marius Vollmer <mvo at zagadka.de>  Thu, 06 Dec 2007 15:55:51 +0200
+
 apt-https (2.5.2) unstable; urgency=low
 
   * Disabled maemo-cert-gui, including all its certificate checks.

Modified: projects/haf/trunk/apt-https/debian/control
===================================================================
--- projects/haf/trunk/apt-https/debian/control	2007-12-06 13:50:42 UTC (rev 14869)
+++ projects/haf/trunk/apt-https/debian/control	2007-12-06 14:13:23 UTC (rev 14870)
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Marius Vollmer <marius.vollmer at nokia.com>
-Build-Depends: debhelper (>= 4.0.0), libapt-pkg-dev, libcurl3-dev, libssl-dev
+Build-Depends: debhelper (>= 4.0.0), libapt-pkg-dev, libcurl3-dev, libssl-dev, libglib2.0-dev
 Standards-Version: 3.6.0
 
 Package: apt-https


More information about the maemo-commits mailing list