1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
vhba-module (20250329-1) unstable; urgency=medium
* New upstream version, closes: #1104419.
* debian/appstream/net.sf.cdemu.vhba-module.metainfo.xml:
- Add 20240917 and 20250329 releases.
* debian/control:
- Bump Standards-Version to 4.7.2.
* debian/copyright:
- Change Upstream-Contact to Rok Mandeljc, like in all of the other
CDEmu packages.
* debian/rules:
- Make rules compatible with debhelper <= 12.
* debian/vhba-dkms.dkms:
- Update PACKAGE_VERSION.
* debian/vhba-dkms.install:
- Remove file since install step is handled in rules.
* debian/vhba-dkms.postinst:
- Don't run modprobe inside a chroot environment (closes: #1101666).
Thanks to Andreas Beckmann <anbe@debian.org> for the patch.
-- Matteo Bini <matteobin@tiepi.it> Mon, 05 May 2025 09:26:46 +0200
vhba-module (20240917-1) unstable; urgency=medium
* New upstream version, closes: #1081379.
* Thanks to Andreas Beckmann <anbe@debian.org> for the following patches:
- Simplify appstream metadata installation.
- Simplify dkms installation.
- Switch to dh-sequence-dkms.
- Declare Testsuite: autopkgtest-pkg-dkms.
- Ship /etc/modules-load.d/vhba.conf as conffile.
- Drop redundant packaging bits.
-- Matteo Bini <matteobin@tiepi.it> Wed, 09 Oct 2024 22:18:49 +0200
vhba-module (20240202-5) unstable; urgency=medium
* debian/appstream/net.sf.cdemu.vhba_module.metainfo.xml:
- Revert id to previous version, because AppStream documentation and
implementation are not on the same page. This format should work for both.
* debian/rules:
- Change AppStream metadata file name (underscore instead of hyphen).
-- Matteo Bini <matteobin@tiepi.it> Sat, 01 Jun 2024 10:15:49 +0200
vhba-module (20240202-4) unstable; urgency=medium
* debian/appstream/net.sf.cdemu.vhba-module.metainfo.xml:
- Change id to correct format.
* debian/rules:
- Change AppStream metadata file name (hyphen instead of underscore).
-- Matteo Bini <matteobin@tiepi.it> Thu, 30 May 2024 21:01:01 +0200
vhba-module (20240202-3) unstable; urgency=medium
* debian/appstream/net.sf.cdemu.vhba_module.metainfo.xml:
- Add developer.
-- Matteo Bini <matteobin@tiepi.it> Sat, 25 May 2024 13:03:39 +0200
vhba-module (20240202-2) unstable; urgency=medium
* debian/control:
- Bump Standards-Version to 4.7.0.
* debian/lintian-overrides:
- Add appstream-metadata-missing-modalias-provide.
* debian/source/lintian-overrides:
- Add new-package-uses-date-based-version-number.
-- Matteo Bini <matteobin@tiepi.it> Fri, 24 May 2024 19:42:14 +0200
vhba-module (20240202-1) unstable; urgency=low
* Initial release, closes: #983402, #983403.
-- Matteo Bini <matteobin@tiepi.it> Wed, 28 Feb 2024 12:45:56 +0100
|