Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / xcb-util-image
Commits: cd6216a6 by Debian Janitor at 2020-01-21T01:26:21+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 - - - - - 8d74cdc5 by Debian Janitor at 2020-01-21T01:26:53+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 - - - - - 027cb59b by Debian Janitor at 2020-01-21T01:27:17+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 - - - - - a71160e0 by Debian Janitor at 2020-01-21T01:27:42+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 - - - - - 7b8f7e2a by Debian Janitor at 2020-01-21T01:28:28+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,13 @@ +xcb-util-image (0.4.0-2) UNRELEASED; urgency=medium + + * 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 01:26:11 +0000 + xcb-util-image (0.4.0-1) unstable; urgency=medium * New upstream release. ===================================== debian/compat ===================================== @@ -1 +1 @@ -8 +10 ===================================== debian/control ===================================== @@ -1,11 +1,11 @@ Source: xcb-util-image 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), libxcb-util0-dev, libxcb-shm0-dev, @@ -14,9 +14,9 @@ Build-Depends: cdbs (>= 0.4.93~), x11proto-core-dev (>= 7.0.12), xutils-dev Standards-Version: 3.9.6 -Homepage: http://xcb.freedesktop.org -Vcs-Git: git://git.debian.org/pkg-xorg/lib/xcb-util-image.git -Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/xcb-util-image.git +Homepage: https://xcb.freedesktop.org +Vcs-Git: https://salsa.debian.org/xorg-team/lib/xcb-util-image.git +Vcs-Browser: https://salsa.debian.org/xorg-team/lib/xcb-util-image Package: libxcb-image0 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-image 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-image/-/compare/2dda32bfd20775b70057424e38613c1e54403eb1...7b8f7e2a49141274efcf0c5140d3d444605ae193 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/xcb-util-image/-/compare/2dda32bfd20775b70057424e38613c1e54403eb1...7b8f7e2a49141274efcf0c5140d3d444605ae193 You're receiving this email because of your account on salsa.debian.org.

