Bug#979652: u-boot: Remove obsolete maketargets variable

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch Remove obsolete maketargets variable

Bug#979650: u-boot: Do not spend time searching for an install target in Makefile.

2021-01-09 Thread Nicolas Boulenguez
Package: src:u-boot Followup-For: Bug #979650 With the attachment... >From 956d4d994b85d5cbda6f3bad4e3a474277863ee7 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021 18:58:28 +0100 Subject: Do not spend time searching for an install target in Makefile diff --git a/deb

Bug#979650: u-boot: Do not spend time searching for an install target in Makefile.

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch Do not spend time searching for an install target in Makefile.

Bug#979648: u-boot: Prefer dh_installdocs to dh_install for tools too

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch Debhelper recommends using dh_installdocs instead of dh_install for documentations. >From c2e887210557973e331933f6c628d7381b4ae6bc Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Fri, 8 Jan 2021 00:06:04 +0100 Subject: Prefer dh_installd

Bug#979487: src:u-boot: renaming install-sunxi64 to -sunxi

2021-01-07 Thread Nicolas Boulenguez
Package: src:u-boot Followup-For: Bug #979487 The attachment is the same, rebased on your changes and with a manual page for the compatibility symbolic link. >From 8822349b18c26b929486bf3886cdf5e118450ac1 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 7 Jan 2021 21:12:43 +0

Bug#979483: u-boot: Stop installing rockchip_make_fit_atf on armhf)

2021-01-07 Thread Nicolas Boulenguez
b1d17f Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 7 Jan 2021 22:25:02 +0100 Subject: Stop installing rockchip_make_fit_atf on armhf diff --git a/debian/u-boot-rockchip.install b/debian/u-boot-rockchip.install deleted file mode 100755 index 89856b7c6c..00 --- a/debian/

Bug#979487: [979...@bugs.debian.org: Re: u-boot: Stop installing sunxi/u-boot-install-sunxi64 on armhf]

2021-01-07 Thread Nicolas Boulenguez
With the attachment… >From 85b1a011ce5f362cb363d9c6ce44946f2f4be754 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 7 Jan 2021 21:12:43 +0100 Subject: Remove 64 suffix from u-boot-install-sunxi64 The tool can be used with custom targets. diff --git a/debian/bin/u-boot-install-su

Bug#979487: u-boot: Stop installing sunxi/u-boot-install-sunxi64 on armhf

2021-01-07 Thread Nicolas Boulenguez
Package: src:u-boot Followup-For: Bug #979487 The attachment implements: > It might be worth renaming to drop the "64" part and For me, this bug can be closed, unless you want to keep a reminder of: > adding support known 32-bit targets as well, as is done on rockchip > platforms. > Also, to

Bug#979485: u-boot: Insert an empty line in target list for consistency

2021-01-07 Thread Nicolas Boulenguez
With the attachment...>From 3e4ed1ffb7cb38e68257cd6936aff93b1f3f1c9a Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 17:31:10 +0100 Subject: [PATCH 02/11] Insert an empty line in target list for consistency --- debian/targets | 1 + 1 file changed, 1 insertion(+) d

Bug#979296: u-boot: Restructure the packaging

2021-01-07 Thread Nicolas Boulenguez
the global patch size. >From c22b986b2c4040752463048fbcdbc6d4321dff86 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 18:44:58 +0100 Subject: [PATCH 09/11] Replace debian/targets with makefile snippets They should be easyer to maintain manually, but for now this separ

Bug#979295: u-boot: Use specific dh tools for docs and examples

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Followup-For: Bug #979295 In case it helps, I have split the changes in two distinct suggestions. >From 56bae56f532343fe25304da54eddbaf687871e07 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 17:57:42 +0100 Subject: [PATCH 04/11] Install examples for to

Bug#979487: u-boot: Stop installing sunxi/u-boot-install-sunxi64 on armhf

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch The tool is only usable on arm64. >From a5267dd121599cee25f5f151938ab3ced01d5fca Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 23:51:17 +0100 Subject: [PATCH 07/11] Stop installing sunxi/u-boot-install-sunxi64 on ar

Bug#979486: u-boot: Simplify installation of a link for tegra on arm64 but not armhf

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch Debhelper allows one to select an architecture with the file name. >From d4c56d74f4ad50162668b4f5d254b41d314ec905 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 23:38:58 +0100 Subject: [PATCH 06/11] Simplify installat

Bug#979485: u-boot: Insert an empty line in target list for consistency

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch This is useful for also parsing maintainers.

Bug#979484: u-boot: Fix pinephone platform name in u-boot-install-sunxi64

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch This completes commit 99cbbd1c which fixes aa0c051d. >From 597f076011ea4715c6ac1c91cac5830718a48477 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 15:37:21 +0100 Subject: [PATCH 01/11] Fix pinephone platform name in u-b

