[Qa-jenkins-scm] [jenkins.debian.net] 02/03: chroot-installs: add versions for transitional packages introduced during buster's development cycle
Holger Levsen
holger at layer-acht.org
Thu Sep 7 10:11:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 244162cc4d27bc71a19d0dd761aa66d4c186f185
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Sep 7 12:01:23 2017 +0200
chroot-installs: add versions for transitional packages introduced during buster's development cycle
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/chroot-installation.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index cf6aa15..a3f1086 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -300,9 +300,9 @@ if [ "$DISTRO" = "sid" ] ; then
# ignore qml-module-org-kde-extensionplugin because #873933
# ignore "dummy transitional library" because it really is what it says it is…
# ignore transitional packages introduced during busters lifecycle (so bugs should only be filed once we released buster)
- # - libidn2-0-dev
- # - texlive-htmlxml
- # - gnome-user-guide
+ # - libidn2-0-dev 2.0.2-3
+ # - texlive-htmlxml 2017.20170818-1
+ # - gnome-user-guide 3.25.90-2
# - libegl1-mesa 17.2.0-2
# - libgl1-mesa-glx 17.2.0-2
# - libgles2-mesa 17.2.0-2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list