Debian NEW package overview for mkdocs-get-deps
mkdocs-get-deps_0.2.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Sun, 02 Mar 2025 13:30:37 +0200
Source:mkdocs-get-deps
Binary:mkdocs-get-deps
Architecture:source all
Version:0.2.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Carsten Schoenert <c.schoenert@t-online.de>
Description:
mkdocs-get-deps - MkDocs extension that infers required PyPI packages (Python3)
Closes:1099320
Changes:
mkdocs-get-deps (0.2.0-1) unstable; urgency=medium

  * [0491ccb] New upstream version 0.2.0
  * [1a63564] First and basic Debianization
    (Closes: #1099320)
Files:
aa66962592e14c5e02bd22fd70d78ed1 2345 python optional mkdocs-get-deps_0.2.0-1.dsc
d2546b4eb28dde197752c6159bb9ab27 11100 python optional mkdocs-get-deps_0.2.0.orig.tar.gz
5d079ccd52f10b4f1e25c1c3275765df 3088 python optional mkdocs-get-deps_0.2.0-1.debian.tar.xz
08e90c2e55d512067d1f53ced4b6541b 9132 python optional mkdocs-get-deps_0.2.0-1_all.deb
20145e779f5ac2f5a88b96adcb8cf08a 7090 python optional mkdocs-get-deps_0.2.0-1_amd64.buildinfo
mkdocs-get-deps_0.2.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:mkdocs-get-deps
Binary:mkdocs-get-deps
Architecture:all
Version:0.2.0-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Carsten Schoenert <c.schoenert@t-online.de>,
Homepage:https://github.com/mkdocs/get-deps
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/python-team/packages/mkdocs-get-deps
Vcs-Git:https://salsa.debian.org/python-team/packages/mkdocs-get-deps.git
Testsuite:autopkgtest, autopkgtest-pkg-pybuild
Testsuite-Triggers:python3-all, python3-mergedeep, python3-platformdirs, python3-pytest, python3-yaml
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-mergedeep<!nocheck>, python3-platformdirs<!nocheck>, python3-pytest<!nocheck>, python3-yaml<!nocheck>
Package-List:mkdocs-get-deps deb python optional arch=all
Files:
d2546b4eb28dde197752c6159bb9ab27 11100 mkdocs-get-deps_0.2.0.orig.tar.gz
5d079ccd52f10b4f1e25c1c3275765df 3088 mkdocs-get-deps_0.2.0-1.debian.tar.xz
lintian 2.104.0 check for mkdocs-get-deps_0.2.0-1.dsc (click to toggle)
README.source for mkdocs-get-deps_0.2.0-1.dsc (click to toggle)
This package is maintained with git-buildpackage(1). It follows DEP-14 for
branch naming (e.g. using debian/master for the current version in Debian
unstable due Debian Python team policy).

It uses pristine-tar(1) to store enough information in git to generate bit
identical tarballs when building the package without having downloaded an
upstream tarball first.

When working with patches it is recommended to use "gbp pq import" to import
the patches, modify the source and then use "gbp pq export --commit" to commit
the modifications.

The changelog is generated using "gbp dch" so if you submit any changes don't
bother to add changelog entries but rather provide a nice git commit message
that can then end up in the changelog.

It is recommended to build the package with pbuilder using:

    gbp buildpackage --git-pbuilder

For information on how to set up a pbuilder environment see the git-pbuilder(1)
manpage. In short:

    DIST=sid git-pbuilder create
    gbp clone https://salsa.debian.org/python-team/packages/mkdocs-get-deps.git
    cd mkdocs-get-deps
    gbp buildpackage --git-pbuilder

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 2 Mar 2025 10:44:00 +0200
control file for mkdocs-get-deps_0.2.0-1_all.deb (click to toggle)
Package:mkdocs-get-deps
Version:0.2.0-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:40
Depends:python3-importlib-metadata | python3-supported-min (>=3.10), python3-mergedeep, python3-platformdirs (>=2.2.0), python3-yaml, python3:any
Section:python
Priority:optional
Homepage:https://github.com/mkdocs/get-deps
Description:
MkDocs extension that infers required PyPI packages (Python3)
 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 add an command for MkDocs that infers required PyPI packages from
 plugins in mkdocs.yml.
lintian 2.104.0 check for mkdocs-get-deps_0.2.0-1_all.deb (click to toggle)
contents of mkdocs-get-deps_0.2.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-03-02 11:30 ./
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/bin/
-rwxr-xr-x root/root       221 2025-03-02 11:30 ./usr/bin/mkdocs-get-deps
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps/
-rw-r--r-- root/root      7450 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps/__init__.py
-rw-r--r-- root/root      1619 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps/__main__.py
-rw-r--r-- root/root      2467 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps/cache.py
-rw-r--r-- root/root         0 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps/py.typed
-rw-r--r-- root/root      1552 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps/yaml_util.py
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps-0.2.0.dist-info/
-rw-r--r-- root/root         7 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps-0.2.0.dist-info/INSTALLER
-rw-r--r-- root/root      4011 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps-0.2.0.dist-info/METADATA
-rw-r--r-- root/root        87 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps-0.2.0.dist-info/WHEEL
-rw-r--r-- root/root        65 2025-03-02 11:30 ./usr/lib/python3/dist-packages/mkdocs_get_deps-0.2.0.dist-info/entry_points.txt
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/share/
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-02 11:30 ./usr/share/doc/mkdocs-get-deps/
-rw-r--r-- root/root       215 2025-03-02 11:30 ./usr/share/doc/mkdocs-get-deps/changelog.Debian.gz
-rw-r--r-- root/root      1408 2025-03-02 11:28 ./usr/share/doc/mkdocs-get-deps/copyright

Timestamp: 02.03.2025 / 12:06:14 (UTC)