[geg] 04/06: cme fix dpkg-control

Andreas Tille tille at debian.org
Sun May 8 19:57:37 UTC 2016


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

tille pushed a commit to branch master
in repository geg.

commit eda88e640b3af4223c5d44090ba6ef49d6819577
Author: Andreas Tille <tille at debian.org>
Date:   Sun May 8 21:53:40 2016 +0200

    cme fix dpkg-control
---
 debian/control | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 9a5c2e0..1ea91a7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: geg
-Section: math
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Georges Khaznadar <georgesk at debian.org>
-Standards-Version: 3.9.7
-Build-Depends:  debhelper (>= 9.0), libgtk2.0-dev, dh-autoreconf
-Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/geg.git
+Section: math
+Priority: optional
+Build-Depends: debhelper (>= 9.0),
+               libgtk2.0-dev,
+               dh-autoreconf
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/geg.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/geg.git
 Homepage: https://sourceforge.net/projects/sf-xpaint/files/geg/
 
 Package: geg
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: GTK+ Equation Grapher
  geg is a very simple utility for parsing and plotting 2D-functions, eg
  f(x) = 3 + sin(x), and much more complicated functions of course.
  It is written with GTK+ and provides a neat, configurable user interface.
-

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



More information about the debian-science-commits mailing list