Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11469 > unrolled thread

Re: jax-maven-plugin_0.1.8-1~exp2 has rejected

Started byMechtilde Stehmann <mechtilde@debian.org>
First post2019-11-19 09:30 +0100
Last post2019-11-20 20:50 +0100
Articles 6 — 2 participants

Back to article view | Back to linux.debian.maint.java

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: jax-maven-plugin_0.1.8-1~exp2 has rejected Mechtilde Stehmann <mechtilde@debian.org> - 2019-11-19 09:30 +0100
    Re: jax-maven-plugin_0.1.8-1~exp2 has rejected Markus Koschany <apo@debian.org> - 2019-11-19 20:40 +0100
      Re: jax-maven-plugin_0.1.8-1~exp2 has rejected Mechtilde Stehmann <mechtilde@debian.org> - 2019-11-19 22:20 +0100
        Re: jax-maven-plugin_0.1.8-1~exp2 has rejected Markus Koschany <apo@debian.org> - 2019-11-19 22:40 +0100
          Re: jax-maven-plugin_0.1.8-1~exp2 has rejected Mechtilde Stehmann <mechtilde@debian.org> - 2019-11-20 20:20 +0100
            Re: jax-maven-plugin_0.1.8-1~exp2 has rejected Markus Koschany <apo@debian.org> - 2019-11-20 20:50 +0100

#11469 — Re: jax-maven-plugin_0.1.8-1~exp2 has rejected

FromMechtilde Stehmann <mechtilde@debian.org>
Date2019-11-19 09:30 +0100
SubjectRe: jax-maven-plugin_0.1.8-1~exp2 has rejected
Message-ID<z473A-7Ls-11@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hello to the list,

to fullfill the policy I will repack the orig.tar.gz of the package above.

How ist the best way to do so?

Should I do a new start to prepare the new package
jax-maven-plugin_0.1.8+dfsg-1~exp1?

How can I work on at salsa.debian.org/java-team/jax.maven-plugin?

Thanks in advance for some hints

Mechtilde

Am 10.11.19 um 20:00 schrieb Thorsten Alteholz:
> 
> Hi Mechtilde,
> 
> can you please be a bit more verbose about why these newly to your debain/copyright
> added files are licensed under the Apache license?
> After a short glimpse on the given websites, I would think that their license is not
> compatible with the DFSG.
> 
> Thanks!
>  Thorsten
>  





[toc] | [next] | [standalone]


#11471

FromMarkus Koschany <apo@debian.org>
Date2019-11-19 20:40 +0100
Message-ID<z4hvX-5IS-3@gated-at.bofh.it>
In reply to#11469

[Multipart message — attachments visible in raw view] — view raw

Hello,

Am 19.11.19 um 09:23 schrieb Mechtilde Stehmann:
> Hello to the list,
> 
> to fullfill the policy I will repack the orig.tar.gz of the package above.
> 
> How ist the best way to do so?
> 
> Should I do a new start to prepare the new package
> jax-maven-plugin_0.1.8+dfsg-1~exp1?

I believe the canonical way of repacking upstream tarballs is to add a
Files-Excluded paragraph to debian/copyright and then you can use uscan
to repack the tarball.

https://wiki.debian.org/UscanEnhancements

If you have to repack the tarball for DFSG reasons then 0.1.8+dfsg-1
should be fine, in case you want to upload to unstable. If you really
wish to upload to experimental then 0.1.8+dfsg-1~exp1 is also ok.

> How can I work on at salsa.debian.org/java-team/jax.maven-plugin?

Just push the repacked tarball to the Git repository?

Regards,

Markus

[toc] | [prev] | [next] | [standalone]


#11473

FromMechtilde Stehmann <mechtilde@debian.org>
Date2019-11-19 22:20 +0100
Message-ID<z4j4K-6Li-7@gated-at.bofh.it>
In reply to#11471

[Multipart message — attachments visible in raw view] — view raw

Am 19.11.19 um 20:31 schrieb Markus Koschany:
> Hello,
> 
> Am 19.11.19 um 09:23 schrieb Mechtilde Stehmann:
>> Hello to the list,
>>
>> to fullfill the policy I will repack the orig.tar.gz of the package above.
>>
>> How ist the best way to do so?
>>
>> Should I do a new start to prepare the new package
>> jax-maven-plugin_0.1.8+dfsg-1~exp1?
> 
> I believe the canonical way of repacking upstream tarballs is to add a
> Files-Excluded paragraph to debian/copyright and then you can use uscan
> to repack the tarball.
> 
> https://wiki.debian.org/UscanEnhancements
> 
> If you have to repack the tarball for DFSG reasons then 0.1.8+dfsg-1
> should be fine, in case you want to upload to unstable. If you really
> wish to upload to experimental then 0.1.8+dfsg-1~exp1 is also ok.
> 
>> How can I work on at salsa.debian.org/java-team/jax.maven-plugin?
> 
> Just push the repacked tarball to the Git repository?

