[Pkg-coolkey-commits] r27 - in /coolkey/trunk/debian: changelog control

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sun Jun 22 09:42:56 UTC 2008


Author: rousseau
Date: Sun Jun 22 09:42:56 2008
New Revision: 27

URL: http://svn.debian.org/wsvn/pkg-coolkey/?sc=1&rev=27
Log:
debian/control: Build-Depends: libnspr4-dev
Closes: #486956 "FTBFS: pkcs11t.h:59:21: error: prtypes.h: No such file
or directory"

Modified:
    coolkey/trunk/debian/changelog
    coolkey/trunk/debian/control

Modified: coolkey/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-coolkey/coolkey/trunk/debian/changelog?rev=27&op=diff
==============================================================================
--- coolkey/trunk/debian/changelog (original)
+++ coolkey/trunk/debian/changelog Sun Jun 22 09:42:56 2008
@@ -1,3 +1,11 @@
+coolkey (1.1.0-5) unstable; urgency=medium
+
+  * debian/control: Build-Depends: libnspr4-dev
+    Closes: #486956 "FTBFS: pkcs11t.h:59:21: error: prtypes.h: No such file or
+    directory"
+
+ -- Ludovic Rousseau <rousseau at debian.org>  Sun, 22 Jun 2008 07:42:03 +0200
+
 coolkey (1.1.0-4) unstable; urgency=low
 
   * debian/rules:

Modified: coolkey/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-coolkey/coolkey/trunk/debian/control?rev=27&op=diff
==============================================================================
--- coolkey/trunk/debian/control (original)
+++ coolkey/trunk/debian/control Sun Jun 22 09:42:56 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: A. Maitland Bottoms <bottoms at debian.org>
 Uploaders: Ludovic Rousseau <rousseau at debian.org>
-Build-Depends: debhelper (>= 4.0.0), autoconf, autotools-dev, pkg-config, zlib1g-dev, libpcsclite-dev, libnss3-dev, dpatch
+Build-Depends: debhelper (>= 4.0.0), autoconf, autotools-dev, pkg-config, zlib1g-dev, libpcsclite-dev, libnss3-dev, dpatch, libnspr4-dev
 Standards-Version: 3.7.3
 Homepage: http://directory.fedoraproject.org/wiki/CoolKey
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-coolkey/coolkey/trunk/




More information about the Pkg-coolkey-commits mailing list