[python-demgengeo] 01/04: Apply cme fix dpkg-control.

Anton Gladky gladk at moszumanska.debian.org
Fri Jul 10 19:20:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository python-demgengeo.

commit ed0d287e614b51dd3abffcc5440055007da91b94
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Jul 10 20:57:42 2015 +0200

    Apply cme fix dpkg-control.
---
 debian/control | 53 +++++++++++++++++++++++++----------------------------
 1 file changed, 25 insertions(+), 28 deletions(-)

diff --git a/debian/control b/debian/control
index 62af2a8..e1ed42f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,38 +1,35 @@
 Source: python-demgengeo
-Priority: extra
-Build-Depends:
- autoconf (>= 2.59),
- automake (>= 1.8.2),
- autotools-dev,
- debhelper (>= 9),
- libboost-dev,
- libboost-filesystem-dev,
- libboost-iostreams-dev,
- libboost-python-dev,
- libcppunit-dev,
- libltdl7-dev,
- libtool (>= 1.5.2),
- python-all-dev,
- python-epydoc
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
-Standards-Version: 3.9.5
+Uploaders: Anton Gladky <gladk at debian.org>
 Section: python
-Homepage: https://launchpad.net/esys-particle
+Testsuite: autopkgtest
+Priority: extra
+Build-Depends: autoconf,
+               automake,
+               autotools-dev,
+               debhelper (>= 9),
+               libboost-dev,
+               libboost-filesystem-dev,
+               libboost-iostreams-dev,
+               libboost-python-dev,
+               libcppunit-dev,
+               libltdl7-dev,
+               libtool,
+               python-all-dev,
+               python-epydoc
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-demgengeo.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/python-demgengeo.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/python-demgengeo.git
-XS-Python-Version: 2.7
-XS-Testsuite: autopkgtest
+Homepage: https://launchpad.net/esys-particle
+X-Python-Version: 2.7
 
 Package: python-demgengeo
 Architecture: any
-Depends:
- python (<<2.8),
- python (>= 2.7),
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
+Depends: python (<< 2.8),
+         python (>= 2.7),
+         ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
 Description: DEMGenGeo is a library for creating geometry files
  DEMGenGeo is a library for creating geometry files used by ESyS-Particle.
  It provides a convenient method for creating arbitrary geometries of simple

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-demgengeo.git



More information about the debian-science-commits mailing list