Bug#979483: u-boot: Stop installing rockchip_make_fit_atf on armhf

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch The tool is only used on arm64. >From 9094c94c2ecbcf9338852f43ce2673d38499b410 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 7 Jan 2021 00:10:22 +0100 Subject: [PATCH 08/11] Stop installing rockchip_make_fit_atf on armhf --- .../{u-b

Bug#979482: u-boot: Pass BL31 to puma-rk3399

2021-01-07 Thread Nicolas Boulenguez
. >From 1424680924e85a02cfac20cd40ace45f9a1d1eff Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 23:01:16 +0100 Subject: [PATCH 03/11] Pass BL31 to puma-rk3399 The option was missing in debian/targets, so the build system is seeing BL31=...rk3328 set in the environm

Bug#971018: libgnatcoll-db FTBFS on mips(64)el with assembler message: branch out of range

2020-12-23 Thread Nicolas Boulenguez
Hello. Here is the full history, just in case. mipsel mips64el 18-4 OK OK 19.2-1 fails OK 19.2-2 fails OK 19.2-3 -mxgot OK OK 20.0-1 -mxgot fails fails 21.0.0-1

Bug#977803: arm-trusted-firmware: suggestions for the packaging

2020-12-20 Thread Nicolas Boulenguez
Source: arm-trusted-firmware Severity: wishlist Tags: patch Hello. Please consider the attached suggestions for the packaging part. arm-trusted-firmware-suggestions.tar.gz Description: application/gzip

Bug#976318: u-boot: Style changes for the packaging

2020-12-19 Thread Nicolas Boulenguez
Source: u-boot Followup-For: Bug #976318 Hello. Please replace the previous commit list with the attached archive. I have tested several configurations as described in the last commit log, on current head (88022988) with all suggestions from bugs 976315 976316 976317 976318 applied.

Bug#976318: u-boot: Style changes for the packaging

2020-12-05 Thread Nicolas Boulenguez
motivations? >From 18c1cdf42d71b357d7468174fab2832826ab09c9 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Fri, 4 Dec 2020 21:42:00 +0100 Subject: [PATCH] Reduce the number of duplicate lines in debian/build/platforms.* --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) d

Bug#976318: u-boot: Style changes for the packaging

2020-12-03 Thread Nicolas Boulenguez
Source: u-boot Followup-For: Bug #976318 With the attachments... >From e73ab6b762a156523d12583fc80631236ac3018b Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:21:02 +0100 Subject: Use specific dh_installman instead of dh_install For example, dh_installman respe

Bug#976320: u-boot: Please package v2021.01-rc3

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Severity: wishlist Hello. The attached commit updates the existing patches. >From 2eea1a9fd33c34255f1c1fdf3f1d3752ddc87dd5 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:29:57 +0100 Subject: Refresh patches for v2021.01-rc3 diff --git a/deb

Bug#976319: u-boot: Please add support for pinephone

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Severity: wishlist Hello. The attached commit is only a draft, but adds a tester for this hardware. >From 392306fb5e0379e72c8838824539ac5cb33149ec Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:31:02 +0100 Subject: Add support for pinephone-1.2 d

Bug#976318: u-boot: Style changes for the packaging

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Version: 2020.10+dfsg-1 Severity: minor Tags: patch Hello. Please consider the attached suggestions. commit-e73ab6b must be applied before commit-b246be4 Thanks.

Bug#976317: u-boot: Update Homepage and uscan configuration

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Version: 2020.10+dfsg-1 Severity: minor Tags: patch Hello. A patch is attached. It produces the same archive for 2020.10+dfsg-1, and works with 2021.01+dfsg-rc3. >From 9dd023762f6a3d1df9bce2c5e590e81c12fdfca2 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1

Bug#976316: u-boot: Drop obsolete version restriction in Build-Depends

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Version: 2020.10+dfsg-1 Severity: minor Tags: patch Hello. A patch is attached. >From 8ba356f0b4918da02099f95d8419ffdba1705773 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:18:33 +0100 Subject: Drop obsolete version restriction in Build-Depends d

Bug#976315: u-boot: Change behaviour of debian/bin/u-boot-install-* for an unknown device tree

2020-12-03 Thread Nicolas Boulenguez
of the script author. * debian/bin/u-boot-install-sunxi64 selects pine64_plus. An error would be safer than a risk of later boot failure. A patch is attached. >From 2ee04a2eae64db925a62543d19ddd038bb0b594d Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:12:25 +0

Bug#975818: libgtkada: FTBFS: AttributeError: no attribute 'getchildren

2020-11-27 Thread Nicolas Boulenguez
Package: src:libgtkada Followup-For: Bug #975818 Control: tags -1 + pending The issue is caused by a changed in the python standard library. Version 21.0.0.785f3cf4-1 in experimental contains a fix, which will migrate during the gnat-10 transition.

Bug#967808: gtkgl2

2020-11-26 Thread Nicolas Boulenguez
Hello. gtkgl2 should probably be removed from next release, because at least of [1]. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=967808 lablgtk2 seems to be the only remaining reverse dependency. Support for gtkgl2/gtkglaera is apparently optional and easy to disable. Is it possible

Bug#975589: transition: gnat-10

2020-11-23 Thread Nicolas Boulenguez
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hello. The gcc-$V source package builds the Ada compiler (gnat-$V) and companion libraries (libgnat-$V and libgnat_util-$V). The default Ada compiler is selected by the gnat package. In

Bug#972481: ruby-pygments.rb: FTBFS, tests failure (due to new pygments)

2020-11-15 Thread Nicolas Boulenguez
, or else approve an NMU of 0004? Thanks. >From 218f1f4eeff211d5fdf1fc10bb51f182333926e1 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sun, 15 Nov 2020 09:59:56 +0100 Subject: [PATCH 1/5] Uscan v4 and Files-Excluded replace get-orig-source.sh --- debian/README.source |

Bug#973475: abcm2ps: new upstream, wrong GPL version

2020-10-31 Thread Nicolas Boulenguez
+++ b/debian/changelog @@ -1,3 +1,14 @@ +abcm2ps (8.14.9-1) UNRELEASED; urgency=medium + + * Change license of packaging sources: GPL-2+ -> GPL-3+. + + [ Nicolas Boulenguez ] + * New upstream release. + * Debhelper 13. + * Fix license of upstream sources: GPL-2+ -> GPL-3+. Close: #FIXME. + +

Bug#972403: ITP: gprconfig-kb -- compiler list for the gprbuild build tool

2020-10-17 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez * Package name: gprconfig-kb Version : 21.0.0 Upstream Author : AdaCore * URL : https://github.com/AdaCore/gprconfig_kb * License : GPL-3+ with GCC-runtime-library exception Programming Lang: XML

Bug#717014: reassign to latest gnat

2020-09-27 Thread Nicolas Boulenguez
Control: reassign 717014 gnat-10 10.2.0-9 Control: reassign 760211 gnat-10 10.2.0-9 Reproduced on armel.

Bug#748297: the libgnatvsn patch should be upstreamed or dropped

2020-09-27 Thread Nicolas Boulenguez
Package: gnat-9 Followup-For: Bug #748297 Hello. The patch (now named ada-libgnat_util.diff) has improved its integration in the GCC packaging. Its header explains why upstream is not interested in applying it (summary: upstream links GNAT tools with libgnat_util statically during bootstrap,

Bug#954681: [gnat-9] CONSTRAINT_ERROR : uintp.adb:1959 overflow check failed

2020-09-27 Thread Nicolas Boulenguez
Package: src:gcc-9 Followup-For: Bug #954681 Control: reassign -1 gnat-10 Control: retitle -1 CONSTRAINT_ERROR : uintp.adb:2002 overflow check failed Since version 10-20200410-1, the SOURCE_DATE_EPOCH patch should not trigger this bug anymore. However, this bug is most probably not fixed, and a

Bug#971018: libgnatcoll-db: FTBFS on mips(64)el with assembler message: branch out of range

2020-09-26 Thread Nicolas Boulenguez
Source: libgnatcoll-db Version: 20.0-1 Severity: serious Justification: fails to build from scratch on previously built architectures Hello. libgnatcoll-db/20.0-1 in experimental fails to build on mipsel and mips64el with the following messages [1]. /tmp/ccl8IVnY.s: Assembler messages:

Bug#967808: gtkgl2: appears to be unmaintained upstream

2020-09-20 Thread Nicolas Boulenguez
Package: src:gtkgl2 Followup-For: Bug #967808 Just in case it helps taking a decision: as author of the recent NMUs, I support the removal.

Bug#960872: nmudiff

2020-05-18 Thread Nicolas Boulenguez
in debhelper config files. + + -- Nicolas Boulenguez Mon, 18 May 2020 00:31:57 + + +gtkgl2 (2.1.0-0.2) unstable; urgency=medium + + * Non-maintainer upload. + * Let autopkgtests explicitly depend on gcc. + * Drop obsolete libgtkgl2.0-dev.lintian-overrides. + * Debhelper 13. + + -- Nicolas

Bug#960898: libtool: suggestions for the Debian packaging

2020-05-18 Thread Nicolas Boulenguez
Package: src:libtool Followup-For: Bug #960898 Please append the attached diff to the list. It fixes an error in the last commit. >From 5784d6d6cc790db9427e76599c8a0c02c9f0883d Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Mon, 18 May 2020 11:18:51 +0200 Subject: [PATCH 28/28] Rest

Bug#960898: libtool: suggestions for the Debian packaging

2020-05-17 Thread Nicolas Boulenguez
Source: libtool Version: 2.4.6-14 Severity: minor Tags: patch Hello. The attached archive contains more or less intrusive suggestions for the Debian packaging of libtool. test_build.diff attempts to gather all differences in the resulting .debs. I hope that each difference (or No such file or

Bug#960469: libtool: for a shared library, -L. -lfoo works but libfoo.so is ignored

2020-05-15 Thread Nicolas Boulenguez
ian.org/960469 Author: Nicolas Boulenguez --- a/build-aux/ltmain.in +++ b/build-aux/ltmain.in @@ -5517,6 +5517,13 @@ continue ;; + *.so) + # An explicit path to a shared library. + func_append deplibs " $arg" + func_append old_deplibs " $arg" + continue + ;; +

Bug#960469: libtool: for a shared library, -L. -lfoo works but libfoo.so is ignored

2020-05-12 Thread Nicolas Boulenguez
Source: libtool Version: 2.4.6-14 Severity: normal Hello. When linking a shared library against another uninstalled shared library missing libtool support, -L. -lfoo -L. -l:libfoo.so libfoo.so should be equivalent. https://www.gnu.org/software/libtool/manual/libtool.html#FOOT2

Bug#952746: please build again for 32bit archs, plus add some minor patches

2020-04-21 Thread Nicolas Boulenguez
Package: src:gnat-gps Followup-For: Bug #952746 > Please build again for 32bit archs, maybe limited to those where it can be > built > with 64bit kernels in Debian. I feel that manually maintaining an up-to-date list of 32-bits architectures implemented by 64-bits buildds is not worth the

Bug#700151: merge 700151 765482

2020-04-21 Thread Nicolas Boulenguez
Package: src:gnat-gps Followup-For: Bug #700151 Control: unblock -1 by 659166 Control: retitle -1 don't recommend just gdb-minimal Control: merge -1 765482 Hello. Last time someone has checked… if gdb-minimal is installed, the debugger in gnat-gps runs fine if gdb is installed, the

Bug#946572: abcm2ps: diff for NMU version 8.14.7-0.2

2020-04-16 Thread Nicolas Boulenguez
to ./configure. Closes: #946572. +I have only applied the upstream part of the fix by Helmut Grohne. + + -- Nicolas Boulenguez Thu, 16 Apr 2020 18:40:04 +0200 + abcm2ps (8.14.7-0.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru abcm2ps-8.14.7/debian/rules abcm2ps-8.14.7/debian/rules

Bug#954681: [gnat-9] crash caused by SOURCE_DATE_EPOCH patch

