[pkg-opensc-commit] [engine-pkcs11] 05/05: debian/control: Run wrap-and-sort.

Eric Dorland eric at moszumanska.debian.org
Sat Sep 20 23:11:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository engine-pkcs11.

commit ac28d68eaa01680b63e579247a4d762d360a9fcf
Author: Eric Dorland <eric at debian.org>
Date:   Sat Sep 20 19:03:08 2014 -0400

    debian/control: Run wrap-and-sort.
---
 debian/changelog | 3 ++-
 debian/control   | 9 ++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2d33acb..4f6099f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ engine-pkcs11 (0.1.8-4) unstable; urgency=medium
   * debian/control: Add Vcs-* fields.
   * debian/control: Add Homepage field.
   * debian/watch: Update with new GitHub location.
+  * debian/control: Run wrap-and-sort.
 
- --
+ -- Eric Dorland <eric at debian.org>  Sat, 20 Sep 2014 19:03:02 -0400
 
 engine-pkcs11 (0.1.8-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8437ab6..191b405 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: engine-pkcs11
 Section: libs
 Priority: optional
 Maintainer: Eric Dorland <eric at debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, libltdl3-dev,
- libp11-dev (>= 0.2.5), libssl-dev
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
+               libltdl3-dev,
+               libp11-dev (>= 0.2.5),
+               libssl-dev
 Standards-Version: 3.9.6
 Homepage: https://github.com/OpenSC/engine_pkcs11
 Vcs-Git: git://anonscm.debian.org/pkg-opensc/engine-pkcs11.git
@@ -11,7 +14,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-opensc/engine-pkcs11.git
 
 Package: libengine-pkcs11-openssl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Conflicts: libopensc-openssl
 Replaces: libopensc-openssl
 Provides: libopensc-openssl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list