hwdata (0.361-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.361-2 > 0.361-1
- Git: https://salsa.debian.org/pino/hwdata.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/pino/hwdata
- Last scan: 2022-08-11 02:50:03+00
- Next scan: 2022-08-16 13:45:00+00
- CI pipeline status: success
- Debian changelog in Git:
hwdata (0.361-2) UNRELEASED; urgency=medium
* Use the upstream buildsystem to configure and install things, however
ship only the files already currently shipped; this way it will be easier
to ship more files provided by upstream without manually handling them
- stop forcing no buildsystem for dh, letting it do an autoconf-like
behaviour
- create a dummy Makefile.inc before cleaning, so it works (as Makefile
includes it); removed it anyway, as it is generated by configure
- install to debian/tmp, so we can select from it what to ship
- tweak hwdata.install to pick pnp.ids as installed
- add debian/not-installed that lists all the other files that we do not
currently ship
- disable the test suite, as it tests only things we do not ship
-- Pino Toscano <pino@debian.org> Tue, 02 Aug 2022 20:52:47 +0200
- This branch is 2 commits ahead of tag debian/0.361-1
- Git log:
commit 76ffbf58a3ebcd06f989821dd73545b774153dc0
Author: Pino Toscano <pino@debian.org>
Date: Tue Aug 2 21:11:42 2022 +0200
use upstream buildsystem
the resulting binary package is the same
commit 58766958dee4c5d5b2f351e12d09cf0e7006b898
Author: Pino Toscano <pino@debian.org>
Date: Tue Aug 2 20:52:50 2022 +0200
start a new changelog entry for 0.361-2