Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / xcb-util-keysyms
Commits: ac57c973 by Debian Janitor at 2020-01-21T00:51:56+00:00 Trim trailing whitespace. Fixes: lintian: file-contains-trailing-whitespace See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html - - - - - 225981c2 by Debian Janitor at 2020-01-21T00:52:20+00:00 Use secure copyright file specification URI. Fixes: lintian: insecure-copyright-format-uri See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html - - - - - 156ae1ea by Debian Janitor at 2020-01-21T00:52:48+00:00 Use secure URI in Homepage field. Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - 95f454a6 by Debian Janitor at 2020-01-21T00:53:13+00:00 Bump debhelper from deprecated 8 to 10. Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html - - - - - 0267d939 by Debian Janitor at 2020-01-21T00:53:39+00:00 Change priority extra to priority optional. Fixes: lintian: priority-extra-is-replaced-by-priority-optional See-also: https://lintian.debian.org/tags/priority-extra-is-replaced-by-priority-optional.html - - - - - 88a6d53a by Debian Janitor at 2020-01-21T00:54:13+00:00 Update Vcs-* headers to use salsa repository. Fixes: lintian: vcs-obsolete-in-debian-infrastructure See-also: https://lintian.debian.org/tags/vcs-obsolete-in-debian-infrastructure.html - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +xcb-util-keysyms (0.4.0-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Use secure copyright file specification URI. + * Use secure URI in Homepage field. + * Bump debhelper from deprecated 8 to 10. + * Change priority extra to priority optional. + * Update Vcs-* headers to use salsa repository. + + -- Debian Janitor <[email protected]> Tue, 21 Jan 2020 00:51:46 +0000 + xcb-util-keysyms (0.4.0-1) unstable; urgency=medium * New upstream release. @@ -154,4 +165,3 @@ xcb-util (0.2-1) experimental; urgency=low * Initial release (Closes: #437681) -- Julien Danjou <[email protected]> Tue, 25 Mar 2008 19:14:42 +0100 - ===================================== debian/compat ===================================== @@ -1 +1 @@ -8 +10 ===================================== debian/control ===================================== @@ -1,20 +1,20 @@ Source: xcb-util-keysyms Section: libdevel -Priority: extra +Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: Julien Danjou <[email protected]>, Arnaud Fontaine <[email protected]> Build-Depends: cdbs (>= 0.4.93~), - debhelper (>= 8.1.3), + debhelper (>= 10~), libxcb1-dev (>= 1.6), pkg-config, dh-autoreconf, x11proto-core-dev (>= 7.0.8), xutils-dev Standards-Version: 3.9.6 -Homepage: http://xcb.freedesktop.org -Vcs-Git: git://git.debian.org/pkg-xorg/lib/xcb-util-keysyms.git -Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/xcb-util-keysyms.git +Homepage: https://xcb.freedesktop.org +Vcs-Git: https://salsa.debian.org/xorg-team/lib/xcb-util-keysyms.git +Vcs-Browser: https://salsa.debian.org/xorg-team/lib/xcb-util-keysyms Package: libxcb-keysyms1 Section: libs ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xcb-util-keysyms Upstream-Contact: XCB Mailing List <[email protected]> Source: http://xcb.freedesktop.org View it on GitLab: https://salsa.debian.org/xorg-team/lib/xcb-util-keysyms/-/compare/42d970ad6c314cd9a7d0761cca29c4e3825be2bb...88a6d53ac26563034d1f422b57ba312162f5c601 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/xcb-util-keysyms/-/compare/42d970ad6c314cd9a7d0761cca29c4e3825be2bb...88a6d53ac26563034d1f422b57ba312162f5c601 You're receiving this email because of your account on salsa.debian.org.

