[iep] 01/01: d/control: cme fixed

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jan 29 15:52:00 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository iep.

commit 76320a9482a97aede4c52f3cb5203ad12202d290
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jan 29 15:51:47 2015 +0000

    d/control: cme fixed
---
 debian/control | 40 ++++++++++++++--------------------------
 1 file changed, 14 insertions(+), 26 deletions(-)

diff --git a/debian/control b/debian/control
index 82cd47f..c299bcf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,42 +3,30 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
 Section: science
 Priority: extra
-Build-Depends:
- debhelper (>= 9),
- dh-python,
- imagemagick,
- python3-all,
- python3-setuptools 
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               imagemagick,
+               python3-all,
+               python3-setuptools
 Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/iep.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/iep.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/iep.git
 Homepage: http://www.iep-project.org/
 
 Package: iep
 Architecture: all
-Depends:
- ${misc:Depends},
- ${python3:Depends},
- python3-ieplib (= ${binary:Version})
+Depends: ${misc:Depends},
+         ${python3:Depends},
+         python3-ieplib (= ${binary:Version})
 Description: Interactive Editor for Python (Python 3)
  This is the Python 3 version of the package.
 
 Package: python3-ieplib
 Architecture: all
-Depends:
- ${misc:Depends},
- ${python3:Depends},
- python3-pyzolib,
- python3-pyqt4,
- fonts-dejavu-extra
+Depends: ${misc:Depends},
+         ${python3:Depends},
+         python3-pyzolib,
+         python3-pyqt4,
+         fonts-dejavu-extra
 Description: Interactive Editor for Python (Python 3 modules)
  This is the Python 3 version of the package.
-
-#Package: python-ieplib-doc
-#Architecture: all
-#Section: doc
-#Depends:
-# ${misc:Depends},
-# ${sphinxdoc:Depends}
-#Description: Interactive Editor for Python (Documentation)
-# This is the documentation of the package.

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



More information about the debian-science-commits mailing list