[pyplusplus] 03/17: Fix URLs
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Mon Jul 18 13:18:27 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 7ee30b9586aaa4a793734f97c259c02cd84e911a
Author: Mathieu Malaterre <malat at debian.org>
Date: Fri Nov 4 16:26:00 2011 +0000
Fix URLs
---
debian/control | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index daa0f52..65caa06 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,17 @@
Source: pyplusplus
Priority: optional
-Section: libs
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
+Section: python
+Maintainer: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Build-Depends: debhelper (>= 8), python-pygccxml, python-epydoc, gccxml, python (>= 2.6.6-3~)
Standards-Version: 3.9.2
Homepage: http://www.language-binding.net/pyplusplus/pyplusplus.html
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/jai-core/trunk/
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/jai-core/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/pyplusplus/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/pyplusplus/trunk
Package: python-py++
Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${python:Depends}, ${misc:Depends}
Description: Object-oriented framework for creating a code generator for Boost.Python library
Py++ uses GCC C++ compiler to parse C++ source files and allows you to expose
C++ code to Python in quick and elegant way using the Boost.Python library. It
--
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