Bug#761134: [Debian-med-packaging] Bug#761134: [Help] strange 'missing-dependency-on-perlapi' lintian warning (Was: Bug#761134: libsbml5-perl: Depends on libperl5.18 but should be libperl5.20 now)

2014-09-12 Thread Ivo Maintz
Hi,

Eriberto eribe...@eriberto.pro.br schrieb :

 Hi Andreas,
 
 I didn't see the package. However, it can be a false positive from new
 Lintian. I already had three false positives from new checks.
 
 Please, see the bugs of the Lintian in BTS to identify if it is or not
 a false positive.

If I look into the package, it seems, lintian is right. In the package
libsbml5-perl_5.10.0+dfsg-1_amd64.deb DEBIAN/control misses an entry for
perlapi-$Config{version}.

$LIBSBML_SOURCES/debian/control contains

Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}

And in the build logs I can see the dh_perl call:
[...]
make[1]: Leaving directory '/«BUILDDIR»/libsbml-5.10.0+dfsg'
   dh_install -a -O--with-python2 -O--dbg-package=libsbml5-dbg
   dh_installdocs -a -O--with-python2 -O--dbg-package=libsbml5-dbg
   dh_installchangelogs -a -O--with-python2 -O--dbg-package=libsbml5-dbg
   dh_perl -a -O--with-python2 -O--dbg-package=libsbml5-dbg
[...]

https://lintian.debian.org/tags/missing-dependency-on-perlapi.html
says, that this should be sufficient to get the right entry.

I'm shure, this error is quite new.

 I hope this help.
 
 Cheers,
 
 Eriberto
 
 
 2014-09-11 17:31 GMT-03:00 Andreas Tille andr...@an3as.eu:
  Hi,
 
  I would like to upload libsbml5 but despite the fact that
  ${perl:Depends} is specified and dh calls dh_perl automatically this
  lintian error occures.  To enable easy inspection I have uploaded
  the preliminary packages to
 
 https://people.debian.org/~tille/packages/libsmbl5/
 
  Any help to fix this lintian problem is welcome
 
  Andreas.
 
  On Thu, Sep 11, 2014 at 09:27:39AM -0700, Steve Lane wrote:
  Thanks very much.  Now I guess I wait for it to show up on the
  webpage and in the repo, yes..?
 
  Best,
 
  --
  Steve Lane
 
  On Sep 11 09:24, Andreas Tille wrote:
   Hi,
  
   I think a package rebuild should be sufficient to close this bug.
   Thus I commited
  
 * rebuild with latest libperl
   Closes: #761134
  
   to the changelog.
  
   Ivo,  it is *really* high time to upload libsbml if we want to
   deliver it in Jessie.  Do you have any idea why the current
   state of SVN does not build on other machines.  Please
   communicate your problems or lets consult debian-mentors.  We
   are really short in time before the freeze (2014-11-05).
  
   Kind regards
  
Andreas.
  
 
 
 
  --
  http://fam-tille.de
 
 
  --
  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/20140911203113.ga30...@an3as.eu
 
 
 ___
 Debian-med-packaging mailing list
 debian-med-packag...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#761134: [Help] strange 'missing-dependency-on-perlapi' lintian warning (Was: Bug#761134: libsbml5-perl: Depends on libperl5.18 but should be libperl5.20 now)

2014-09-11 Thread Andreas Tille
Hi,

I would like to upload libsbml5 but despite the fact that
${perl:Depends} is specified and dh calls dh_perl automatically this
lintian error occures.  To enable easy inspection I have uploaded the
preliminary packages to

   https://people.debian.org/~tille/packages/libsmbl5/

Any help to fix this lintian problem is welcome

Andreas.

On Thu, Sep 11, 2014 at 09:27:39AM -0700, Steve Lane wrote:
 Thanks very much.  Now I guess I wait for it to show up on the webpage
 and in the repo, yes..?
 
 Best,
 
 --
 Steve Lane
 
 On Sep 11 09:24, Andreas Tille wrote:
  Hi,
  
  I think a package rebuild should be sufficient to close this bug.
  Thus I commited
  
* rebuild with latest libperl
  Closes: #761134
  
  to the changelog.
  
  Ivo,  it is *really* high time to upload libsbml if we want to deliver
  it in Jessie.  Do you have any idea why the current state of SVN does
  not build on other machines.  Please communicate your problems or lets
  consult debian-mentors.  We are really short in time before the freeze
  (2014-11-05).
  
  Kind regards
  
   Andreas.
  
 
 

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#761134: [Help] strange 'missing-dependency-on-perlapi' lintian warning (Was: Bug#761134: libsbml5-perl: Depends on libperl5.18 but should be libperl5.20 now)

2014-09-11 Thread Eriberto
Hi Andreas,

I didn't see the package. However, it can be a false positive from new
Lintian. I already had three false positives from new checks.

Please, see the bugs of the Lintian in BTS to identify if it is or not
a false positive.

I hope this help.

Cheers,

Eriberto


2014-09-11 17:31 GMT-03:00 Andreas Tille andr...@an3as.eu:
 Hi,

 I would like to upload libsbml5 but despite the fact that
 ${perl:Depends} is specified and dh calls dh_perl automatically this
 lintian error occures.  To enable easy inspection I have uploaded the
 preliminary packages to

https://people.debian.org/~tille/packages/libsmbl5/

 Any help to fix this lintian problem is welcome

 Andreas.

 On Thu, Sep 11, 2014 at 09:27:39AM -0700, Steve Lane wrote:
 Thanks very much.  Now I guess I wait for it to show up on the webpage
 and in the repo, yes..?

 Best,

 --
 Steve Lane

 On Sep 11 09:24, Andreas Tille wrote:
  Hi,
 
  I think a package rebuild should be sufficient to close this bug.
  Thus I commited
 
* rebuild with latest libperl
  Closes: #761134
 
  to the changelog.
 
  Ivo,  it is *really* high time to upload libsbml if we want to deliver
  it in Jessie.  Do you have any idea why the current state of SVN does
  not build on other machines.  Please communicate your problems or lets
  consult debian-mentors.  We are really short in time before the freeze
  (2014-11-05).
 
  Kind regards
 
   Andreas.
 



 --
 http://fam-tille.de


 --
 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/20140911203113.ga30...@an3as.eu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org