I already pushed my work without repacking to salsa. I think I should
renew it, but I can't remove the old wrong one.

Kind regards

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F

[toc] | [prev] | [next] | [standalone]


#11474

FromMarkus Koschany <apo@debian.org>
Date2019-11-19 22:40 +0100
Message-ID<z4jo6-6SM-21@gated-at.bofh.it>
In reply to#11473

[Multipart message — attachments visible in raw view] — view raw

Am 19.11.19 um 22:18 schrieb Mechtilde Stehmann:
[...]
> I already pushed my work without repacking to salsa. I think I should
> renew it, but I can't remove the old wrong one.

You don't need to remove the old files. With git-buildpackage you can do:

gbp clone https://salsa.debian.org/java-team/jax-maven-plugin.git
cd jax-maven-plugin
gbp import-dsc ../jax-maven-plugin_0.1.8+dfsg-1.dsc

[toc] | [prev] | [next] | [standalone]


#11475

FromMechtilde Stehmann <mechtilde@debian.org>
Date2019-11-20 20:20 +0100
Message-ID<z4DGa-2Kl-3@gated-at.bofh.it>
In reply to#11474

[Multipart message — attachments visible in raw view] — view raw

Hello Markus

Am 19.11.19 um 22:33 schrieb Markus Koschany:
> 
> Am 19.11.19 um 22:18 schrieb Mechtilde Stehmann:
> [...]
>> I already pushed my work without repacking to salsa. I think I should
>> renew it, but I can't remove the old wrong one.
> 
> You don't need to remove the old files. With git-buildpackage you can do:
> 
> gbp clone https://salsa.debian.org/java-team/jax-maven-plugin.git
> cd jax-maven-plugin
> gbp import-dsc ../jax-maven-plugin_0.1.8+dfsg-1.dsc

I don't understand this:

I don't have this file ../jax-maven-plugin_0.1.8+dfsg-1.dsc

So far I got this file at the end of the build process. I got it after
doing gbp import-orig and building.

So I must change my buildprocess to get the *+dfsg-1.dsc file before I
build?

I already did several *+ds packages like
https://salsa.debian.org/java-team/csvjdbc

What I can do is to do

gbp import-orig with the repacked *+dfsg-1.orig.tar.gz which I repck
with mk-origtargz

I think I have a different build process

kind regards

Mechtilde





> 

-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F

[toc] | [prev] | [next] | [standalone]


#11476

FromMarkus Koschany <apo@debian.org>
Date2019-11-20 20:50 +0100
Message-ID<z4E9b-2UA-9@gated-at.bofh.it>
In reply to#11475

[Multipart message — attachments visible in raw view] — view raw

Hello Mechthilde,

Am 20.11.19 um 20:10 schrieb Mechtilde Stehmann:
> Hello Markus
> 
> Am 19.11.19 um 22:33 schrieb Markus Koschany:
>>
>> Am 19.11.19 um 22:18 schrieb Mechtilde Stehmann:
>> [...]
>>> I already pushed my work without repacking to salsa. I think I should
>>> renew it, but I can't remove the old wrong one.
>>
>> You don't need to remove the old files. With git-buildpackage you can do:
>>
>> gbp clone https://salsa.debian.org/java-team/jax-maven-plugin.git
>> cd jax-maven-plugin
>> gbp import-dsc ../jax-maven-plugin_0.1.8+dfsg-1.dsc
> 
> I don't understand this:
> 
> I don't have this file ../jax-maven-plugin_0.1.8+dfsg-1.dsc
> 
> So far I got this file at the end of the build process. I got it after
> doing gbp import-orig and building.

All you need to do is to build jax-maven-plugin as usual but with the
repacked tarball. The tarball should be renamed to
jax-maven-plugin_0.1.8+dfsg-1.orig.tar.xz. Then you only need to change
the changelog and use 0.1.8+dfsg-1 as the new version. Build the package
as usual and then import the resulting *.dsc file into the Git repository.

Regards,

Markus

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.maint.java


csiph-web