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

Re: [SoB] Re: RFS: auto-07p/0.9.1+dfsg-1 [ITP] -- software for continuation and bifurcation problems in ODE



> > Ok, done (grabbed from the nlopt package).
> 
> OK (not brave enough to try the new uscan which would have saved you
> from this get-orig-source thingy by adding a single line to d/copyright?

What are you talking about?

> Yep.  BTW, config model (see below) would have changed to 3.9.4
> automatically but 3.9.5 is really the latest policy version (cme is
> lagging behind a bit).

Ok, changed to 3.9.5 and uploaded to mentors.  I'm not sure
why it blame me about lintian
E:python-script-but-no-python-dep.  Perhaps, it uses
ancient lintian version?  I see python deps on the deb:
 Depends: python:any (>= 2.7.5-5~)

Is there something wrong?

> > >      I'd recommend using
> > >          cme fix dpkg-control
> > 
> > What's that?

Diff of suggestions attached - I don't see any
reasons to change anything.  Ok?

> > >   4. d/copyright:  Please fix the issues occuring when doing
> > >          cme fix dpkg-copyright
> > 
> > As above.
> 
> Ditto.

Ok, done.  License fields are fixed now.

Is there something pending from my side?
diff --git a/debian/control b/debian/control
index 4956a15..5ecd1cf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,21 @@
 Source: auto-07p
+Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
 Section: math
 Priority: optional
-Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
-Build-Depends: debhelper (>= 9), gfortran, dh-python, python (>= 2.6.6-3~)
-Standards-Version: 3.9.5
-Homepage: http://sourceforge.net/projects/auto-07p/
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/auto-07p.git
+Build-Depends: debhelper (>= 9),
+               gfortran,
+               dh-python,
+               python (>= 2.6.6-3~)
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/auto-07p.git;a=summary
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/auto-07p.git
+Homepage: http://sourceforge.net/projects/auto-07p/
 
 Package: auto-07p
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends}
 Description: software for continuation and bifurcation problems in ODE
  AUTO can do a limited bifurcation analysis of algebraic systems
  of the form

Reply to: