[Pkg-coolkey-commits] r55 - in /coolkey/trunk/debian: changelog control
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Sun Aug 7 14:06:59 UTC 2011
Author: rousseau
Date: Sun Aug 7 14:06:58 2011
New Revision: 55
URL: http://svn.debian.org/wsvn/pkg-coolkey/?sc=1&rev=55
Log:
debian/control: Fix libckyapplet1-dev_1.1.0-10_amd64.deb: package says
section is libdevel, override says devel.
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=55&op=diff
==============================================================================
--- coolkey/trunk/debian/changelog (original)
+++ coolkey/trunk/debian/changelog Sun Aug 7 14:06:58 2011
@@ -1,3 +1,10 @@
+coolkey (1.1.0-11) UNRELEASED; urgency=low
+
+ * debian/control: Fix libckyapplet1-dev_1.1.0-10_amd64.deb: package says
+ section is libdevel, override says devel.
+
+ -- Ludovic Rousseau <rousseau at debian.org> Sun, 07 Aug 2011 16:05:50 +0200
+
coolkey (1.1.0-10) unstable; urgency=low
* Fix "FTBFS: /usr/bin/ld: cannot find -lsoftokn3" do not build pk11install
Modified: coolkey/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-coolkey/coolkey/trunk/debian/control?rev=55&op=diff
==============================================================================
--- coolkey/trunk/debian/control (original)
+++ coolkey/trunk/debian/control Sun Aug 7 14:06:58 2011
@@ -28,7 +28,7 @@
Package: libckyapplet1-dev
Architecture: any
-Section: libdevel
+Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends}, libckyapplet1 (= ${binary:Version})
Description: Smart Card Coolkey applet development files
Header files and support for Coolkey applications.
More information about the Pkg-coolkey-commits
mailing list