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

Eric Dorland eric at moszumanska.debian.org
Fri Oct 10 20:55:51 UTC 2014


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

eric pushed a commit to branch master
in repository libp11.

commit 53a9dd75fd06407534ce36c3d4ebb68afa3b6aaa
Author: Eric Dorland <eric at debian.org>
Date:   Fri Oct 10 16:11:25 2014 -0400

    debian/control: Run wrap-and-sort.
---
 debian/changelog |  3 ++-
 debian/control   | 14 ++++++++++----
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06790c2..dec9cb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ libp11 (0.2.8-5) unstable; urgency=medium
   * debian/control: Standards-Version to 3.9.6 (no changes).
   * debian/control: Canonicalize the Vcs-* headers.
   * debian/control: Update Homepage field for new GitHub home.
+  * debian/control: Run wrap-and-sort.
 
- --
+ -- Eric Dorland <eric at debian.org>  Fri, 10 Oct 2014 16:09:29 -0400
 
 libp11 (0.2.8-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 11025b2..9b59a41 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: libp11
 Section: libdevel
 Priority: optional
 Maintainer: Eric Dorland <eric at debian.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libltdl3-dev, libssl-dev,
- pkg-config
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               libltdl3-dev,
+               libssl-dev,
+               pkg-config
 Standards-Version: 3.9.6
 Homepage: https://github.com/OpenSC/libp11
 Vcs-Git: git://anonscm.debian.org/pkg-opensc/libp11.git
@@ -11,7 +14,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-opensc/libp11.git
 
 Package: libp11-dev
 Architecture: any
-Depends: libp11-2 (= ${binary:Version}), libssl-dev, pkg-config, ${misc:Depends}
+Depends: libp11-2 (= ${binary:Version}),
+         libssl-dev,
+         pkg-config,
+         ${misc:Depends}
 Description: pkcs#11 convenience library - development files
  Libp11 is a library to simplify using smart cards via PKCS#11
  modules.  It was spun of the OpenSC project but can be used with any
@@ -24,7 +30,7 @@ Architecture: any
 Multi-Arch: same
 Section: libs
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: pkcs#11 convenience library
  Libp11 is a library to simplify using smart cards via PKCS#11
  modules.  It was spun of the OpenSC project but can be used with any

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



More information about the pkg-opensc-commit mailing list