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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
librepo (1.20.0-1) unstable; urgency=medium
* Improve handling of SELinux in the Debian packaging
* Update upstream source from tag 'upstream/1.20.0'
* Drop patches merged upstream
* d/control: bump Standards-Version to 4.7.2, no changes
* d/copyright: use GPL URL instead of old FSF postal address
* Add new symbols to librepo0.symbols
-- Luca Boccassi <bluca@debian.org> Mon, 21 Jul 2025 16:54:10 +0100
librepo (1.19.0-1) unstable; urgency=medium
* Update upstream source from tag 'upstream/1.19.0'
* Refresh patches to remove fuzz from new version
-- Luca Boccassi <bluca@debian.org> Thu, 07 Nov 2024 11:45:24 +0000
librepo (1.18.1-1) unstable; urgency=high
* Update upstream source from tag 'upstream/1.18.1'
-- Luca Boccassi <bluca@debian.org> Mon, 26 Aug 2024 11:42:25 +0100
librepo (1.18.0-1) unstable; urgency=medium
* Update upstream source from tag 'upstream/1.18.0'
-- Luca Boccassi <bluca@debian.org> Mon, 08 Jul 2024 13:09:30 +0100
librepo (1.17.2-1) unstable; urgency=medium
* Update upstream source from tag 'upstream/1.17.2'
* Refresh patches for new release
-- Luca Boccassi <bluca@debian.org> Sat, 29 Jun 2024 13:01:10 +0100
librepo (1.17.1-1) unstable; urgency=medium
* Move package to pkg-rpm-team
* Switch to git-buildpackage workflow
* Update upstream source from tag 'upstream/1.17.1'
* Switch to pkgconf
* Refresh patches for 1.17.1
* Update symbols for 1.17.1
* Drop dependency on distutils, deprecated (Closes: #1065894)
* Drop dependency on python3-nose, deprecated (Closes: #1018400)
* librepo-doc: add dependency on libjs-jquery (Closes: #989331)
* Drop dh_missing, default since compat 13
* Enable ELF metadata stamping
* Switch to dh-sequence-python3
* Set Rules-Requires-Root: no
* Bump Standards-Version to 4.7.0
* Drop dependency on pkg-config from librepo-dev, not needed
* Drop debian revision from librepo0 symbol
* Drop python3-librepo.lintian-overrides, not needed anymore
-- Luca Boccassi <bluca@debian.org> Mon, 15 Apr 2024 00:24:03 +0100
librepo (1.14.5-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Move python3 modules from /usr/lib/local/ (Closes: #1052911)
-- Luca Boccassi <bluca@debian.org> Sun, 29 Oct 2023 15:42:43 +0000
librepo (1.14.5-3) unstable; urgency=medium
* Update patch for test_yum_package_downloading.py thanks to
Adrian Bunk. Closes: #1028023.
-- Frédéric Pierret <frederic.pierret@qubes-os.org> Tue, 10 Jan 2023 09:23:24 +0100
librepo (1.14.5-2) unstable; urgency=medium
* Set myself to maintainer.
* Add 0005-test_yum_package_downloading.py-Don-t-hardcode-a-val.patch
thanks to Adrian Bunk. Closes: #1028023.
-- Frédéric Pierret <frederic.pierret@qubes-os.org> Sat, 07 Jan 2023 19:27:50 +0100
librepo (1.14.5-1) unstable; urgency=medium
* Team upload.
[ Frédéric Pierret ]
* Update to librepo-1.14.5.
* Update debian/control: bump debhelper-compat to 13.
* Update debian/rules: remove reproducible flag being the default
and remove not needed anymore PYTHON_DESIRED from dh_auto_configure.
* Update debian/watch: update to use tags endpoint.
[ Holger Levsen ]
* Add debian/patches/0004-find-gpgme-pkg-conf.patch thanks to
Andreas Metzler. Closes: #1024576.
-- Holger Levsen <holger@debian.org> Thu, 05 Jan 2023 17:14:04 +0100
librepo (1.14.0-1) experimental; urgency=high
* Update to librepo-1.14.0
-- Frédéric Pierret <frederic.pierret@qubes-os.org> Wed, 14 Apr 2021 15:16:00 +0200
librepo (1.12.1-4) unstable; urgency=medium
* Team upload.
* Source upload for testing migration.
-- Holger Levsen <holger@debian.org> Wed, 03 Feb 2021 10:17:24 +0100
librepo (1.12.1-3) unstable; urgency=medium
* debian/copyright: Update and specify copyright holders
-- Frédéric Pierret <frederic.pierret@qubes-os.org> Tue, 02 Feb 2021 14:12:22 +0100
librepo (1.12.1-2) unstable; urgency=medium
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove listed license files (COPYING) from copyright.
* Remove unnecessary get-orig-source-target.
-- Frédéric Pierret <frederic.pierret@qubes-os.org> Wed, 30 Dec 2020 09:40:15 -0000
librepo (1.12.1-1) unstable; urgency=medium
* Initial upload.
* librepo, libcomps and libdnf are all needed for dnf, see #978627 (ITP bug
for dnf) and https://github.com/QubesOS/qubes-issues/issues/5940 for more
details on this packaging efford.
-- Frédéric Pierret <frederic.pierret@qubes-os.org> Sat, 26 Dec 2020 10:00:00 +0100
|