<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 8, 2014 at 8:59 PM, Andreas Tille <span dir="ltr"><<a href="mailto:andreas@an3as.eu" target="_blank">andreas@an3as.eu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Ivan,<br>
<div class="im"><br>
On Wed, Jan 08, 2014 at 05:26:16PM +0100, Ivan Mincik wrote:<br>
> -----BEGIN PGP SIGNED MESSAGE-----<br>
> Hash: SHA1<br>
><br>
> Hi Andreas, thanks for your updates. I understand every changes you have done<br>
> except one, which is removal of Pre-Depends: dpkg (>= 1.15.6~). Lintian from<br>
> my Ubuntu Precise is printing error now -<br>
> data.tar.xz-member-without-dpkg-pre-depends . I will check in Lintian from<br>
> Unstable.<br>
<br>
</div>I guess Ubuntu Precise is a bit aged for this.  It simply checks for the policy<br>
version which was valid at this time.  I'd recommend to install a file<br>
<br>
/etc/apt/preferences.d/01-lintian.pref<br>
<br>
containing<br>
<br>
Package: lintian<br>
Pin: release a=unstable<br>
Pin-Priority: 605<br>
<br>
<br>
I have no idea whether there are any side effects under Ubuntu but in Debian<br>
this ensures you are using lintian from unstable.  For sure this requires some<br>
file<br>
<br>
/etc/apt/sources.list.d/debian-unstable.lis<br>
<br>
containing<br>
<br>
deb <a href="http://http.debian.net/debian/" target="_blank">http://http.debian.net/debian/</a> unstable main<br>
<br>
or something like this and you definitely want to make sure that you<br>
have set your preferences correctly to not mix up your Ubuntu system<br>
with Debian unstable packages.  So take this advise with a grain of<br>
salt!  (Should I add:  You have been warned? ;-))<br>
<br>
The way I changed the debian/control file was to simply use<br>
<br>
   cme fix dpkg-control<br>
<br>
which does a pretty good job in removing unneeded stuff.  Here as<br>
well I'm using libconfig-model from unstable via a prefereces file:<br>
<br>
/etc/apt/preferences.d/01-cme.pref<br>
<br>
containing<br>
<br>
Package: libconfig-model-dpkg-perl<br>
Pin: release a=unstable<br>
Pin-Priority: 605<br>
<br>
<br>
So far so simple under Debian - no idea what pitfalls might be under<br>
Ubuntu for this approach.<br>
<div class="im"><br></div></blockquote><div> </div><div>I have added Lintian hook to my Pbuilder environment and now it runs version from Unstable automatically (at least in Unstable image). Now there are no errors, only informations about typos in man page.<br>

</div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">
> On 01/08/2014 09:16 AM, Andreas Tille wrote:<br>
</div><div class="im">> > Moreover you are closing the ITP bug not inside the last changelog<br>
> > paragraph.  This is bad since it is not automatically closed when you<br>
> > upload (even if there are tricks to approach this I would not do this<br>
> > without good reasons).  Since the first paragraph is basically<br>
> > uninteresting from a Debian point of view I would advise to remove it and<br>
> > use<br>
> ><br>
> > * Initial release (Closes: #646131)<br>
> ><br>
> > in the current entry.  I'll leave it to your decision how to handle this -<br>
> > feel free to ask if I did not explained the issue detailed enough.<br>
> ><br>
> > Finally there are some lintian issues.  You can easily fix<br>
> > timewarp-standards-version by setting a recent date in d/changelog.<br>
><br>
> I have changed changelog to only one record with current timestamp.<br>
<br>
</div>OK.<br>
<div class="im"><br>
> > lintian -i -I g-comparator_2.2.1-1_amd64.changes<br>
> ><br>
> > Thanks for your work on this package<br>
> ><br>
> > Andreas.<br>
><br>
> I am trying to fix remaining Lintian errors but I am not able to push my changes<br>
><br>
> $ git push<br>
> fatal: remote error: access denied or repository not exported:<br>
> /git/pkg-grass/pg_comparator.git<br>
<br>
</div>Ahhh - strange.  What does<br>
<br>
$ grep url .git/config<br>
<br>
say?  It is<br>
<br>
        url = ssh://<a href="http://git.debian.org/git/pkg-grass/pg_comparator.git" target="_blank">git.debian.org/git/pkg-grass/pg_comparator.git</a><br>
<br>
on my side and this should work if you can do<br>
<br>
   ssh <a href="http://git.debian.org" target="_blank">git.debian.org</a><br>
<br>
> Any ideas ?<br>
<br>
May be if you answer the question above ...<br>
<br>
Kind regards</blockquote><div><br></div><div>Andreas, I have solved this problem after some fiddling with my ssh keys. Now it is OK. I am not sure what was the problem.<br></div><div>In my .git/config I have "git+ssh://<a href="http://git.debian.org/git/pkg-grass/pg_comparator.git">git.debian.org/git/pkg-grass/pg_comparator.git</a>" and I was always able to SSH in to <a href="http://git.debian.org">git.debian.org</a>. <br>

</div></div><br clear="all"><br>-- <br><div dir="ltr">Ivan Minčík<br><a href="mailto:ivan.mincik@gmail.com" target="_blank">ivan.mincik@gmail.com</a>  GPG: 0x79529A1E  <a href="http://imincik.github.io/0x79529A1E.key" target="_blank">http://imincik.github.io/0x79529A1E.key</a><br>

<a href="mailto:ivan.mincik@gista.sk" target="_blank">ivan.mincik@gista.sk</a>     GPG: 0xD714B02C  <a href="http://imincik.github.io/0xD714B02C.key" target="_blank">http://imincik.github.io/0xD714B02C.key</a><br><br></div>


</div></div>