Debian Package Tracker
Register | Log in
Subscribe

blag

Blog-aware, static site generator

Choose email to subscribe with

general
  • source: blag (main)
  • version: 2.1.0
  • maintainer: Bastian Venthur (DMD)
  • arch: all
  • std-ver: 4.6.0.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 1.4.1
  • testing: 2.1.0
  • unstable: 2.1.0
versioned links
  • 1.4.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.1.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • blag
  • blag-doc
action needed
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2023-09-07 Last update: 2023-10-03 10:00
22 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit b3ad97add7aa106da427802dd50c841281312f01
Merge: b0b0f6f a416095
Author: Bastian Venthur <venthur@debian.org>
Date:   Wed Sep 27 09:36:39 2023 +0300

    Merge pull request #140 from venthur/dependabot/pip/ruff-0.0.291
    
    Bump ruff from 0.0.290 to 0.0.291

commit b0b0f6fbbf460646045603e7c4af0d744cddf2e7
Merge: 557077e 65e5fd8
Author: Bastian Venthur <venthur@debian.org>
Date:   Wed Sep 27 09:36:24 2023 +0300

    Merge pull request #139 from venthur/dependabot/pip/mkdocs-1.5.3
    
    Bump mkdocs from 1.5.2 to 1.5.3

commit a416095cd0f6b224852845dcdecc3115d56462e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 25 14:59:52 2023 +0000

    Bump ruff from 0.0.290 to 0.0.291
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.290 to 0.0.291.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
    - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.290...v0.0.291)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

commit 65e5fd8728857c26c727ba4a8755b52566842be0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 25 14:59:33 2023 +0000

    Bump mkdocs from 1.5.2 to 1.5.3
    
    Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3.
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

commit 557077e646bcb3f8c092335c8a32c63b52595631
Merge: 6431ffa f2900fd
Author: Bastian Venthur <venthur@debian.org>
Date:   Wed Sep 20 15:37:06 2023 +0200

    Merge pull request #138 from venthur/ruff
    
    switch from flake8 to ruff

commit f2900fdb4ba6fcb4bd1f7a7fd6e751257e5ad972
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date:   Wed Sep 20 15:16:58 2023 +0200

    run ruff check explicitely

commit a7c221f34579c2a11aa36049b2c10123fed147d6
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date:   Wed Sep 20 15:10:21 2023 +0200

    updated changelog

commit c92130559cedba07f884ba3d9e6a5e59f572a87d
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date:   Wed Sep 20 15:09:28 2023 +0200

    add missing docstrings

commit 4f3516fb196b3ce2c58c1a3c3fb6aa5f230fe4a6
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date:   Wed Sep 20 13:03:55 2023 +0200

    fixed src

commit ead8c518c33f4406c8445c876e035a64bb10d1b8
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date:   Wed Sep 20 12:58:50 2023 +0200

    replaced flake8 with ruff

commit 6431ffae8c9ea715d824644d907e48b6442bce4f
Merge: 3b12986 33b5c28
Author: Bastian Venthur <venthur@debian.org>
Date:   Mon Sep 18 08:31:05 2023 +0200

    Merge pull request #133 from venthur/dependabot/pip/mkdocstrings-python--0.23.0
    
    Bump mkdocstrings[python] from 0.22.0 to 0.23.0

commit 33b5c282f987c611923b9ef1b93f87dc48a272c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 18 06:15:35 2023 +0000

    Bump mkdocstrings[python] from 0.22.0 to 0.23.0
    
    Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.22.0 to 0.23.0.
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.22.0...0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocstrings[python]
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

commit 3b12986dc9444599f1edb31126a01147961262d1
Merge: 91c6126 ca5405f
Author: Bastian Venthur <venthur@debian.org>
Date:   Mon Sep 18 08:15:06 2023 +0200

    Merge pull request #128 from venthur/dependabot/pip/wheel-0.41.2
    
    Bump wheel from 0.41.1 to 0.41.2

commit 91c6126e4fdfea301b0cf7dbd07fe11ecea01241
Merge: 81febfb f0e6cd2
Author: Bastian Venthur <venthur@debian.org>
Date:   Mon Sep 18 08:14:45 2023 +0200

    Merge pull request #137 from venthur/dependabot/pip/mkdocs-material-9.3.1
    
    Bump mkdocs-material from 9.1.21 to 9.3.1

