[med-svn] [ball] 02/03: do not repeat section field in d/control

Andreas Tille tille at debian.org
Wed May 18 08:45:58 UTC 2016


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

tille pushed a commit to branch master
in repository ball.

commit 1bcbe66bfb4641071feda76dc1dfb7dae3708967
Author: Andreas Tille <tille at debian.org>
Date:   Wed May 18 10:36:20 2016 +0200

    do not repeat section field in d/control
---
 debian/changelog | 1 +
 debian/control   | 6 ++----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 28fa17c..4755858 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ ball (1.4.3~beta1-1) UNRELEASED; urgency=medium
   * better hardening
   * cme fix dpkg-control
   * do not install empty directories for docs
+  * do not repeat section field in d/control
 
  -- Andreas Tille <tille at debian.org>  Thu, 07 Jan 2016 08:47:19 +0100
 
diff --git a/debian/control b/debian/control
index a19fea2..ada6d2d 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,6 @@ X-Python-Version: all
 
 Package: libball1.4-data
 Architecture: all
-Section: science
 Depends: ${misc:Depends}
 Description: Biochemical Algorithms Library
  BALL (Biochemical Algorithms Library) is an application framework 
@@ -66,7 +65,7 @@ Description: Biochemical Algorithms Library
 
 Package: libball1.4
 Architecture: any
-Section: science
+Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libball1.4-data
@@ -99,7 +98,7 @@ Description: Header files for the Biochemical Algorithms Library
 
 Package: libballview1.4
 Architecture: any
-Section: science
+Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Biochemical Algorithms Library, VIEW framework
@@ -167,7 +166,6 @@ Description: Python bindings for VIEW-parts of the Biochemical Algorithms Librar
 
 Package: ballview
 Architecture: any
-Section: science
 Depends: ${shlibs:Depends},
          libball1.4,
          libballview1.4,

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



More information about the debian-med-commit mailing list