From f37a6657b15b0778b08999a2e15fda7f415f1081 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 19:24:26 +0200 Subject: Adding debian version 4.1-5. Signed-off-by: Daniel Baumann --- debian/control | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d8ad36c --- /dev/null +++ b/debian/control @@ -0,0 +1,27 @@ +Source: sphinxcontrib-jquery +Section: python +Priority: optional +Maintainer: Debian Python Team +Uploaders: Dmitry Shachnev +Homepage: https://github.com/sphinx-contrib/jquery +Build-Depends: debhelper-compat (= 13), + dh-python, + flit (>= 3.7), + pybuild-plugin-pyproject, + python3-all, + python3-pytest, + python3-sphinx (>= 1.8) +Rules-Requires-Root: no +Standards-Version: 4.6.2 +Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-jquery.git +Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-jquery +Testsuite: autopkgtest-pkg-pybuild + +Package: python3-sphinxcontrib.jquery +Architecture: all +Depends: libjs-jquery (>= 3.6.0), ${misc:Depends}, ${python3:Depends} +Description: extension to include jQuery on newer Sphinx releases + sphinxcontrib-jquery ensures that jQuery is always installed for use in + Sphinx themes or extensions. + . + To use it, add sphinxcontrib.jquery as a Sphinx extension. -- cgit v1.2.3