On Sat, Nov 7, 2009 at 4:13 PM, David Paleino <[email protected]> wrote: > Mathieu Malaterre wrote: > >> Hi, > > Hello Mathieu, > >> I am looking at the following lintian warning: >> >> http://lintian.debian.org/maintainer/debian-med- > [email protected]#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 <[email protected]>, Andreas Tille > <[email protected]>, Steve M. Robbins <[email protected]> > $ > > 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

