mkdocs-glightbox_0.4.0+dfsg-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 23 Jul 2025 12:13:38 +0200 |
Source: | mkdocs-glightbox |
Binary: | mkdocs-glightbox |
Architecture: | source all |
Version: | 0.4.0+dfsg-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Karsten Schöke <karsten.schoeke@geobasis-bb.de> |
Description: | mkdocs-glightbox - MkDocs extension supports image lightbox with GLightbox |
Closes: | 1100186 |
Changes: | mkdocs-glightbox (0.4.0+dfsg-1) unstable; urgency=medium * Initial release. (Closes: #1100186) |
Files: | e46074d66957e119c2ab170750fb7380 2309 python optional mkdocs-glightbox_0.4.0+dfsg-1.dsc 2d8e75b0852bd13aafad1218f87bd4ae 10087161 python optional mkdocs-glightbox_0.4.0+dfsg.orig.tar.gz a5a3452f77fb7c1266befcbba7ed1d4b 3268 python optional mkdocs-glightbox_0.4.0+dfsg-1.debian.tar.xz 7a4d3cf5eec95abc3c49882e181ee808 25488 python optional mkdocs-glightbox_0.4.0+dfsg-1_all.deb 2c532947e03969a3bc6367dde7f6f6da 8722 python optional mkdocs-glightbox_0.4.0+dfsg-1_amd64.buildinfo |
mkdocs-glightbox_0.4.0+dfsg-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | mkdocs-glightbox |
Binary: | mkdocs-glightbox |
Architecture: | all |
Version: | 0.4.0+dfsg-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Karsten Schöke <karsten.schoeke@geobasis-bb.de>, |
Homepage: | https://github.com/blueswen/mkdocs-glightbox |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/mkdocs-glightbox |
Vcs-Git: | https://salsa.debian.org/python-team/packages/mkdocs-glightbox.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools |
Build-Depends-Indep: | mkdocs<!nocheck>, mkdocs-material<!nocheck>, python3-pytest<!nocheck>, python3-pytest-cov<!nocheck> |
Package-List: | mkdocs-glightbox deb python optional arch=all |
Files: | 2d8e75b0852bd13aafad1218f87bd4ae 10087161 mkdocs-glightbox_0.4.0+dfsg.orig.tar.gz a5a3452f77fb7c1266befcbba7ed1d4b 3268 mkdocs-glightbox_0.4.0+dfsg-1.debian.tar.xz |
README.source for mkdocs-glightbox_0.4.0+dfsg-1.dsc (click to toggle) | |
---|---|
Removed upstream folder docs/ ----------------------------- Upstream is shipping in the folder docs/ some minimized CSS and Javascript files but is not providing the non minimized source nor the information how the minimized files did get created. $ tree -a docs/assets/ -P *.js -P *.css docs/assets/ ├── images ├── javascripts │ ├── bundle.6981e6db.min.js │ ├── glightbox.min.js │ ├── lunr │ │ ├── min │ │ │ ├── lunr.ar.min.js │ │ │ ├── lunr.da.min.js │ │ │ ├── lunr.de.min.js │ │ │ ├── lunr.du.min.js │ │ │ ├── lunr.el.min.js │ │ │ ├── lunr.es.min.js │ │ │ ├── lunr.fi.min.js │ │ │ ├── lunr.fr.min.js │ │ │ ├── lunr.he.min.js │ │ │ ├── lunr.hi.min.js │ │ │ ├── lunr.hu.min.js │ │ │ ├── lunr.hy.min.js │ │ │ ├── lunr.it.min.js │ │ │ ├── lunr.ja.min.js │ │ │ ├── lunr.jp.min.js │ │ │ ├── lunr.kn.min.js │ │ │ ├── lunr.ko.min.js │ │ │ ├── lunr.multi.min.js │ │ │ ├── lunr.nl.min.js │ │ │ ├── lunr.no.min.js │ │ │ ├── lunr.pt.min.js │ │ │ ├── lunr.ro.min.js │ │ │ ├── lunr.ru.min.js │ │ │ ├── lunr.sa.min.js │ │ │ ├── lunr.stemmer.support.min.js │ │ │ ├── lunr.sv.min.js │ │ │ ├── lunr.ta.min.js │ │ │ ├── lunr.te.min.js │ │ │ ├── lunr.th.min.js │ │ │ ├── lunr.tr.min.js │ │ │ ├── lunr.vi.min.js │ │ │ └── lunr.zh.min.js │ │ ├── tinyseg.js │ │ └── wordcut.js │ └── workers │ └── search.1e90e0fb.min.js └── stylesheets ├── glightbox.min.css ├── main.0ab26e37.min.css └── palette.ab4e12ef.min.css 7 directories, 40 files The folder docs/ is used upstream to generate the HTML documentation for mkdocs-glightbox (accessible on https://blueswen.github.io/mkdocs-glightbox/) and we don't need the data from that folder to build the MkDocs plugin as a Debian package. For now we clean out that folder at import to fulfill the DFSG. The current data of that folder can be viewed here: https://github.com/blueswen/mkdocs-glightbox/tree/main/docs -- Carsten Schoenert <c.schoenert@t-online.de> Wed, 30 Jul 2025 09:19:00 +0200 |
control file for mkdocs-glightbox_0.4.0+dfsg-1_all.deb (click to toggle) | |
---|---|
Package: | mkdocs-glightbox |
Version: | 0.4.0+dfsg-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 108 |
Depends: | python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/blueswen/mkdocs-glightbox |
Description: | MkDocs extension supports image lightbox with GLightbox GLightbox is a pure javascript lightbox library with mobile support. MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. . This package contains an addon that add image lightbox with GLightbox to your existing documentation pages. |
contents of mkdocs-glightbox_0.4.0+dfsg-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-23 10:13 ./ drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/ drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/lib/ drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox/ -rw-r--r-- root/root 0 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox/__init__.py drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox/glightbox/ -rw-r--r-- root/root 13749 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox/glightbox/glightbox.min.css -rw-r--r-- root/root 56280 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox/glightbox/glightbox.min.js -rw-r--r-- root/root 10595 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox/plugin.py drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox-0.4.0.dist-info/ -rw-r--r-- root/root 7 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox-0.4.0.dist-info/INSTALLER -rw-r--r-- root/root 6311 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox-0.4.0.dist-info/METADATA -rw-r--r-- root/root 91 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox-0.4.0.dist-info/WHEEL -rw-r--r-- root/root 68 2025-07-23 10:13 ./usr/lib/python3/dist-packages/mkdocs_glightbox-0.4.0.dist-info/entry_points.txt drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/share/ drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-23 10:13 ./usr/share/doc/mkdocs-glightbox/ -rw-r--r-- root/root 184 2025-07-23 10:13 ./usr/share/doc/mkdocs-glightbox/changelog.Debian.gz -rw-r--r-- root/root 988 2024-05-06 14:30 ./usr/share/doc/mkdocs-glightbox/changelog.gz -rw-r--r-- root/root 1697 2025-07-23 10:13 ./usr/share/doc/mkdocs-glightbox/copyright |
copyright of mkdocs-glightbox_0.4.0+dfsg-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/blueswen/mkdocs-glightbox Upstream-Name: mkdocs-glightbox Upstream-Contact: Blueswen <blueswen.tw@gmail.com> Files-Exluded: docs/ Comment:The upstream tarball is repacked to excluded docs dir. See README.source file. Files: * Copyright: 2022, Blueswen License: Expat Files: debian/* Copyright: 2025 Karsten Schöke <karsten.schoeke@geobasis-bb.de>, 2025 Carsten Schoenert <c.schoenert@t-online.de> License: Expat Files: mkdocs_glightbox/glightbox/* Copyright: 2018, Biati Digital https://www.biati.digital License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 31.07.2025 / 16:02:33 (UTC)