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

Re: [MoM] dwv



Hi Yves,

On Thu, Mar 12, 2015 at 07:30:33PM +0100, Yves wrote:
> * I pushed everything this time (all, upstream, tags)
> * I added the debian folder using: svn export svn://
> anonscm.debian.org/svn/debian-med/trunk/package_template debian
> * I updated the watch file, changelog and control

All fine.

> * 'uscan --verbose --report' runs ok apart for some warning about the
> changelog:
> 
> -- Scanning for watchfiles in .
> parsechangelog/debian: warning:     debian/changelog(l5): badly formatted
> trailer line
> LINE:  -- DMPT <debian-med-packaging@lists.alioth.debian.org>  `date -R`
> parsechangelog/debian: warning:     debian/changelog(l5): found eof where
> expected more change data or trailer

Sure.  You need to inject the output of what you get when you do

    date -R

at the command line.

> -- Found watchfile in ./debian
> -- In debian/watch, processing watchfile line:
>    https://github.com/ivmartel/dwv-orthanc-plugin/releases
> .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
> -- Found the following matching hrefs:
>      /ivmartel/dwv-orthanc-plugin/archive/v0.3.0.tar.gz (0.3.0)
>      /ivmartel/dwv-orthanc-plugin/archive/v0.2.0.tar.gz (0.2.0)
>      /ivmartel/dwv-orthanc-plugin/archive/v0.1.1.tar.gz (0.1.1)
>      /ivmartel/dwv-orthanc-plugin/archive/v0.1.0.tar.gz (0.1.0)
> Newest version on remote site is 0.3.0, local version is 0.3.0
>  => Package is up to date
> -- Scan finished

Looks good.

> * I committed and pushed the changes on master
> * but 'git buildpackage' fails:
> 
> parsechangelog/debian: warning:     debian/changelog(l5): badly formatted
> trailer line
> LINE:  -- DMPT <debian-med-packaging@lists.alioth.debian.org>  `date -R`
> parsechangelog/debian: warning:     debian/changelog(l5): found eof where
> expected more change data or trailer
>  dpkg-buildpackage -rfakeroot -D -us -uc -i -I
> parsechangelog/debian: warning:     debian/changelog(l5): badly formatted
> trailer line
> LINE:  -- DMPT <debian-med-packaging@lists.alioth.debian.org>  `date -R`
> parsechangelog/debian: warning:     debian/changelog(l5): found eof where
> expected more change data or trailer
> dpkg-buildpackage: error: unable to determine source changed by
> dpkg-buildpackage: source package dwv-orthanc-plugin
> dpkg-buildpackage: source version 0.3.0-1
> dpkg-buildpackage: source distribution UNRELEASED
> debuild: fatal error at line 1364:
> dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed
> gbp:error: Couldn't run 'debuild -i -I': debuild -i -I returned 29

Same problem as above.  Feel free to have a look into any random
debian/changelog file.  You'll find a plenty of them in /usr/share/doc/*
since every package comes with the debian changelog.  May be the
template is misunderstanding.  Feel free to suggest any better syntax
that could be used.

> Sorry if I went too fast last time, I'll try to stick to the doc from now!

:-)

That's fine.  As I said there are no stupid questions in MoM and I'm
happy to explain anything to lower the entry barrier.

Kind regards

       Andreas.

-- 
http://fam-tille.de


Reply to: