Sven Joachim pushed to branch debian-unstable at X Strike Force / app /
x11-utils
Commits:
988bf39a by Sven Joachim at 2022-03-02T19:31:13+01:00
debian/changelog: Adjust version, set distribution to UNRELEASED
- - - - -
4991929a by Sven Joachim at 2022-03-02T19:32:58+01:00
debian/changelog: Remove trailing whitespace
- - - - -
b6de2df9 by Sven Joachim at 2022-03-02T19:35:28+01:00
Bump debhelper compat level to 13
- - - - -
ff8b9598 by Sven Joachim at 2022-03-02T19:47:43+01:00
Set Rules-Requires-Root to no
Test rebuilds with and without this field produced identical binary
packages.
- - - - -
24c34a59 by Sven Joachim at 2022-03-02T19:50:26+01:00
Remove ancient version of dpkg-dev from Build-Depends
- - - - -
31d86fbc by Sven Joachim at 2022-03-02T19:53:18+01:00
Bump Standards-Version to 4.6.0
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,16 @@
-x11-utils (7.7+5+nmu1) unstable; urgency=medium
+x11-utils (7.7+6) UNRELEASED; urgency=medium
- * Non-maintainer upload.
+ [ Brendan O'Dea ]
* Removed luit, which is now packaged separately with a different
upstream (closes: #1006193, #1003021, #1003130, #816289). Added
recommends for that package.
+ [ Sven Joachim ]
+ * Bump debhelper compat level to 13.
+ * Set Rules-Requires-Root to no.
+ * Remove ancient version of dpkg-dev from Build-Depends.
+ * Bump Standards-Version to 4.6.0.
+
-- Brendan O'Dea <[email protected]> Mon, 21 Feb 2022 10:14:20 +1100
x11-utils (7.7+5) unstable; urgency=medium
@@ -131,7 +137,7 @@ x11-utils (7.6+3) unstable; urgency=low
x11-utils (7.6+2) unstable; urgency=low
[ Arnaud Fontaine ]
- * xlsclients 1.1.2.
+ * xlsclients 1.1.2.
* Drop build-dep on libxcb-atom1-dev.
[ Cyril Brulebois ]
=====================================
debian/control
=====================================
@@ -3,8 +3,7 @@ Section: x11
Priority: optional
Maintainer: Debian X Strike Force <[email protected]>
Build-Depends:
- dpkg-dev (>= 1.16.1),
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
quilt,
xutils-dev (>= 1:7.5+4),
pkg-config,
@@ -55,7 +54,8 @@ Build-Depends:
# xvinfo: libxv-dev, libx11-dev
# xwininfo: libxmuu-dev, libxext-dev, libx11-dev, libxcb-shape0-dev,
# x11proto-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
+Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/xorg-team/app/x11-utils.git
Vcs-Browser: https://salsa.debian.org/xorg-team/app/x11-utils
View it on GitLab:
https://salsa.debian.org/xorg-team/app/x11-utils/-/compare/2801aab338e05173f857af5dc1eb209cb0b84935...31d86fbc3ce9815b24bd19541f39a6b4b9b8c720
--
View it on GitLab:
https://salsa.debian.org/xorg-team/app/x11-utils/-/compare/2801aab338e05173f857af5dc1eb209cb0b84935...31d86fbc3ce9815b24bd19541f39a6b4b9b8c720
You're receiving this email because of your account on salsa.debian.org.