-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 11 Apr 2018 15:11:33 +0200 Source: jenkins-job-builder Binary: jenkins-job-builder jenkins-job-builder-doc python3-jenkins-job-builder Architecture: source Version: 2.0.3-2~bpo9+1 Distribution: stretch-backports Urgency: medium Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org> Changed-By: Mattia Rizzolo <mattia@debian.org> Description: jenkins-job-builder - Configure Jenkins using YAML files - metapackage jenkins-job-builder-doc - Configure Jenkins using YAML files - doc python3-jenkins-job-builder - Configure Jenkins using YAML files - Python 3.x Closes: 718126 728585 736869 749819 763813 773642 782472 799277 799339 806715 834012 879305 884815 895012 Changes: jenkins-job-builder (2.0.3-2~bpo9+1) stretch-backports; urgency=medium . * Rebuild for stretch-backports. * Bump debhelper dependency to >= 10.3, as we need it for dh_missing. . jenkins-job-builder (2.0.3-2) unstable; urgency=medium . * Fixed update-alternative handling after Python 2 support removed: remove existing python2-jenkins-job alternative, and do not install any alternative at all (Closes: #895012). * Removed Breaks+Replaces and let users clean the old Python 2 package by themselves. . jenkins-job-builder (2.0.3-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https in Format * d/control: Set Vcs-* to salsa.debian.org * d/watch: Use https protocol * Removing gbp.conf, not used anymore or should be specified in the developers dotfiles * d/changelog: Remove trailing whitespaces . [ David Rabel ] * Fix d/gbp.conf. . [ Thomas Goirand ] * New upstream release. * Rebased 0001-workaround-programoutput.patch. * Kill support for Python 2. * Standards-Version is now 4.1.3. . jenkins-job-builder (2.0.0~b2-2) unstable; urgency=medium . [ Ondřej Nový ] * Team upload. * Remove Fathi Boudra from Uploaders (Closes: #879305) . [ Thomas Goirand ] * Run dh_clean (Closes: 884815). * Uploading to unstable. . jenkins-job-builder (2.0.0~b2-1) experimental; urgency=medium . * Updated VCS URLs. * New upstream release. * Ran wrap-and-sort -bast. * Fixed (build-)depends for this release. * Drop builders-add-publish-over-ssh-support-as-a-build-step.patch. * Standards-Version is now 4.1.1. . jenkins-job-builder (1.6.2-1) unstable; urgency=medium . * New upstream release. * Fixing VCS fields. . jenkins-job-builder (1.6.1-1) unstable; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) * d/rules: Changed UPSTREAM_GIT protocol to https . [ Fathi Boudra ] * New upstream release (Closes: #834012). * Remove removes-deprecated-depends.patch - merged upstream. * Add builders-add-publish-over-ssh-support-as-a-build-step.patch 'Publish over SSH' plugin is only supported in the publishers. It can also be used as a build step during the build process. https://review.openstack.org/#/c/98437/ * Bump python-pbr (build-)depends from 0.8.2 to 1.0.0. . [ Thomas Goirand ] * Build-Depends on openstack-pkg-tools >= 52~ and use its new facilities. * The binary for generating jobs is now /usr/bin/jenkins-jobs and not jenkins-job-builder, updating maintainer scripts (for update-alternatives) accordingly. . jenkins-job-builder (1.4.0-1) unstable; urgency=medium . [ Ondřej Nový ] * Fixed VCS URLs. * Removed 0005-builders-add-publish-over-ssh-support-as-a-build-ste.patch (Closes: #806715) . [ Thomas Goirand ] * New upstream release. * Standards-Version: 3.9.7 (no change). * Added myself in debian/copyright. . jenkins-job-builder (1.3.0+2015.12.15.git136.959eb4b909-1) unstable; urgency=medium . * New upstream release, based on commit 959eb4b909: - Fix AttributeError when updating jobs in Python 3 (Closes: #799277). * Refreshed patches. * Bumped python-jenkins (build-)depends to 0.4.11. * Disable 3 stupid tests which are breaking in my sbuild for Jessie: - tests.builder.test_builder.TestCaseTestBuilder.test_plugins_list - tests.builder.test_builder.TestCaseTestBuilder.test_plugins_list_from_jenkins - tests.localyaml.test_localyaml.TestCaseLocalYamlIncludeAnchors.test_multiple_same_anchor_in_multiple_toplevel_yaml . jenkins-job-builder (1.3.0-5) unstable; urgency=medium . * override_dh_python3 to fix Py3 shebang. . jenkins-job-builder (1.3.0-4) unstable; urgency=medium . [ Fathi Boudra ] * Added myself as Uploader. . [ Thomas Goirand ] * Fixed upgrade from testing by adding Breaks+Replaces (Closes: #799339). . jenkins-job-builder (1.3.0-2) unstable; urgency=medium . * Made package reproducible. Thanks to Reiner Herrmann <reiner@reiner-h.de> for his bug report and patch (Closes: #782472). . jenkins-job-builder (1.3.0-1) unstable; urgency=medium . * New upstream release. * Rebased patches. * Added missing build-depends: python3-jenkins (>= 0.4.8) * Blacklist better the test_yaml_snippet test. . jenkins-job-builder (1.2.0-1) unstable; urgency=medium . * Taking over maintenance in the OpenStack PKG group: - Changed Maintainer: field, and added myself as Uploader. - Changed VCS fields. * New upstream release. * Fixed some of the debian/copyright (years, debian/* holders). * Fixed (build-)dependencies. * Now running unit tests at build time. * Removed useless X-Python-Version: >= 2.6. * Standards-Version is now 3.9.6. * Removed patched merged upstream: - 0002-general-add-support-for-childCustomWorkspace.patch - 0006-fix-delete-job-command-and-add-tests.patch * Rebased: - 0005-builders-add-publish-over-ssh-support-as-a-build-ste.patch * Removes ordereddict and argparse from requirements.txt . jenkins-job-builder (0.9.0-0.2) unstable; urgency=medium . * Non-maintainer upload. * Fix deletion of jobs. (Closes: #773642) . jenkins-job-builder (0.9.0-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release. (Closes: #763813) * Refresh debian/patches against new upstream version (thanks to Christian Hofstaedtler <zeha@debian.org> for reviewing). . jenkins-job-builder (0.8.1-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release. * debian/patches: - drop authorization-property-add-extended-read-support.patch - merged - drop general-add-support-for-childCustomWorkspace.patch - merged - drop matrix-project-add-support-for-dynamic-axis.patch - merged - add 0002-general-add-support-for-childCustomWorkspace.patch - add 0005-builders-add-publish-over-ssh-support-as-a-build-ste.patch * debian/control: bump python-pbr build-dependency to 0.8.2 . jenkins-job-builder (0.8.0-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release. (Closes: #749819) * debian/patches: - drop Fix-doc-error-in-the-testng-publisher.patch - add authorization-property-add-extended-read-support.patch - add general-add-support-for-childCustomWorkspace.patch - add matrix-project-add-support-for-dynamic-axis.patch * debian/control: add python-pbr build-dependency. * debian/rules: export PBR_VERSION to workaround ftbfs caused by pbr. . jenkins-job-builder (0.7.0-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release. (Closes: #736869) * debian/control: add python-sphinxcontrib-programoutput build dependency. * debian/patches: - drop 0001-Fixing-documentation.patch - stolen upstream - add Fix-doc-error-in-the-testng-publisher.patch - stolen upstream. - add workaround-programoutput.patch to fix programoutput usage doc/source/installation.rst:81: ERROR: Command u'jenkins-jobs --help' failed: [Errno 2] No such file or directory . jenkins-job-builder (0.5.0-2) unstable; urgency=medium . * Move creation of /usr/bin/jenkins-jobs symlink from debian/rules to .link file. Closes: #728585. Thanks to Felix Geyer for the patch. * Add missing dependency on python-pkg-resources. . jenkins-job-builder (0.5.0-1) unstable; urgency=low . * New upstream release (Closes: #718126) * debian/patches: Merged upstream - 0001-Documentation-fixes-to-make-Sphinx-happy.patch - 0002-Remove-setuptools-git-from-setup.py.patch * debian/patches: Add upstream fixes for packaging - 0001-Fixing-documentation.patch Checksums-Sha1: d1ee0d131dea7557fa5616666d2a3bca044da4a9 2650 jenkins-job-builder_2.0.3-2~bpo9+1.dsc a3bc267c14cb50fb39c46df6a4191bfd0c96053f 6520 jenkins-job-builder_2.0.3-2~bpo9+1.debian.tar.xz b8dc7e3d828ba65ebfe971b6b411e5aefbf40819 10386 jenkins-job-builder_2.0.3-2~bpo9+1_amd64.buildinfo Checksums-Sha256: d8451460bff743716ad3a80fc04c38b4f78f3787818e21571a34a87cda2b9574 2650 jenkins-job-builder_2.0.3-2~bpo9+1.dsc 824860cb45d8c42f9e18e6279d09a3bbf621ad98b6f7f7b2319748132017df68 6520 jenkins-job-builder_2.0.3-2~bpo9+1.debian.tar.xz e08b12cdcd64c3fa0042a5d2de7f406f691a6c14d6b0fbd7285b1b4ab94c4d9d 10386 jenkins-job-builder_2.0.3-2~bpo9+1_amd64.buildinfo Files: 699028cebf431cf701ef8c4698688c9f 2650 python optional jenkins-job-builder_2.0.3-2~bpo9+1.dsc 89290f86267b182d264260c74c365a7a 6520 python optional jenkins-job-builder_2.0.3-2~bpo9+1.debian.tar.xz f9082e7c8d14d4978b793e45cd61435e 10386 python optional jenkins-job-builder_2.0.3-2~bpo9+1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAlrOC6YACgkQCBa54Yx2 K62mTBAAjyBbSC5MzxU1gwHK6ggrEdJ5XSj8JqYDF39iF/oxBXTbq/dSpna69LJ3 sn1R5MA6GljXKbiCBbGaQHoz7hmE970o105BQ+SLjpH6Y9oClCS8nTGrXI8mTyfs JhJ6jSqsnEBd80SxonYSYT657UxnVhn08Nd4+hQ4BarRntKbleziEebWlVyfg8pH JePNhWlAcXQodGDX1MqI8T4X4uxwmsKnhaJgVYCtVmLC7eexFwsrx/ZGQEYkOlLw bNlmzRGXY/gQQT5q02DzINjXGs3S6Tw6shtjX3v671o5EjrYK/IaYsMpLRAdCdCO PK2NTs4RPN9quIxlfHEBKmT1BWBtEKcGsb351EzkpvDufL3yV3MNbLdro5YfjY68 7HG6kaXPnxK+DJ2w3IUccEuEw6o18TVzLMML8BbIeHrREKRjrpgzLBHEqRtIGTs/ 9ZEiiCjhMggFQ+FW0i7mnNuS410xD/AG97tbdNlEyJtetdlofZ7jxpcgUQAfdTCQ ilxBlm+c81lUZuqa6m7TKUTSDzmyMYlfrAQDR9SRKWfYzpPMD2+cRQh7H0cU2zq+ PXrSyGV8rX0MHgCD8MvQGJUKgORvPd0cNOa7a/2mQaQf5i+wvFmyb+QyYFvv4wf5 v+hjcAra+2h6JPnsAvBUTciXH8oyblZWysb+6kk9ZLg7edYWaMQ= =iD7X -----END PGP SIGNATURE-----