ascd (0.13.2-11)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.13.2-11 tag
- Git: https://salsa.debian.org/wmaker-team/ascd.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 110592
- Browser: https://salsa.debian.org/wmaker-team/ascd
- Last scan: 2025-12-16 12:11:13+00
- Next scan: 2025-12-22 23:51:00+00
- CI pipeline status: success
- Debian changelog in Git:
ascd (0.13.2-11) unstable; urgency=medium
* d/control
- run `wrap-and-sort -abstk`
- drop superfluous build-dep on debhelper
- update maintainer to the WM team & add myself as uploader
(Closes: #1114598)
- bump Standards-Version to 4.7.2
- set `Rules-Requires-Root: no`
- add Vcs-* fields
- add Homepage field
* d/copyright
- run `wrap-and-sort -abstk`
- convert to DEP-5
* d/gbp.conf
- set debian-branch & commit-msg
- enable pristine-tar
* d/ascd.files
- remove superfluous .files file
* d/s/include-binaries
- remove obsolete entry
* d/patches
- refresh patches
- remove DEP-3 boiler-plate
- buildfix, buildfix1: merge related patches and tidy DEP-3 metadata
- remove unused patches
- add patch to man-page typoes
- add patch to fix removal of ascd/workman link
- create separate seg-fault patch
- create separate Debian path patch
- create separate patch to disable SCSI pass-through
- create separate patch to replace `xv` with `display`
- create separate patch to disable shared libworkman build
- create separate patch to add CDDB support
- merge patches fixing obsolete & incorrect C prototypes
- add numeric prefixes
* d/rules
- remove old commented rules and move overrides
- make build verbose by default
- let dh manage build flags
- replace `pwd` with `$(CURDIR)` & add more directory variables
- replace explicit `dh_installdocs` call with d/ascd.docs
- add dh_installchangelogs override
- move themes manual after `dh_installdocs`
- rename man-page before `dh_installman`
- pass `CFLAGS` & `CPPFLAGS`
- use `DEB_*_MAINT_APPEND`
- enable hardening
* d/watch
- add file to watch dockapps.net
-- Jeremy Sowden <azazel@debian.org> Sun, 02 Nov 2025 19:18:19 +0000
- This branch is 2 commits ahead of tag debian/0.13.2-11
- Git log:
commit 3a9baf3be532ff017779a005e6b05e39ddef589e
Author: Jeremy Sowden <azazel@debian.org>
Date: Sun Nov 2 23:16:19 2025 +0000
d/copyright: fix mistake in LGPL text
Signed-off-by: Jeremy Sowden <azazel@debian.org>
commit 8ab80d10deaf4eae6aeef7f6585ece6cfb42ca16
Author: Jeremy Sowden <azazel@debian.org>
Date: Sun Nov 2 23:14:57 2025 +0000
d/rules: quote variables
Signed-off-by: Jeremy Sowden <azazel@debian.org>