attached

Cheers,
-- 
Steve McIntyre                                steve.mcint...@linaro.org
<http://www.linaro.org/> Linaro.org | Open source software for ARM SoCs
diff -u pkcs11-dump-0.3.2/debian/changelog pkcs11-dump-0.3.2/debian/changelog
--- pkcs11-dump-0.3.2/debian/changelog
+++ pkcs11-dump-0.3.2/debian/changelog
@@ -1,3 +1,14 @@
+pkcs11-dump (0.3.2-2.1) unstable; urgency=low
+
+  * NMU
+  * Add build-dep on pkg-config, as suggested by Ilya Barygin
+    <bary...@gmail.com>. Closes: #622031.
+  * Lintian cleanup:
+    + Add ${misc:Depends}
+    + Updated Standards-Version (no other changes)
+
+ -- Steve McIntyre <steve.mcint...@linaro.org>  Fri, 16 Dec 2011 18:31:57 +0000
+
 pkcs11-dump (0.3.2-2) unstable; urgency=low
 
   * pkcs11-dump.cpp: #include <cstring> for memmove()
diff -u pkcs11-dump-0.3.2/debian/control pkcs11-dump-0.3.2/debian/control
--- pkcs11-dump-0.3.2/debian/control
+++ pkcs11-dump-0.3.2/debian/control
@@ -2,14 +2,14 @@
 Section: utils
 Priority: extra
 Maintainer: Max Vozeler <x...@debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, libstdc++-dev, libssl-dev
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 7), autotools-dev, libstdc++-dev, libssl-dev, pkg-config
+Standards-Version: 3.9.2
 Vcs-Browser: http://git.debian.org/?p=users/xam/pkcs11-dump.git
 Vcs-Git: git://git.debian.org/~xam/pkcs11-dump.git
 
 Package: pkcs11-dump
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Dump PKCS#11 token content
  pkcs11-dump is a program to query PKCS#11 (cryptoki) provider 
  modules for objects available on a specific crypto device and

Reply via email to