Re: Another take on package relationship substvars

2024-03-03 Thread Nicolas Boulenguez
> Can we also consider ${*:Built-Using} as typically seen in > ${sphinxdoc:Built-Using}? > This is another field that people keep forget adding. While missing > this field is not severely harmful, having it automatically handled > would be beneficial. Automatic expansion of ${*:(Static-)Built-Usi

Bug#1065211: ITP: ada-bar-codes -- Bar or QR code formatter for the Ada programming language

2024-03-01 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: ada-bar-codes Version : 002.20240219 Upstream Contact: Gautier de Montmollin * URL : https://sourceforge.net/projects/ada-bar-codes/ * License

Bug#1050379: ITP: qmidictl -- graphical application sending MIDI data over the network

2023-08-23 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez X-Debbugs-Cc: debian-devel@lists.debian.org, benoit.delc...@gmail.com * Package name: qmidictl Version : 0.9.10 Upstream Contact: rncbc at rncbc dot org * URL : https://www.rncbc.org * License : GPL-2

Re: versioned dependencies between -dev packages

2023-07-15 Thread Nicolas Boulenguez
Julien Puydt > - Indeed this is quite fragile; I have two scripts for Coq packages [1]: > one to tell me about the deps (I give it which package I have to upgrade > and it gives the list of affected packages by pass) and the other to > generate the migration script (I give it the list of new packa

virtual packages for Ada libraries

2023-07-12 Thread Nicolas Boulenguez
Hello. The Ada maintainers are considering a new naming scheme for -dev packages, where libada-foo-dev Provides: libada-foo-dev-HASH. source packages Build-Depend: libada-foo-dev binary -dev packages Depend: libada-foo-dev-HASH The intent is similar to the one of shared object versions, but

Bug#1035888: ITP: dh-builtusing -- debhelper tool generating the Built-Using field for Debian packages

2023-05-10 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez X-Debbugs-Cc: debian-devel@lists.debian.org, 689...@bugs.debian.org, 990...@bugs.debian.org * Package name: dh-builtusing Upstream: native Debian package, I am the author Version : 0.0.1 * URL : https

Bug#1033205: ITP: nanovna-saver -- data importer for NanoVNA radio networks tester devices

2023-03-19 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: nanovna-saver Version : 0.6.0 Upstream Contact: Holger Mueller * URL : https://github.com/NanoVNA-Saver/nanovna-saver * License : GPL-3

Bug#982893: ITP: gcc-or1k-elf -- GNU C compiler for the Open RISC 1000 processors

2021-02-15 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: gcc-or1k-elf * URL : https://salsa.debian.org/debian/gcc-or1k-elf * License : GPL-3+ Description : GNU C compiler for the Open RISC 1000 processors

Bug#982892: ITP: binutils-or1k-elf -- GNU binary utilities for the Open RISC 1000 processors

2021-02-15 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: binutils-or1k-elf * URL : https://salsa.debian.org/debian/binutils-or1k-elf * License : GPL-3+ Description : GNU binary utilities for the Open RISC

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#896639: ITP: python-async-generator -- extensions to asynchronous generators for Python3 developers

2018-04-22 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez * Package name: python-async-generator Version : 1.9 Upstream Author : Nathaniel J. Smith * URL : https://github.com/python-trio/async_generator * License : MIT Programming Lang: Python

Bug#810619: ITP: python-ptk -- lexical analysis and parsing in Python, without code generation

2016-01-10 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez * Package name: python-ptk Version : 1.2.0 Upstream Author : Jérôme Laheurte * URL : https://bitbucket.org/fraca7/ptk * License : LGPL-3 Programming Lang: Python Description : lexical analysis

Re: uscan enhancement

2013-01-11 Thread Nicolas Boulenguez
Best wishes to all readers for the new year. On Mon, Jan 07, 2013 at 11:13:16PM +0100, Andreas Tille wrote: > From my point of view we should now discuss first what way to > prefer: Either the 'Files-Excluded' field or 'License: > not-shipped-by-debian' should be used and we should decide now > be

Re: Uscan enhancements revitalised (Was: let uscan exclude some upstream files)

2012-12-31 Thread Nicolas Boulenguez
Hello. An implementation selecting removed upstream files via a fake license in debian/copyright can be found at [1]. The perl script runs some tests based on the sample/ directory, but the effective code may easily be pasted into uscan if ever accepted. Feel free to experiment, comment and subm

Re: Uscan enhancements revitalised (Was: let uscan exclude some upstream files)

2012-12-22 Thread Nicolas Boulenguez
On Thu, Dec 20, 2012 at 11:19:19PM +0100, Andreas Tille wrote: > As I see on your Wiki page you have described your proposal from your > last posting on the mailing list[3] which is actually in contrast to > what is implemented in [2] and was described and discussed in the thread > starting here[4

Re: RFH: How to get rid of a link to a directory

2012-11-26 Thread Nicolas Boulenguez
On Mon, Nov 12, 2012 at 02:34:03PM +0900, Norbert Preining wrote: > What I would like to have is: > * get rid of the above link, change it to a directory > Can anyone give me hints how to achieve this in a proper way? Just in case you missed that, dpkg will refuse to replace an existing directory

Re: let uscan exclude some upstream files (Was: uscan enhancement)

2012-09-22 Thread Nicolas Boulenguez
On Mon, Sep 10, 2012 at 09:26:40AM +0200, Andreas Tille wrote: > Would you volunteer to create a Wiki page to enable better structure > and which might lead to some consensus about the implementation? Anyone interested, feel free to review [1] and continue the discussion there. [1] http://wiki.d

Re: let uscan exclude some upstream files (Was: uscan enhancement)

2012-09-18 Thread Nicolas Boulenguez
On Mon, Sep 10, 2012 at 09:26:40AM +0200, Andreas Tille wrote: > Would you volunteer to create a Wiki page to enable better structure > and which might lead to some consensus about the implementation? I would like to... if I eventually manage to create an account on wiki.debian.org. Sorry for the

Re: let uscan exclude some upstream files (Was: uscan enhancement)

2012-09-09 Thread Nicolas Boulenguez
On Thu, Sep 06, 2012 at 10:34:38PM +0200, Andreas Tille wrote: > It specifies: > > Files-Excluded: > __MACOSX > [a-z]*.jar > > with the purpose to save ReadSeq.jar inside the source package. This > works with the old method: > > $ find . -name "[a-z]*.jar" > ./rdp_classifier_2.5/lib/junit.j

Re: Discussion of uscan enhancement 1 (Was: uscan enhancement take 3: script hook)

2012-09-04 Thread Nicolas Boulenguez
On Tue, Sep 04, 2012 at 07:14:21PM +0200, Andreas Tille wrote: > You might like to check my last commit to > git://git.debian.org/git/users/tille/devscripts.git (currently 4b3a4a6310ff1ff80ac1498cf92a99817c75ffce) > and check whether it matches your expectations when injecting > Files-Exclud

Re: Discussion of uscan enhancement 1 (Was: uscan enhancement take 3: script hook)

2012-08-30 Thread Nicolas Boulenguez
(apologizes for the previous empty mail) On Thu, Aug 30, 2012 at 11:44:34PM +0200, Andreas Tille wrote: > On Thu, Aug 30, 2012 at 02:32:56AM +0200, Nicolas Boulenguez wrote: > > Assume that "a" and "b" are directories, if I understand well, the > > current beha

Re: Enabling uupdate to simply remove files from upstream source (Was: Minified javascript files)

2012-08-30 Thread Nicolas Boulenguez
-- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120830225209.GA6550@pegase

Re: Getting dh_install to do what we need

2011-12-11 Thread Nicolas Boulenguez
If I understand well, this thread deals, among other things, with different ways to transmit a variable from debian/rules to dh_install. - via override_dh_install: and command line arguments - via debian/*.install static content - via debian/*.install.in content, preprocessed (with environment vari

Bug#615920: ITP: libncursesada -- Ada binding for the ncurses text user interface library

2011-02-28 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez * Package name: libncursesada Version : 5.8-1 Upstream Author : Juergen Pfeifer * URL : http://ftp.gnu.org/pub/gnu/ncurses/ * License : GPLv3 Programming Lang: Ada Description : Ada binding for

Bug#555682: ITP: libgmpada -- Ada binding to the GNU MultiPrecision library

2009-11-10 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez * Package name: libgmpada Version : 20091109 Upstream Author : Nicolas Boulenguez * URL : http://mtn-host.prjek.net/projects/libgmpada * License : GPL Programming Lang: Ada Description : Ada