2020-04-04 Thread Nicolas Boulenguez
Hello. Commit 2e5e37249f09e54bb62e3ab87508e43ff709a4fb should improve the situation. It reverts the part affecting s-os_lib.adb. A GCC build produces the same checksum for it than 9.3.0-8 in libgnat-9, hopefully making gnat usable again by existing packaged libraries (I don't know how to test

Bug#954681: [gnat-9] crash caused by SOURCE_DATE_EPOCH patch

2020-04-03 Thread Nicolas Boulenguez
Package: src:gcc-9 Followup-For: Bug #954681 Control: reopen -1 Hello. The initial symptom is cured, but the fix lets debian/patches/ada-lib-info-source-date-epoch.diff modify gcc/ada/libgnat/s-os_lib.ad[bs]. This invalidates the checksums embedded in the .ali files of libgnat-9, causing a

Bug#330814: adabrowse: please do not extend the user's project; create a new one instead

2020-04-01 Thread Nicolas Boulenguez
Package: adabrowse Followup-For: Bug #330814 Hello. The upstream source for Adabrowse does not seem maintained anymore. Support for projects has been broken for a while, at least since the Prj to Gpr renaming. Do you agree that it makes sense to close this bug now?

Bug#954681: gnat: crash caused by SOURCE_DATE_EPOCH patch

2020-03-29 Thread Nicolas Boulenguez
Package: src:gprbuild Followup-For: Bug #954681 Control: retitle -1 [gnat-9] crash caused by SOURCE_DATE_EPOCH patch Control: reassign -1 src:gcc-9 9.3.0-1 Control: affects -1 + gprbuild Control: tags -1 + pending Hello. The problem is a regression in GCC from 9.3.0-1 to 9.3.0-8, visible only

Bug#936869: libgnatcoll-bindings: Python2 removal in sid/bullseye

2020-03-29 Thread Nicolas Boulenguez
Package: src:libgnatcoll-bindings Followup-For: Bug #936869 User: debian-pyt...@lists.debian.org Usertags: py2keep Popcon for gnat-gps is just above the 300 limit. The main reason to package libgnatcoll-bindings is that gnat-gps depends on the python module. libgnatcoll-bindings is mostly

Bug#946572: abcm2ps: diff for NMU version 8.14.7-0.1

2020-03-29 Thread Nicolas Boulenguez
4.7/debian/changelog --- abcm2ps-8.14.6/debian/changelog 2019-12-10 11:43:53.0 +0100 +++ abcm2ps-8.14.7/debian/changelog 2020-03-29 18:51:47.0 +0200 @@ -1,3 +1,11 @@ +abcm2ps (8.14.7-0.1) unstable; urgency=medium + + * Non-maintainer upload. + * New upstream release closes: #946572. + *

Bug#953069: libgnatcoll-db: FTBFS on mipsel with assembler message: branch out of range

2020-03-03 Thread Nicolas Boulenguez
Source: libgnatcoll-db Version: 19.2-2 Severity: normal The relevant lines are: xref/gnatcoll-xref.adb: In function ‘GNATCOLL.XREF’: xref/gnatcoll-xref.adb:40:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without Assembler messages: 678119: Error:

Bug#946572: abcm2ps: diff for NMU version 8.14.7-0.1

2020-03-03 Thread Nicolas Boulenguez
++ abcm2ps-8.14.7/debian/changelog 2020-03-04 01:30:55.0 +0100 @@ -1,3 +1,11 @@ +abcm2ps (8.14.7-0.1) unstable; urgency=medium + + * Non-maintainer upload. + * New upstream release closes: #946572. + * Standards-Version: 4.5.0. + + -- Nicolas Boulenguez Wed, 04 Mar 2020 01:30:55 +

Bug#951758: graphicsmagick: please lower MIME priority

2020-02-21 Thread Nicolas Boulenguez
certainly not be the default viewer. The priority field exists exactly for this purpose according to the update-mime(8) manual page. A patch is attached. Thanks. >From d40e57f05b8126ac98d16605b27b35ac6b40b481 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Fri, 21 Feb 2020 09:45:36 +0

Bug#950490: Acknowledgement (transition: gnat-9, Ada component of GCC-9)

2020-02-02 Thread Nicolas Boulenguez
Please ignore the two 'nw' lines and use 'nmu' instead. nmu music123_16.4-4 .ANY . -m 'gnat (>= 9)' nmutopal_80-1 .ANY . -m 'gnat (>= 9)' The paragraph explaining why ghdl is not affected also applies to gcc-8, gcc-9 and so on.

Bug#950490: transition: gnat-9, Ada component of GCC-9

2020-02-02 Thread Nicolas Boulenguez
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hello. The gcc-$BV source package builds an Ada compiler named gnat-$BV, and the companion libraries (libgnat-$BV, libgnatvsn$BV). In unstable, gnat-8 and gnat-9 coexist. The default

Bug#936869: libgnatcoll-bindings: Python2 removal in sid/bullseye

2020-02-02 Thread Nicolas Boulenguez
Package: src:libgnatcoll-bindings Followup-For: Bug #936869 Control: tags -1 + pending Hello. An upload to unstable is planned as part of the gnat-9 transition. It will include explicit python2 dependencies.

Bug#878777: noweb: diff for NMU version 2.11b-11.1

2020-01-21 Thread Nicolas Boulenguez
. + * Clean files generated by the build. + * Wrap and sort dependencies.. + * Delete trailing whitespaces in d/changelog and d/rules. + + -- Nicolas Boulenguez Tue, 21 Jan 2020 12:31:45 +0100 + noweb (2.11b-11) unstable; urgency=low * debian/control, debian/rules: we don't use iconc any more

Bug#878777: noweb: diff for NMU version 2.11b-11.1

2020-01-03 Thread Nicolas Boulenguez
Dear maintainer, I've prepared an NMU for noweb (versioned as 2.11b-11.1). The changes are attached as a series of patches based on 2.11b-11. Only one is specific to this bug, and some others are quite intrusive, so I would like your opinion about them before uploading anything. Regards.

Bug#875466: anet: FTBFS on ia64: tests encounter timeout

2020-01-03 Thread Nicolas Boulenguez
Package: src:anet Followup-For: Bug #875466 Hi. The same problem breaks 0.4.2-1 and 0.4.1-2 on ia64.

Bug#947836: lintian: missing-build-dependency-for-dh_-command ignores dh-sequence-

2019-12-31 Thread Nicolas Boulenguez
Package: lintian Version: 2.43.0 Severity: normal Hello. Please add dh-sequence-* exceptions to the missing-build-dependency-for-dh_-command tag, as in commit 34b939af. dh-ada-library Provides: dh-sequence-ada-library (in experimental) sphinx-common Provides: dh-sequence-sphinxdoc (pending

Bug#938528: sphinx: Python2 removal in sid/bullseye

2019-12-21 Thread Nicolas Boulenguez
Package: src:sphixn Followup-For: Bug #938528 Control: unblock 938528 by 936624 gnat-gps embeds a python2 interpreter, but its documentation already builds with python3.

Bug#938656: texlive-extra: Python2 removal in sid/bullseye

2019-12-21 Thread Nicolas Boulenguez
Package: src:texlive-extra Followup-For: Bug #938656 Control: unblock 938656 by 936624 gnat-gps embeds a python2 interpreter, but its documentation already builds with python3.

Bug#946899: sphinx-common: please provide a dh-sequence-sphinxdoc virtual package

2019-12-17 Thread Nicolas Boulenguez
Package: sphinx-common Severity: wishlist Hello. Please let the sphinx-common binary package Provide: the dh-sequence-sphinxdoc virtual package. Currently, the dh_sphinxdoc(1) manual page recommendeds control: Build-Depends: sphinx-common rules : %: rules : dh $@

Bug#946781: ITP: kw -- Inglorious kernel developer workflow scripts

2019-12-15 Thread Nicolas Boulenguez
> * Package name: kw > * URL : https://github.com/kworkflow/kworkflow > kw stands for Kernel Workflow. Hi. Please name the package kworkflow, or better kernel-workflow, in order to avoid future painful conflicts. All the best.

Bug#945197: nmu libgnatcoll...

2019-12-12 Thread Nicolas Boulenguez
Hello. The fix in 2018-7 was incomplete, even with some NMUs and rebuilds. Please ignore this request. Sorry for the noise.

Bug#945197: fixed in gprbuild 2018-7

2019-12-12 Thread Nicolas Boulenguez
> > Rename libgpr.(a|so) to libgnatprj because the grpc source owns them. > your reverse dependencies [...] don't find the now removed library files This upload was an error. I am going to revert the changes and let libgpr3-dev conflict with libgprc-dev. The libgpr->libgnatprj renaming is

Bug#944764: abcm2ps: diff for NMU version 8.14.6-0.1

2019-12-10 Thread Nicolas Boulenguez
tream/metadata. + * Simplify watch. + * Move to Standards-Version: 4.4.1. + + -- Nicolas Boulenguez Tue, 10 Dec 2019 11:43:53 +0100 + abcm2ps (8.14.5-0.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru abcm2ps-8.14.5/debian/control abcm2ps-8.14.6/debian/control --- abcm2ps-8.14.5/debian/c

Bug#946400: plplot: please build the Ada binding with gnat-9

2019-12-09 Thread Nicolas Boulenguez
> > I ignore if this compiler change breaks the plplot-ada ABI. If so, > > libplplotada4.deb should be renamed to libplplotada5.deb, and CMake > > should be told that plplotada_SOVERSION=5. > Could you please suggest a way to test for the ABI breakage ? The new compiler may implement the same

Bug#946400: plplot: please build the Ada binding with gnat-9

2019-12-08 Thread Nicolas Boulenguez
Source: plplot Severity: minor Tags: patch Hi. The attached archive contains various suggestions related to the Ada binding. The last commit switches the Ada compiler from GCC-8 to -9. I ignore if this compiler change breaks the plplot-ada ABI. If so, libplplotada4.deb should be renamed to

Bug#945975: nmu libgnatcoll_18-4 libgnatcoll-bindings_18-2.1 libgnatcoll-db_18-4 asis_2018-2 libaws_19.0-2

2019-12-01 Thread Nicolas Boulenguez
With the attachment. gpr-graph.pdf Description: Adobe PDF document

Bug#945975: nmu libgnatcoll_18-4 libgnatcoll-bindings_18-2.1 libgnatcoll-db_18-4 asis_2018-2 libaws_19.0-2

2019-12-01 Thread Nicolas Boulenguez
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu Hello. As reported in #945197, the grpc and gprbuild source packages both build libgpr.so. In order to fix the conflict, version 2018-7 of the libgpr2-dev binary package renames libgpr.so

Bug#944764: abcm2ps: please package 8.14.6

2019-11-30 Thread Nicolas Boulenguez
Hello. Patrice's suggestions are attached as git-format patches (2 to 4). Would you mind an NMU sponsoring them? Would you mind us becoming Uploaders? May I create g...@salsa.debian.org:debian/abcm2ps.git, in order to ease such contributions? Thanks. Please CC me. >From

Bug#945197: libgrpc-dev,libgpr3-dev: both ship libgpr.a, libgpr.so

2019-11-28 Thread Nicolas Boulenguez
Hello. I have contacted the upstream for gpbruild (AdaCore) months ago, without answer for now. Google (for grpc) will probably also have more urgent concerns that avoiding a name clash with an unrelated library. I hope that the issue has been reported there too, so that they avoid third-letter

Bug#945094: fonts-open-sans: suggestions for the packaging

2019-11-19 Thread Nicolas Boulenguez
oduce a new ../fonts-open-sans_.tar.xz file. Commit the updated TTFs and Debian changelog, then release the new package. + + -- Nicolas Boulenguez , Tue, 19 Nov 2019 15:20:15 +0100 diff --git a/debian/changelog b/debian/changelog index ecce744..23b7048 100644 --- a/debian/changelog +++ b/debia

Bug#944764: abcm2ps: please package 8.14.6

2019-11-14 Thread Nicolas Boulenguez
Package: abcm2ps Severity: wishlist Tags: patch Hello. Please consider updating the package to upstream version 8.14.6. No change is required, except maybe a bump of Standards-Version. Would you mind me becoming an Uploader? How about hosting the package history on salsa.debian.org?

Bug#944630: jumpnbump-levels: suggestions for an update of the packaging

2019-11-12 Thread Nicolas Boulenguez
. I can submit a merge request instead of a patch if you prefer. From: Nicolas Boulenguez Subject: packaging updates for jumpnbump-levels --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +jumpnbump-levels (2019) unstable; urgency=medium + + [ Nicolas Boulenguez ] + * Merge Build

Bug#943511: RM: opentoken -- ROM; dead upstream, replaced with wisitoken

2019-10-25 Thread Nicolas Boulenguez
Package: ftp.debian.org Severity: normal The upstream author is not maintaining opentoken anymore. He is rewritting a new library from scratch. http://www.stephe-leake.org/ada/wisitoken.html

Bug#943508: RM: libgnatcoll-db -- ROM; dead upstream

2019-10-25 Thread Nicolas Boulenguez
Package: ftp.debian.org Severity: normal Hello. The upstream GNATColl maintainers have stopped maintaining a database component. The current libgnatcoll-db depends on libgnatcoll17-dev and would block the migration of Ada packages from experimental. Please remove libgnatcoll from unstable.

Bug#938627: RM: taskcoach -- removal triggered by the Python2 removal

2019-10-21 Thread Nicolas Boulenguez
Control: reassign -1 ftp.debian.org Control: severity -1 normal Control: retitle -1 RM: taskcoach -- RoM; removal triggered by the Python2 removal An upstream author confirms that noone intends to deal with the python3 migration, that taskcoach has sadly been missing attention for a while, and

Bug#942442: Fwd: Bug#942442: libgnatvsn ftbfs in 9.2.1-10

2019-10-16 Thread Nicolas Boulenguez
> libgnatvsn ftbfs in 9.2.1-10 Sorry for the mess. After a successful build, it seems that I have incorrectly played the autoreconf/quilt refresh/scp/git commit music. A build currently tests the following fix. --- a/debian/patches/ada-libgnatvsn.diff +++ b/debian/patches/ada-libgnatvsn.diff @@

Bug#863118: confvar module for devscripts

2019-10-02 Thread Nicolas Boulenguez
> > Confvar only unsets the variables matching the list (or regex) > > expected by the devscript tool. > > devscripts.conf(5) requires this behaviour. > > Confvar does not modify HOME, or any unrelated setting. > Hmm, I could have sworn environment was inherited before, perhaps I > have broken it

Bug#872381: dpkg-dev: optimize Makefile snippets for debian/rules

2019-09-22 Thread Nicolas Boulenguez
Please replace 0003.patch with the attached version (changes are cosmetic but should use review and merge). >From a93a87581dbe90bd15822f11f374ae6d76263ca4 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Mon, 29 Jul 2019 19:03:16 +0200 Subject: [PATCH 3 (v2)/3] scripts/mk: impr

Bug#863118: devscripts configuration

2019-09-22 Thread Nicolas Boulenguez
> > My point was that your sentence suggests > > - that several scripts use Config. Actually, only one does. > I count three scripts that use Config (salsa, uscan, mk-origtargz). Sorry. A year ago, grepping scripts was enough, but uscan is not alone in lib/ anymore. 3 is still less than 25. >

Bug#863118: devscripts configuration

2019-09-21 Thread Nicolas Boulenguez
> FTR, I'm not part of the devscripts team, the thoughts below are from > that perspective, I expect the team have a different one. > On Thu, 2019-09-19 at 17:39 +0200, Nicolas Boulenguez wrote: > > > The devscripts config loading module got it wr

Bug#940263: automake: ignores suffix for a new language for objects in a library

2019-09-14 Thread Nicolas Boulenguez
Package: automake Version: 1.16.1 Severity: minor Hello. The documentation says that, given the proper suffix rule, automake should build objects from non-C sources and link them. This works for executables but fails for libraries. The issue is minor because the documentation only promises

Bug#933320: abcm2ps: diff for NMU version 8.14.5-0.1

2019-09-03 Thread Nicolas Boulenguez
+ * Drop --as-needed linker flag, now the default in GCC-9. + * Standards-Version: 4.4.0. No changes. + + -- Nicolas Boulenguez Tue, 03 Sep 2019 12:07:16 +0200 + abcm2ps (8.14.2-0.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru abcm2ps-8.14.2/debian/control abcm2ps-8.14.5/debi

Bug#895061: exclusions and dh_missing

2019-08-22 Thread Nicolas Boulenguez
Source: debhelper Followup-For: Bug #895061 #935309 (virtualbox) is already closed. #877267 (ocaml) is closed in experimental/4.08.0-3 but not yet in unstable On the other hand, it uses compatibility level 12. It seems possible to drop --ignore in compatibility 13.

Bug#895061: exclusions and dh_missing

2019-08-21 Thread Nicolas Boulenguez
Source: debhelper Followup-For: Bug #895061 Hello. The 'ocaml' maintainers have closed #877267, but a new search shows that 'virtualbox' also uses --ignore. I have reported #935309, with a trivial patch getting the same effect by other means. Once #935309 is fixed, the attachment removes

Bug#935309: virtualbox: please stop using deprecated --ignore debhelper option

2019-08-21 Thread Nicolas Boulenguez
Package: virtualbox Version: 6.0.10-dfsg-4 Severity: minor Tags: patch Hello. Please apply the attached trivial patch to debian/rules. It should not modify the behaviour, but avoids the deprecated --ignore debhelper option. Just in case, the motivation is described at

Bug#688481: [copyright-format] Clarify that trailing slashes in directory names are invalid.

2019-08-21 Thread Nicolas Boulenguez
Source: debian-policy Followup-For: Bug #688481 Control: tags -1 + patch Hello. This suggestion has been delayed for 5 years because it seemed wrong to change copyright-format without bumping its version. However, according to the debian-policy history, more intrusive wording changes have been

Bug#933320: abcm2ps: Please packaeg new upstream release

2019-08-19 Thread Nicolas Boulenguez
Package: abcm2ps Followup-For: Bug #933320 Hello. Would you mind an NMU with the attached changes?

Bug#935099: graphicsmagick: please lower MIME priority for PS/PDF

2019-08-19 Thread Nicolas Boulenguez
exists exactly for this purpose according to the update-mime(8) manual page. Author: Nicolas Boulenguez --- a/debian/graphicsmagick.mime +++ b/debian/graphicsmagick.mime @@ -2,7 +2,7 @@ image/bie; gm display 'bie:%s'; test=test -n "$DISPLAY" image/x-ms-bmp; gm display 'bmp:%s'; te

Bug#872754: fetchmail: tls_process_server_hello:unsupported protocol

2019-08-08 Thread Nicolas Boulenguez
> > If you can reproduce the issue, please install debug symbols and get me > > a stack backtrace. Apologizes for the delay, I had completely forgotten the previous mail. Version 6.4.0~beta4-3 seems to fix the issue. With the same settings than above, it produces no error message and receives

Bug#872381: dpkg-dev: optimize Makefile snippets for debian/rules

2019-07-29 Thread Nicolas Boulenguez
tests, slightly faster. How can I help? Thanks. >From 55c1f85f2f371b94aa36db098cf5408213a8295c Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Mon, 29 Jul 2019 14:38:32 +0200 Subject: [PATCH 1/3] scripts/mk: simplify Makefile.am with sed --in-place option --- scripts/mk/Makefile.am |

Bug#933320: abcm2ps: Please packaeg new upstream release

2019-07-29 Thread Nicolas Boulenguez
Package: abcm2ps Version: 8.14.2-0.2 Severity: wishlist Tags: patch Hello. Please consider reviewing the attached changes. They package the new upstream release and fix build flags. Thanks. abcm2ps.tar.gz Description: application/gzip

Bug#878777: please drop transitional package nowebm

2019-07-28 Thread Nicolas Boulenguez
Source: noweb Version: 2.11b-11 Followup-For: Bug #878777 Control: tag -1 + patch Hello. The attached changes fix this issue. They also update the packaging to source format 3.0 and debhelper 12. I hope they will be useful. noweb.tar.gz Description: application/gzip

Bug#933173: libexadrums-dev must Depend: libasound-dev

2019-07-27 Thread Nicolas Boulenguez
Package: libexadrums Version: 0.4.0-1 Severity: normal Tags: patch The CI test fails because pkg-config does not find the alsa library. https://ci.debian.net/data/autopkgtest/testing/amd64/libe/libexadrums/2590807/log.gz It is probably sufficient to let libexadrums-dev Depend: libasound-dev.

<    1   2   3   4   5   6   7   8   9   >