Fernando Toledo <ftol...@docksud.com.ar> writes: > Hi
hello Fernando, > i setup a watch file for my syncterm package that now is released on sf.net: > > version=3 > http://sf.net/syncterm/syncterm-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) > > (the url of course is a one line) > > then use uscan --verbose --force-download --repack > > > -- Scanning for watchfiles in . > -- Found watchfile in ./debian > -- In debian/watch, processing watchfile line: > > http://sf.net/syncterm/syncterm-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) > -- Found the following matching hrefs: > /watch/sf.php/syncterm/syncterm-1.0.tgz (1.0) > Newest version on remote site is 1.0, local version is 1.0 > => Package is up to date > Newest version on remote site is 1.0, local version is 1.0 > => Forcing download as requested > -- Downloading updated package syncterm-1.0.tgz > -- Checking for common possible upstream OpenPGP signatures > -- Successfully downloaded updated package syncterm-1.0.tgz > -- Successfully repacked ../syncterm-1.0.tgz as > ../syncterm_1.0.orig.tar.gz, deleting 1 files from it. > -- Scan finished > > > now i have the upstream tgz and the orig.tgz (repacked) files: > > -rw-r--r-- 1 ragnarok ragnarok 2355449 ago 5 12:21 syncterm_1.0.orig.tar.gz > -rw-r--r-- 1 ragnarok ragnarok 8310619 ago 5 12:20 syncterm-1.0.tgz > > > i put a Files-Excluded in my debian/copyright to exclude on zip file > that have shipped in the upstream source: > > Files-Excluded: 3rdp/dist/cryptlib.zip > > > this .zip file in correctly excluded, but my problem is that the > upstream .desktop and .png icon also are excluded. > > if i diff the tarbarls file list, i get: > > http://paste.debian.net/289427/ > > why src/sycnterm/syncterm.desktop and src/syncterm/syncterm.png are > excluded in the final orig.tar.gz ? I think it is very unlikely that this is due to a bug in uscan (also see "deleting 1 files from it." above). Maybe you have an old "../syncterm-1.0.tgz" around? Can you try with a clean ".."? Can you provide a VCS URL so we can try? Cheers and Best Regards, -- Felix Natter -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/874mkc2pty....@bitburger.home.felix