[SCM] libdvdnav/master: Link jquery.js file to the one provided by libjs-jquery

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sun Dec 25 15:54:10 UTC 2016


The following commit has been merged in the master branch:
commit 5cfc620ff701eb99ae3586bb55c7377e10c9c3bd
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sun Dec 25 16:35:33 2016 +0100

    Link jquery.js file to the one provided by libjs-jquery

diff --git a/debian/control b/debian/control
index 3c4a471..2a76895 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Package: libdvdnav-doc
 Section: doc
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}
+Depends: libjs-jquery, ${misc:Depends}
 Description: DVD navigation library (documentation)
  libdvdnav is a DVD navigation library, which provides an interface to the
  advanced features of DVDs, like menus and navigation. It contains the VM and
diff --git a/debian/libdvdnav-doc.links b/debian/libdvdnav-doc.links
new file mode 100644
index 0000000..e10cb0c
--- /dev/null
+++ b/debian/libdvdnav-doc.links
@@ -0,0 +1 @@
+usr/share/javascript/jquery/jquery.min.js usr/share/doc/libdvdnav-doc/html/jquery.js

-- 
libdvdnav packaging



More information about the pkg-multimedia-commits mailing list