Re: Upstream using git submodules

2015-12-03 Thread Diego M. Rodriguez
On Wed, Dec 02, 2015 at 02:41:20PM +, Ghislain Vaillant wrote: > You can have a look at the ArrayFire package that I personally maintain, > which also relies on submodules. Thanks a lot for the prompt answer and for the hints, Ghis, as well as for the pointer to the ArrayFire package: it's

Re: Upstream using git submodules

2015-12-03 Thread Ghislain Vaillant
On 03/12/15 10:51, Diego M. Rodriguez wrote: On Wed, Dec 02, 2015 at 02:41:20PM +, Ghislain Vaillant wrote: You can have a look at the ArrayFire package that I personally maintain, which also relies on submodules. Thanks a lot for the prompt answer and for the hints, Ghis, as well as for

Re: Multi super dual licensing

2015-12-03 Thread Ben Wiederhake
I am an advocate for clearly distinguishing the license *conditions* from the license *grant*. Sounds reasonable. I do this by placing the explicit text from the copyright holder that *grants* license to perform specific actions, in a “License-Grant” field in the appropriate paragraph for the

Re: unreproducible Build-Attempted

2015-12-03 Thread Jakub Wilk
* Jerome BENOIT , 2015-12-03, 05:55: One of my last package, gmp-ecm, not to mention it, failed to built on the mips architecture: https://buildd.debian.org/status/fetch.php?pkg=gmp-ecm=mips=6.4.4%2Bds-5=1449086277 Fortunately enough, I have access to a mips

Bug#806950: RFS: compute/0.4-3

2015-12-03 Thread Ghislain Vaillant
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "compute" * Package name: compute Version : 0.4-3 Upstream Author : Kyle Lutz * URL : http://boostorg.github.io/compute/ * License

Re: Upstream using git submodules

2015-12-03 Thread Diego M. Rodriguez
On Thu, Dec 03, 2015 at 11:10:55AM +, Ghislain Vaillant wrote: > You were close, there is a --git-pristine-tar-commit option that does just > that ;-) > > So your final command should be: > > gbp buildpackage --git-upstream-tag=upstream/v0.5.1 > --git-debian-branch=debian/sid

Bug#806797: Bug#796588: adjtimex: Has init script in runlevel S but no matching service file

2015-12-03 Thread Roger Shimizu
On Thu, Dec 3, 2015 at 8:25 AM, Felipe Sateler wrote: > Too late ;), I had a moment to upload, and I decided to do it anyway. > On the next upload you can do it with the fixed changelog. Understand. Thank you for your sponsorship! I'll fix around and make a release by this

Re: unreproducible Build-Attempted

2015-12-03 Thread Wookey
+++ Jerome BENOIT [2015-12-03 05:55 +0100]: > Hello Forum: > > One of my last package, gmp-ecm, not to mention it, failed to built on the > mips architecture: > https://buildd.debian.org/status/fetch.php?pkg=gmp-ecm=mips=6.4.4%2Bds-5=1449086277 > > Fortunately enough, I have access to a mips

Re: Upstream using git submodules

2015-12-03 Thread Ghislain Vaillant
On 03/12/15 12:22, Diego M. Rodriguez wrote: The pristine tarball must include the content of the submodules for the builders to be able to build your source package. All the builders need to build a package is a source tarball, a debian tarball and a .dsc. Again, thanks for the clarification

Re: unreproducible Build-Attempted

2015-12-03 Thread Mattia Rizzolo
On Thu, Dec 03, 2015 at 01:57:41PM +, Wookey wrote: > +++ Jerome BENOIT [2015-12-03 05:55 +0100]: > > Hello Forum: > > > > One of my last package, gmp-ecm, not to mention it, failed to built on the > > mips architecture: > >

Re: Upstream using git submodules

2015-12-03 Thread Ghislain Vaillant
Le 3 déc. 2015 18:40, "Diego M. Rodriguez" a écrit : > > On Thu, Dec 03, 2015 at 01:40:15PM +, Ghislain Vaillant wrote: > > Speaking of potential mistakes, here are a few things that bited me whilst > > working on the packaging of ArrayFire: > > > > - Be sure that you

Re: Upstream using git submodules

2015-12-03 Thread Diego M. Rodriguez
On Thu, Dec 03, 2015 at 01:40:15PM +, Ghislain Vaillant wrote: > Speaking of potential mistakes, here are a few things that bited me whilst > working on the packaging of ArrayFire: > > - Be sure that you don't need to repack / strip some of the content of the > source tree due to some

Re: unreproducible Build-Attempted

2015-12-03 Thread Jerome BENOIT
Hello All: Thanks for your action and answers. Best wishes, Jerome On 03/12/15 16:58, Mattia Rizzolo wrote: > On Thu, Dec 03, 2015 at 01:57:41PM +, Wookey wrote: >> +++ Jerome BENOIT [2015-12-03 05:55 +0100]: >>> Hello Forum: >>> >>> One of my last package, gmp-ecm, not to mention it, failed