[med-svn] [ctsim] 03/03: cme fix dpkg-control

Andreas Tille tille at debian.org
Mon Aug 11 08:10:07 UTC 2014


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

tille pushed a commit to branch master
in repository ctsim.

commit cc274dfc91ed7ffcdc14357efec333215575dc49
Author: Andreas Tille <tille at debian.org>
Date:   Mon Aug 11 10:09:55 2014 +0200

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 29 ++++++++++++++++++++---------
 2 files changed, 21 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 59b46a5..7602cf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ctsim (5.2.0-2) UNRELEASED; urgency=medium
   * debian/control:
      - debhelper 9
      - Priority: optional
+     - cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Mon, 11 Aug 2014 10:05:01 +0200
 
diff --git a/debian/control b/debian/control
index c509c45..38e379b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,30 @@
 Source: ctsim
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Kevin M. Rosenberg <kmr at debian.org>,
            Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), libfftw3-dev, libreadline-dev, libgl1-mesa-dev, libglu1-mesa-dev, libwxgtk3.0-dev, ctn-dev, libpng12-dev, libglib2.0-dev, libgtk2.0-dev, autotools-dev
-Standards-Version: 3.9.1.0
-Homepage: http://www.ctsim.org
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libfftw3-dev,
+               libreadline-dev,
+               libgl1-mesa-dev,
+               libglu1-mesa-dev,
+               libwxgtk3.0-dev,
+               ctn-dev,
+               libpng12-dev,
+               libglib2.0-dev,
+               libgtk2.0-dev,
+               autotools-dev
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/ctsim.git
 Vcs-Git: git://anonscm.debian.org/debian-med/ctsim.git
-         
+Homepage: http://www.ctsim.org
+
 Package: ctsim
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ctsim-help
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ctsim-help
 Recommends: ctsim-doc
 Conflicts: ctsim
 Description: Computed tomography simulator
@@ -36,8 +48,8 @@ Description: Online help file for CTSim
  in the binary ctsim package for every architecture.  
 
 Package: ctsim-doc
-Section: doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}
 Recommends: ctsim
 Description: Documentation for ctsim package
@@ -46,4 +58,3 @@ Description: Documentation for ctsim package
  This documentation file
  is included in a separate package so it will not have to be include
  in the binary ctsim package for every architecture.  
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ctsim.git



More information about the debian-med-commit mailing list