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

uscan and missing files



Hi
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'm search for documentation about this.

thanks!



-- 
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar


Reply to: