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 78 79 80 81
|
dnf-plugins-core (4.10.1-4) unstable; urgency=medium
* Team upload.
* d/rules: use execute_after
* Do not enable/start dnf systemd services
* Do not install needs-restarting manpage and drop breaks/replaces with
zypper
* d/control: bump Standards-Version to 4.7.2, no changes
* d/copyright: use GPL URL instead of old FSF postal address
-- Luca Boccassi <bluca@debian.org> Fri, 20 Jun 2025 14:24:55 +0100
dnf-plugins-core (4.10.1-3) unstable; urgency=medium
* debian/tests: use correct target
-- Aron Xu <aron@debian.org> Mon, 19 May 2025 22:21:20 +0800
dnf-plugins-core (4.10.1-2) unstable; urgency=medium
* d/tests/control: add @builddeps@
-- Aron Xu <aron@debian.org> Sun, 11 May 2025 13:34:45 +0800
dnf-plugins-core (4.10.1-1) unstable; urgency=medium
* New upstream version 4.10.1
* d/rules: enable tests
* d/tests: add autopkgtest
* d/rules: simplify rules
-- Aron Xu <aron@debian.org> Thu, 08 May 2025 14:39:05 +0800
dnf-plugins-core (4.10.0-1) unstable; urgency=medium
* New upstream version 4.10.0
-- Aron Xu <aron@debian.org> Wed, 12 Feb 2025 18:03:18 +0800
dnf-plugins-core (4.9.0-1) unstable; urgency=medium
[ Cyril Brulebois ]
* doc/CMakeLists.txt: Add Dependency on doc-man for doc-html, to
avoid race conditions when building from the same source files.
(Closes: #1029809)
[ Aron Xu ]
* New upstream version 4.9.0
* d/control: B-D on libdnf-dev (>= 0.73.0~)
* d/control: set pkg-rpm-team as Maintainer and update VCS URLs
-- Aron Xu <aron@debian.org> Thu, 22 Aug 2024 22:02:01 +0800
dnf-plugins-core (4.3.1-3) unstable; urgency=medium
* d/control: depend on required modules explictly (Closes: #1029290)
* add patch to make reposync compatible with older dnf (Closes: #1029294)
-- Aron Xu <aron@debian.org> Sun, 22 Jan 2023 19:21:34 +0800
dnf-plugins-core (4.3.1-2) unstable; urgency=medium
* Breaks+Replaces: zypper (Closes: #1028085)
* Update std-ver to 4.6.2, no changes needed
* Add header for sphinx-doc-path.patch
* Add Bug-Database field to d/upstream/metadata
* Fix typo in d/copyright
-- Aron Xu <aron@debian.org> Mon, 09 Jan 2023 13:04:31 +0800
dnf-plugins-core (4.3.1-1) unstable; urgency=medium
* Upload to unstable
-- Aron Xu <aron@debian.org> Sat, 07 Jan 2023 18:33:20 +0800
dnf-plugins-core (4.3.1-1~exp1) experimental; urgency=medium
* Initial release (Closes: #989900).
-- Aron Xu <aron@debian.org> Tue, 06 Dec 2022 22:42:18 +0800
|