Julien Cristau pushed to branch debian-unstable at X Strike Force / lib / xcb-util-wm
Commits: ab83cf81 by Boyuan Yang at 2018-12-04T15:06:23Z debian/control,copyright: Use HTTPS url. - - - - - 5fb008ca by Boyuan Yang at 2018-12-04T15:07:50Z debian/control: Update Vcs-* fields. - - - - - 36674261 by Boyuan Yang at 2018-12-04T15:09:27Z debian/control: Replace obsolete package priority "extra" with "optional". - - - - - 366757a6 by Julien Cristau at 2018-12-12T07:45:14Z Merge branch 'debian-unstable' into 'debian-unstable' Merge Request to reflect xcb-util-wm/0.4.1-1.1 upload See merge request xorg-team/lib/xcb-util-wm!1 - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,18 @@ -xcb-util-wm (0.4.1-2) UNRELEASED; urgency=medium +xcb-util-wm (0.4.1-1.1) unstable; urgency=medium + * Non-maintainer upload. + + [ Steve Langasek ] * Use dh-autoreconf, to support rebuilding on new architectures. - -- Steve Langasek <[email protected]> Wed, 19 Feb 2014 23:28:26 -0800 + [ Boyuan Yang ] + * debian/control,copyright: Use HTTPS url when possible. + * debian/control: + + Update Vcs-Git and Vcs-Browser fields to use git repo under + Salsa Xorg Team. + + Replace obsolete package priority "extra" with "optional". + + -- Boyuan Yang <[email protected]> Tue, 04 Dec 2018 10:08:38 -0500 xcb-util-wm (0.4.1-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -1,6 +1,6 @@ Source: xcb-util-wm Section: libdevel -Priority: extra +Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: Julien Danjou <[email protected]>, Arnaud Fontaine <[email protected]> @@ -16,9 +16,9 @@ Build-Depends: cdbs (>= 0.4.93~), automake, xutils-dev (>= 1:7.7~1~) Standards-Version: 3.9.3 -Homepage: http://xcb.freedesktop.org -Vcs-Git: git://anonscm.debian.org/pkg-xorg/lib/xcb-util-wm.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-xorg/lib/xcb-util-wm.git +Homepage: https://xcb.freedesktop.org +Vcs-Git: https://salsa.debian.org/xorg-team/lib/xcb-util-wm.git +Vcs-Browser: https://salsa.debian.org/xorg-team/lib/xcb-util-wm Package: libxcb-icccm4 Section: libs ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ -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-wm Upstream-Contact: XCB Mailing List <[email protected]> -Source: http://xcb.freedesktop.org +Source: https://xcb.freedesktop.org Files: * Copyright: 2007-2008 Vincent Torri <[email protected]> View it on GitLab: https://salsa.debian.org/xorg-team/lib/xcb-util-wm/compare/efabc4dbb60194931128e901f71f41dff553ab89...366757a64dc9e6fd4d33f36d5ceeb916e8341161 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/xcb-util-wm/compare/efabc4dbb60194931128e901f71f41dff553ab89...366757a64dc9e6fd4d33f36d5ceeb916e8341161 You're receiving this email because of your account on salsa.debian.org.

