[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian-watch-file-in-native-package



On Sat, Nov 7, 2009 at 4:13 PM, David Paleino <d.paleino@gmail.com> wrote:
> Mathieu Malaterre wrote:
>
>> Hi,
>
> Hello Mathieu,
>
>>   I am looking at the following lintian warning:
>>
>> http://lintian.debian.org/maintainer/debian-med-
> packaging@lists.alioth.debian.org.html#gdcm
>>
>>   but I do not understand why GDCM is now considered a native debian
>> package. I could not figure out what I did ...
>
> You uploaded it as a native package, indeed.
>
> $ apt-cache showsrc gdcm | grep -A3 Files
> Files:
>  851a19ca0fc3e8651c493c823b966d0f 1773 gdcm_2.0.13-2.dsc
>  fdf50988b722e51cf86291496affa117 3350247 gdcm_2.0.13-2.tar.gz
> Uploaders: Mathieu Malaterre <mathieu.malaterre@gmail.com>, Andreas Tille
> <tille@debian.org>, Steve M. Robbins <smr@debian.org>
> $
>
> I would've expected to find a .dsc, an .orig.tar.gz and a .diff.gz.
>
>> Thanks for suggestion,
>
> I suggest you to correctly re-upload your package :)

What is wrong with the following steps:

tar -xzf *.orig.tar.gz
cd <source-directory>
cp -a <svn-pkg-dir>/trunk/debian .
rm -rf `find . -type d -name .svn`
pdebuild --auto-debsign --debsign-k 0EA23F2B
dupload /var/cache/pbuilder/result/*gdcm*

Thanks,
-- 
Mathieu


Reply to: