[Pkg-coolkey-commits] r16 - in /coolkey/trunk/debian: changelog control
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Sun Jan 6 12:58:41 UTC 2008
Author: rousseau
Date: Sun Jan 6 12:58:40 2008
New Revision: 16
URL: http://svn.debian.org/wsvn/pkg-coolkey/?sc=1&rev=16
Log:
add a minimal Build-Depends: version on debhelper
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=16&op=diff
==============================================================================
--- coolkey/trunk/debian/changelog (original)
+++ coolkey/trunk/debian/changelog Sun Jan 6 12:58:40 2008
@@ -5,10 +5,11 @@
Closes: #456877 "coolkey: FTBFS: /usr/bin/ld: cannot find -lsoftokn3"
* debian/control: Standards-Version: 3.7.2.2 -> 3.7.3. No change needed
* use a debian/compat file instead of DH_COMPAT in debian/rules
+ * debian/control: add a minimal Build-Depends: version on debhelper
* debian/rules: do not ignore $(MAKE) clean result
(debian-rules-ignores-make-clean-error lintian warning)
- -- Ludovic Rousseau <rousseau at debian.org> Sun, 06 Jan 2008 13:52:47 +0100
+ -- Ludovic Rousseau <rousseau at debian.org> Sun, 06 Jan 2008 13:57:10 +0100
coolkey (1.1.0-2) unstable; urgency=low
Modified: coolkey/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-coolkey/coolkey/trunk/debian/control?rev=16&op=diff
==============================================================================
--- coolkey/trunk/debian/control (original)
+++ coolkey/trunk/debian/control Sun Jan 6 12:58:40 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, 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
Standards-Version: 3.7.3
Package: coolkey
More information about the Pkg-coolkey-commits
mailing list