dh-puredata (3.3.0)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/3.3.0 tag
- Git: https://salsa.debian.org/multimedia-team/pd/dh-puredata.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 167936
- Browser: https://salsa.debian.org/multimedia-team/pd/dh-puredata
- Last scan: 2026-06-04 19:21:03+00
- Next scan: 2026-06-12 21:31:00+00
- Open issues: 1
- CI pipeline status: success
- Debian changelog in Git:
dh-puredata (3.3.0) unstable; urgency=medium
* Add optional substvar ${puredata:Version}
* Add support for X-PureData-MinimumVersion
* Improve manpage
* Update test-project
+ Add ${puredata:Provides}
+ Add X-PureData-MinimumVersion
+ Clean tests/ artifacts
+ Bump standards version
+ Print info about generated package
* Bump standards version to 4.7.4
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 18 May 2026 20:03:34 +0200
- This branch is 2 commits ahead of tag debian/3.3.0
- Git log:
commit c5fd1b89fb29c3244286bfb4e24b61db64a945ac
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Date: Wed May 20 22:56:55 2026 +0200
Test with debhelper-compat=14
commit 7716f95bbe187f710401dde78f4e6f74e19c1360
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Date: Wed May 20 22:38:37 2026 +0200
Drop obsolete can_double check
in the olden times we would use $ENV{DEB_HOST_ARCH} to calculate
the filename, so it needed to be non-empty.
these days are long gone.
LP: #2152406