[pkg-opensc-commit] [pkcs11-helper] 03/03: Replace documentation jquery.js with symlink to libjs-jquery

Eric Dorland eric at moszumanska.debian.org
Fri Jan 1 18:11:15 UTC 2016


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

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

commit 228306019ee7ccca361ff221325727c985ed9ab1
Author: Eric Dorland <eric at debian.org>
Date:   Fri Jan 1 01:50:24 2016 -0500

    Replace documentation jquery.js with symlink to libjs-jquery
---
 debian/changelog                   | 4 +++-
 debian/control                     | 5 ++++-
 debian/libpkcs11-helper1-dev.links | 1 +
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index be38e7d..ab55af1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ pkcs11-helper (1.11-5) unstable; urgency=medium
   * debian/control, debian/rules: Drop libpkcs11-helper1-dbg in favor of
     -dbgsym package.
   * debian/control: Standards-Version to 3.9.6.1.
+  * debian/control, debian/libpkcs11-helper1-dev.links: Replace
+    documentation jquery.js with symlink to libjs-jquery.
 
- --
+ -- Eric Dorland <eric at debian.org>  Fri, 01 Jan 2016 01:50:05 -0500
 
 pkcs11-helper (1.11-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index fd10e89..1a3922e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,10 @@ Section: libdevel
 Architecture: any
 Provides: libpkcs11-helper-dev
 Conflicts: libpkcs11-helper-dev
-Depends: libpkcs11-helper1 (= ${binary:Version}), libssl-dev, ${misc:Depends}
+Depends: libjs-jquery,
+         libpkcs11-helper1 (= ${binary:Version}),
+         libssl-dev,
+         ${misc:Depends}
 Description: library that simplifies the interaction with PKCS#11
  libpkcs11-helper is a library that simplifies the interaction with PKCS#11
  providers for end-user applications.
diff --git a/debian/libpkcs11-helper1-dev.links b/debian/libpkcs11-helper1-dev.links
new file mode 100644
index 0000000..a105080
--- /dev/null
+++ b/debian/libpkcs11-helper1-dev.links
@@ -0,0 +1 @@
+/usr/share/javascript/jquery/jquery.js /usr/share/doc/libpkcs11-helper1-dev/api/jquery.js

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



More information about the pkg-opensc-commit mailing list