[pkg-nvidia-devel] [patch 190xx] [34/k v2] add a get-orig-source target and simplify instructions
Andreas Beckmann
debian at abeckmann.de
Mon May 3 14:03:55 UTC 2010
Hi,
using get-orig-source is a good idea, updated my patch accordingly. Now
it looks even more simple:
uscan --report
debchange --newversion <version>
debian/rules get-orig-source
Andreas
Jean-Christophe Dubacq wrote:
> On 03/05/2010 00:33, Andreas Beckmann wrote:
>> Hi,
>>
>> attached patch adds a new target new-orig-tar-gz to debian/rules that
>> creates a new *.orig.tar.gz from already downloaded new *.run files. So
>> you can actually create a new *.orig.tar.gz by running two commands:
>>
>> uscan --verbose
>> debian/rules new-orig-tar-gz NVIDIA_RELEASE=XYZ.ABC
>>
>> The patch also updates README.source accordingly.
>>
>> If there is a more commonly used name for a target that creates an
>> .orig.tar.gz tarball, feel free to rename new-orig-tar-gz to this more
>> common name.
> get-orig-source, maybe?
> I have this somewhere (for another project):
> get-orig-source:
> ...
More information about the Pkg-nvidia-devel
mailing list