[pyplusplus] 04/18: Some cosmetic changes

Leopold Palomo-Avellaneda leo at alaxarxa.net
Fri Sep 2 07:06:22 UTC 2016


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

lepalom-guest pushed a commit to branch master
in repository pyplusplus.

commit fd6288dcd08e096a3c47d3d0c679dca2dd21688b
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Wed Jul 20 10:06:08 2016 +0200

    Some cosmetic changes
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ec41982..db8620d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: pyplusplus
-Priority: optional
-Section: python
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
-Build-Depends: debhelper (>=9),
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
                python-setuptools,
@@ -11,15 +11,16 @@ Build-Depends: debhelper (>=9),
                castxml,
                python-pygccxml
 Standards-Version: 3.9.8
-Homepage: http://www.language-binding.net/pyplusplus/pyplusplus.html
 Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/pyplusplus.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pyplusplus.git
+Homepage: http://www.language-binding.net/pyplusplus/pyplusplus.html
 X-Python-Version: >= 2.7
 
-
 Package: python-py++
 Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}, python-pygccxml
+Depends: ${python:Depends},
+         ${misc:Depends},
+         python-pygccxml
 Provides: ${python:Provides}
 Description: OO-framework for creating a code generator for Boost.Python
  Py++ uses GCC C++ compiler to parse C++ source files and allows you to expose

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



More information about the debian-science-commits mailing list