commit ca5405f7aa63f6e8d9baf486fb3c6a44be23f887
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Sep 15 19:12:21 2023 +0000

    Bump wheel from 0.41.1 to 0.41.2
    
    Bumps [wheel](https://github.com/pypa/wheel) from 0.41.1 to 0.41.2.
    - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
    - [Commits](https://github.com/pypa/wheel/compare/0.41.1...0.41.2)
    
    ---
    updated-dependencies:
    - dependency-name: wheel
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

commit f0e6cd2144ae7d587b61cafcf632a718bfd9296f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Sep 15 19:12:10 2023 +0000

    Bump mkdocs-material from 9.1.21 to 9.3.1
    
    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.21 to 9.3.1.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.21...9.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

commit 81febfbbd1fa3b92214fa09e7c119943afd93303
Merge: e8af1d0 4382dff
Author: Bastian Venthur <venthur@debian.org>
Date:   Fri Sep 15 21:11:27 2023 +0200

    Merge pull request #134 from venthur/dependabot/pip/pytest-7.4.2
    
    Bump pytest from 7.4.0 to 7.4.2

commit e8af1d0380ec8f0c1651eec141d80456a89f906e
Merge: c9f7242 ceb6de5
Author: Bastian Venthur <venthur@debian.org>
Date:   Fri Sep 15 21:08:31 2023 +0200

    Merge pull request #135 from venthur/dependabot/pip/build-1.0.3
    
    Bump build from 0.10.0 to 1.0.3

commit c9f7242f0213a4c318f0dc942dd570d21293a9c2
Merge: c45fb44 cfe7f36
Author: Bastian Venthur <venthur@debian.org>
Date:   Fri Sep 15 21:05:45 2023 +0200

    Merge pull request #129 from venthur/dependabot/github_actions/actions/checkout-4
    
    Bump actions/checkout from 3 to 4

commit ceb6de574f41b97c64249c0a4145b34995bc74ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 11 14:16:49 2023 +0000

    Bump build from 0.10.0 to 1.0.3
    
    Bumps [build](https://github.com/pypa/build) from 0.10.0 to 1.0.3.
    - [Release notes](https://github.com/pypa/build/releases)
    - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/pypa/build/compare/0.10.0...1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: build
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

commit 4382dff70399acd30476abf338a8299acf8fcc19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 11 14:16:45 2023 +0000

    Bump pytest from 7.4.0 to 7.4.2
    
    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

commit cfe7f36868d4b7fe648b993444a0654702ca3476
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 4 14:08:55 2023 +0000

    Bump actions/checkout from 3 to 4
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
Created: 2023-09-15 Last update: 2023-10-03 06:09
lintian reports 20 warnings normal
Lintian reports 20 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2023-06-17 Last update: 2023-08-28 05:07
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.6.0.1).
Created: 2022-06-18 Last update: 2023-08-27 19:18
news
[rss feed]
  • [2023-09-01] blag 2.1.0 MIGRATED to testing (Debian testing watch)
  • [2023-08-27] Accepted blag 2.1.0 (source) into unstable (Bastian Venthur)
  • [2023-06-22] blag 2.0.0 MIGRATED to testing (Debian testing watch)
  • [2023-06-16] Accepted blag 2.0.0 (source) into unstable (Bastian Venthur)
  • [2023-06-13] blag 1.5.0 MIGRATED to testing (Debian testing watch)
  • [2023-04-16] Accepted blag 1.5.0 (source) into unstable (Bastian Venthur)
  • [2022-10-05] blag 1.4.1 MIGRATED to testing (Debian testing watch)
  • [2022-09-29] Accepted blag 1.4.1 (source) into unstable (Bastian Venthur)
  • [2022-09-07] blag 1.4.0 MIGRATED to testing (Debian testing watch)
  • [2022-09-07] blag 1.4.0 MIGRATED to testing (Debian testing watch)
  • [2022-09-04] Accepted blag 1.4.0 (source) into unstable (Bastian Venthur)
  • [2022-07-05] blag 1.3.2 MIGRATED to testing (Debian testing watch)
  • [2022-06-29] Accepted blag 1.3.2 (source) into unstable (Bastian Venthur)
  • [2022-06-18] Accepted blag 1.3.0 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Bastian Venthur)
  • [2022-06-18] Accepted blag 1.3.1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Bastian Venthur)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 20)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.0.0

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing