[Git][xorg-team/lib/libxres][debian-unstable] Fix typos.
"Cyril Brulebois (@kibi)" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.x |
|---|---|
| Message-ID | <[email protected]> |
Cyril Brulebois pushed to branch debian-unstable at X Strike Force / lib / libxres Commits: 6dbc7d96 by Cyril Brulebois at 2026-03-23T21:31:21+01:00 Fix typos. The generated DEBIAN/shlibs looked good so I didn't catch the double mistake, booh. diffoscope confirms this doesn't change the resulting binary packages, so maybe those lines could go away entirely… - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -27,5 +27,5 @@ override_dh_install: find debian/tmp -name '*.la' -delete dh_install -override_dh_makeshlib: - dh_makeshlibs --add-udeb=$(PACKAGE)-udeb +override_dh_makeshlibs: + dh_makeshlibs --add-udeb=libxres1-udeb View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxres/-/commit/6dbc7d96c6cd03dc72af37accb1bc4d19a12f8e3 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libxres/-/commit/6dbc7d96c6cd03dc72af37accb1bc4d19a12f8e3 You're receiving this email because of your account on salsa.debian.org.