Andreas Tille pushed to branch master at Debian Med / conda-package-streaming
Commits: db2c8310 by Andreas Tille at 2022-12-23T23:44:05+01:00 routine-update: Packaging update - - - - - d4bb0d64 by Andreas Tille at 2022-12-23T23:44:05+01:00 routine-update: Standards-Version: 4.6.2 - - - - - ba3c8a94 by Andreas Tille at 2022-12-23T23:44:09+01:00 routine-update: Testsuite: autopkgtest-pkg-python - - - - - 9396293c by Andreas Tille at 2022-12-23T23:44:09+01:00 routine-update: Remove trailing whitespace in debian/copyright - - - - - 7cf43071 by Andreas Tille at 2022-12-23T23:44:16+01:00 Add missing build-dependency on flit. This is necessary for build-backend flit_core.buildapi in pyproject.toml Changes-By: lintian-brush Fixes: lintian: missing-prerequisite-for-pyproject-backend See-also: https://lintian.debian.org/tags/missing-prerequisite-for-pyproject-backend.html - - - - - d9c049b5 by Andreas Tille at 2022-12-23T23:46:33+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +conda-package-streaming (0.7.0-2) unstable; urgency=medium + + * Packaging update + * Standards-Version: 4.6.2 (routine-update) + * Testsuite: autopkgtest-pkg-python (routine-update) + * Remove trailing whitespace in debian/copyright (routine-update) + * Add missing build-dependency on flit. + + -- Andreas Tille <[email protected]> Fri, 23 Dec 2022 23:45:34 +0100 + conda-package-streaming (0.7.0-1) unstable; urgency=medium * Initial release (Closes: #1025177) ===================================== debian/control ===================================== @@ -2,6 +2,7 @@ Source: conda-package-streaming Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: python +Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, @@ -14,8 +15,9 @@ Build-Depends: debhelper-compat (= 13), python3-pytest-mock <!nocheck>, python3-boto3 <!nocheck>, python3-bottle <!nocheck>, - python3-zstandard <!nocheck> -Standards-Version: 4.6.1 + python3-zstandard <!nocheck>, + flit +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/conda-package-streaming Vcs-Git: https://salsa.debian.org/med-team/conda-package-streaming.git Homepage: https://github.com/conda/conda-package-streaming ===================================== debian/copyright ===================================== @@ -7,7 +7,7 @@ Copyright: 2022 Anaconda, Inc. License: BSD-3-Clause Files: conda_package_streaming/lazy_wheel.py -Copyright: 2008-2022 The pip developers (see +Copyright: 2008-2022 The pip developers (see https://github.com/pypa/pip/blob/main/AUTHORS.txt file) License: MIT Permission is hereby granted, free of charge, to any person obtaining View it on GitLab: https://salsa.debian.org/med-team/conda-package-streaming/-/compare/20f38abc4718743e200c7b7cf8dc664b4d5f7a5c...d9c049b52834fe036a4fee633557b530476ae018 -- View it on GitLab: https://salsa.debian.org/med-team/conda-package-streaming/-/compare/20f38abc4718743e200c7b7cf8dc664b4d5f7a5c...d9c049b52834fe036a4fee633557b530476ae018 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
