[pkg-opensc-commit] [openct] 01/01: Non-maintainer upload.
Eric Dorland
eric at moszumanska.debian.org
Sat Jul 19 20:18:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository openct.
commit a176e82e9565b1be1e5653c918ce71533e26b859
Author: Michael Biebl <biebl at debian.org>
Date: Sat Jul 19 16:15:48 2014 -0400
Non-maintainer upload.
* Non-maintainer upload.
* debian/control
- Use kfreebsd-any arch specifier for libusb2-dev build dependency.
- Recommend udev [linux-any] instead of hal. (Closes: #615230)
---
debian/changelog | 9 +++++++++
debian/control | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 159f8e2..13d4f3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+openct (0.6.20-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/control
+ - Use kfreebsd-any arch specifier for libusb2-dev build dependency.
+ - Recommend udev [linux-any] instead of hal. (Closes: #615230)
+
+ -- Michael Biebl <biebl at debian.org> Tue, 12 Apr 2011 12:40:46 +0200
+
openct (0.6.20-1.1) unstable; urgency=low
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 0b2c138..c5350cc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openct
Section: utils
Priority: extra
Maintainer: Eric Dorland <eric at debian.org>
-Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5.0.45), libpcsclite-dev (>= 1.4.0), pkg-config, libltdl3-dev, libusb2-dev [kfreebsd-i386 kfreebsd-amd64]
+Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5.0.45), libpcsclite-dev (>= 1.4.0), pkg-config, libltdl3-dev, libusb2-dev [kfreebsd-any]
Build-Conflicts: libusb-dev
Standards-Version: 3.8.3
Homepage: http://www.opensc-project.org/
@@ -54,7 +54,7 @@ Package: openct
Architecture: any
Provides: pcsc-ifd-handler
Depends: ${shlibs:Depends}, dpkg (>= 1.7.0), adduser, ${misc:Depends}
-Recommends: hal
+Recommends: udev [linux-any]
Description: middleware framework for smart card terminals
OpenCT is an open source implementation providing card terminal
drivers. It provides a native OpenCT, CT-API and PC/SC Lite IFD
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/openct.git
More information about the pkg-opensc-commit
mailing list