[pynac] 03/05: Wrap and sort d/control

Julien Puydt julien.puydt at laposte.net
Sat Sep 3 14:10:12 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository pynac.

commit 2e6f2bbbb064cafe1e68ed3acf69018a84611151
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Sep 3 12:35:30 2016 +0200

    Wrap and sort d/control
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f5cb1de..5f0cba4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: math
 Priority: optional
 Standards-Version: 3.9.8
 Homepage: http://pynac.org
-Build-Depends: debhelper (>= 9), dh-autoreconf, python-dev, libgmp-dev
+Build-Depends: debhelper (>= 9), dh-autoreconf, libgmp-dev, python-dev
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pynac.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pynac.git
 
@@ -25,7 +25,7 @@ Description: Engine for symbolic geometric calculus for Python
 Package: libpynac-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libpynac2 (= ${binary:Version})
+Depends: libpynac2 (= ${binary:Version}), ${misc:Depends}
 Description: Engine for symbolic geometric calculus for Python (development files)
  Pynac (which stands for "Python is Not a CAS") is a fork of GiNaC that
  replaces the dependency of GiNaC on CLN (Class Library for Numbers, C++) by

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



More information about the debian-science-commits mailing list