[Debian-med-packaging] Bug#866514: src:ngs.sdk: Excessive build-depends complicate python3 transition

Adrian Bunk bunk at debian.org
Fri Jun 30 03:02:55 UTC 2017


reassign 866514 src:ngs-sdk 1.3.0-2
thanks

s/ngs.sdk/ngs-sdk/

On Thu, Jun 29, 2017 at 02:04:37PM -0400, Scott Kitterman wrote:
> Package: src:ngs.sdk
> Version: 1.3.0-2
> Severity: important
> Tags: patch
> 
> This package build-depends on python3 dev packages even though it has no
> arch:any Python3 content.  This is not needed and complicates transition
> trackinig for us, the python maintainers, (which is why I'm filing this as
> important) [1].  As you can see, the package shows up as affected by the
> transition when, in fact, it isn't.
> 
> Please see the attached patch.  I have written the debian/changelog in the NMU
> form, but have no immediate intent to NMU.  I've verified the package still
> builds and correct dependencies are generated.  Except for revision number,
> the packages are identical.  If you would prefer I NMU, please let me know and
> I'll be glad to do so.
> 
> Scott K
> 
> [1] https://release.debian.org/transitions/html/python3.6.html

> diff -Nru ngs-sdk-1.3.0/debian/changelog ngs-sdk-1.3.0/debian/changelog
> --- ngs-sdk-1.3.0/debian/changelog	2017-04-01 16:33:07.000000000 -0400
> +++ ngs-sdk-1.3.0/debian/changelog	2017-06-29 13:34:18.000000000 -0400
> @@ -1,3 +1,10 @@
> +ngs-sdk (1.3.0-2.1) UNRELEASED; urgency=medium
> +
> +  * Non-maintainer upload.
> +  * Reduce unneeded build-dep on python3-all-dev to python3-all
> +
> + -- Scott Kitterman <scott at kitterman.com>  Thu, 29 Jun 2017 13:33:53 -0400
> +
>  ngs-sdk (1.3.0-2) unstable; urgency=medium
>  
>    * Fix install dir by using DEB_HOST_MULTIARCH instead of DEB_BUILD_GNU_TYPE
> diff -Nru ngs-sdk-1.3.0/debian/control ngs-sdk-1.3.0/debian/control
> --- ngs-sdk-1.3.0/debian/control	2017-04-01 16:33:07.000000000 -0400
> +++ ngs-sdk-1.3.0/debian/control	2017-06-29 13:33:46.000000000 -0400
> @@ -9,7 +9,7 @@
>                 d-shlibs,
>                 python-markdown,
>                 python-all-dev,
> -               python3-all-dev,
> +               python3-all,
>                 dh-python,
>                 javahelper,
>                 maven-repo-helper,





More information about the Debian-med-packaging mailing list