[pkg-opensc-commit] [SCM] OpenSC packaging branch, master, updated. upstream/0.13.0-408-g4078972

Eric Dorland eric at debian.org
Sun May 26 01:11:14 UTC 2013


The following commit has been merged in the master branch:
commit 4078972e3914c34456a525efdbef51989259183d
Author: Eric Dorland <eric at debian.org>
Date:   Sat May 25 21:02:23 2013 -0400

    debian/control: Add misc:Pre-Depends substitution. (Closes: #702758)

diff --git a/debian/changelog b/debian/changelog
index 16aa26c..8238475 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ opensc (0.13.0-2) unstable; urgency=low
 
   * opensc.install: Add openpgp-tool, iasecc-tool and sc-hsm-tool and
     manpages.
+  * debian/control: Add misc:Pre-Depends substitution. (Closes: #702758)
 
- --
+ -- Eric Dorland <eric at debian.org>  Sat, 25 May 2013 21:02:03 -0400
 
 opensc (0.13.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 584d823..2ae6fc4 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Package: opensc
 Section: utils
 Architecture: any
 Multi-Arch: foreign
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: libopensc2 (<< 0.12.0)
 Conflicts: libopensc2 (<< 0.12.0), mozilla-opensc

-- 
OpenSC packaging



More information about the pkg-opensc-commit mailing list