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
|
razercfg (0.43-4) unstable; urgency=medium
* Add build dependency on python3-setuptools (Closes: #1080860)
-- Luca Boccassi <bluca@debian.org> Tue, 10 Sep 2024 13:08:34 +0200
razercfg (0.43-3) unstable; urgency=medium
* Use wildcard in dh_install file (Closes: #1074755)
-- Luca Boccassi <bluca@debian.org> Sun, 14 Jul 2024 15:15:42 +0100
razercfg (0.43-2) unstable; urgency=medium
* Reset mtime to changelog date for files at epoch (Closes: #1074141)
-- Luca Boccassi <bluca@debian.org> Sun, 23 Jun 2024 18:12:36 +0100
razercfg (0.43-1) unstable; urgency=medium
* Bump Standards-Version to 4.7.0, no changes
* Fix dh_install destination path (Closes: #1059997)
* Switch to pkgconf
* Fix superfluous-file-pattern Lintian warning
* Pick udev rule from /etc/
* New upstream release 0.43.
-- Luca Boccassi <bluca@debian.org> Sun, 23 Jun 2024 14:13:39 +0100
razercfg (0.42+ds-4) unstable; urgency=medium
* Add missing Pre-depends to fix Lintian warning
* Pick up files from /usr/local/ (Closes: #1054799)
-- Luca Boccassi <bluca@debian.org> Mon, 18 Dec 2023 12:51:10 +0100
razercfg (0.42+ds-3) unstable; urgency=medium
* Use env var in .install instead of override to fix FTBFS for arch: all
* Drop build dependency on udev, pkg-config file is in systemd-dev
-- Luca Boccassi <bluca@debian.org> Tue, 26 Sep 2023 16:29:57 +0100
razercfg (0.42+ds-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
* Bump debhelper from old 10 to 13. + debian/rules: Drop --fail-missing
argument to dh_missing, which is now the default.
* Set debhelper-compat version in Build-Depends.
* Use canonical URL in Vcs-Git.
* Update standards version to 4.6.2, no changes needed.
[ Luca Boccassi ]
* d/rules: use execute_after instead of override
* Drop dependency on lsb-base, deprecated
* Build-depend on systemd-dev for pkg-config file instead of systemd
[ Helmut Grohne ]
* Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes:
#1052702)
-- Luca Boccassi <bluca@debian.org> Tue, 26 Sep 2023 13:02:29 +0100
razercfg (0.42+ds-1) unstable; urgency=medium
* New upstream release 0.42.
-- Luca Boccassi <bluca@debian.org> Sat, 06 Jun 2020 14:55:28 +0100
razercfg (0.41+ds-1) unstable; urgency=medium
* New upstream release 0.41.
* Bump Standards-Version to 4.5.0, no changes.
* Drop Add-the-working-directory-to-sys.path-to-fix-ftbfs.patch and
razercfg.desktop-add-Comment-field.patch, merged upstream.
* Install tmpfiles in razercfg.
-- Luca Boccassi <bluca@debian.org> Thu, 23 Jan 2020 22:08:58 +0000
razercfg (0.40+ds-1) unstable; urgency=medium
* New upstream release 0.40.
* Drop 0001-Update-to-PyQt5.patch, merged upstream.
* Add gbp.conf file
* Set Rules-Requires-Root: no
* Use dh_missing instead of dh_install --fail-missing
* Bump Standards-Version to 4.2.1
* Backport Add-the-working-directory-to-sys.path-to-fix-ftbfs.patch
to fix build failure introduced in 0.40.
* Backport razercfg.desktop-add-Comment-field.patch to fix error
reported by Appstream.
-- Luca Boccassi <bluca@debian.org> Sun, 04 Nov 2018 15:05:26 +0000
razercfg (0.39+ds-3) unstable; urgency=medium
* Switch razercfg to linux-any, itt uses udev heavily which is not
available on Hurd and kFreeBSD.
-- Luca Boccassi <bluca@debian.org> Sat, 15 Sep 2018 12:57:48 +0100
razercfg (0.39+ds-2) unstable; urgency=medium
* Update one of the authors email in d/copyright
* Backport patch to switch to QT5.
* Update dependencies to switch from pyside to pyqt5.
* Remove build-dep on dh-systemd, deprecated.
-- Luca Boccassi <bluca@debian.org> Sun, 09 Sep 2018 23:28:06 +0100
razercfg (0.39+ds-1) unstable; urgency=medium
* Initial packaging. (Closes: #587987)
-- Luca Boccassi <bluca@debian.org> Wed, 25 Oct 2017 21:29:08 +0100
|