Comment 11 for bug 934096

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 934096] Re: merge-upstream does not repack zip archive

On 03/14/2012 01:48 PM, Maarten Bezemer wrote:
> I'll try the daily builds!
>
> I do not see a<target> element in the --dehs output. If have updated to
> the precise version of devscripts, but it still does not show the
> <target> element. It would be convenient to use.
>
> Creating an empty directory and find the file that is downloaded into
> it, would also work. But, it seems a bit 'lame' to me... If there is not
> other (proper) solution, it is certainly usable (and quite robust for
> filename mangling).
>
charis:/tmp/s4-experimental% uscan --dehs --force-download
<dehs>
<package>samba4</package>
<debian-uversion>4.0.0~alpha18.dfsg1</debian-uversion>
<debian-mangled-uversion>4.0.0~alpha18</debian-mangled-uversion>
<upstream-version>4.0.0~alpha18</upstream-version>
<upstream-url>ftp://ftp.samba.org/pub/samba/samba4/samba-4.0.0alpha18.tar.gz</upstream-url>
<status>Newer version available</status>
<target>samba4_4.0.0~alpha18.orig.tar.gz</target>
<messages>Successfully downloaded updated package
samba-4.0.0alpha18.tar.gz and symlinked samba4_4.0.0~alpha18.orig.tar.gz
to it</messages>
</dehs>

Cheers,

Jelmer