Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libglvnd
Commits: afaf872f by Timo Aaltonen at 2021-05-04T16:46:05+03:00 control: Drop python3-libxml2 from build-depends, it's not used. (Closes: #981417) - - - - - 793b47d5 by Timo Aaltonen at 2021-05-04T17:37:48+03:00 release to experimental - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -libglvnd (1.3.3-1) UNRELEASED; urgency=medium +libglvnd (1.3.3-1) experimental; urgency=medium [ Debian Janitor ] * Use secure copyright file specification URI. @@ -10,8 +10,10 @@ libglvnd (1.3.3-1) UNRELEASED; urgency=medium * New upstream release. * Restore libglvnd-core-dev. (Closes: #979976) * rules: Enable tests. + * control: Drop python3-libxml2 from build-depends, it's not used. + (Closes: #981417) - -- Debian Janitor <[email protected]> Sun, 07 Feb 2021 16:51:51 -0000 + -- Timo Aaltonen <[email protected]> Tue, 04 May 2021 16:47:20 +0300 libglvnd (1.3.2-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -8,7 +8,6 @@ Build-Depends: pkg-config, libx11-dev, libxext-dev, - python3-libxml2, python3-setuptools, x11proto-gl-dev, xauth, View it on GitLab: https://salsa.debian.org/xorg-team/lib/libglvnd/-/compare/23b1b89cf4105ca7b16c5ae81017d92a9a7b449b...793b47d5d2a8513b07d8b270630e111e6b27d19f -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libglvnd/-/compare/23b1b89cf4105ca7b16c5ae81017d92a9a7b449b...793b47d5d2a8513b07d8b270630e111e6b27d19f You're receiving this email because of your account on salsa.debian.org.

