[otb] 01/01: Move the package from contrib to main after checking that it does not depend from non-free components

Andreas Tille tille at debian.org
Thu Jul 10 08:51:21 UTC 2014


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

tille pushed a commit to branch master
in repository otb.

commit 84ab2c9a008f2716f0484ac4de8a39d0aa7fead0
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 10 10:50:48 2014 +0200

    Move the package from contrib to main after checking that it does not depend from non-free components
---
 debian/changelog |  1 +
 debian/control   | 13 +++++--------
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a183cf..bcd6e15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ otb (4.0.0-1) UNRELEASED; urgency=medium
   * add VCS fields
   * add watch file
   * DEP5 compatible copyright file
+  * debian/control: There is no point to have the package in contrib
 
  -- Andreas Tille <tille at debian.org>  Thu, 10 Jul 2014 10:07:30 +0200
 
diff --git a/debian/control b/debian/control
index 4448705..f82c572 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,7 @@
 Source: otb
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-Section: contrib/science
-XS-Autobuild: no
+Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1~),
@@ -37,7 +36,7 @@ Homepage: http://www.orfeo-toolbox.org/
 
 Package: libotb
 Architecture: any
-Section: contrib/libs
+Section: libs
 Depends: libinsighttoolkit4.5,
          libgdal1h,
          ${shlibs:Depends},
@@ -60,7 +59,7 @@ Description: Free library of image processing algorithms - runtime
 
 Package: libotb-dev
 Architecture: any
-Section: contrib/libdevel
+Section: libdevel
 Depends: libotb (= ${binary:Version}),
          cmake (>= 2.8.3),
          libc6-dev,
@@ -93,7 +92,7 @@ Description: Free library of image processing algorithms - development
 
 Package: otb-bin-common
 Architecture: any
-Section: contrib/science
+Section: science
 Depends: libotb (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
@@ -109,7 +108,6 @@ Description: Plugins for ORFEO Toolbox applications
 
 Package: otb-bin
 Architecture: any
-Section: contrib/science
 Depends: otb-bin-common (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
@@ -126,7 +124,6 @@ Description: ORFEO Toolbox command line applications
 
 Package: otb-bin-qt
 Architecture: any
-Section: contrib/science
 Depends: otb-bin-common (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends},
@@ -145,7 +142,7 @@ Description: ORFEO Toolbox graphical user interface applications
 
 Package: python-otb
 Architecture: any
-Section: contrib/python
+Section: python
 Depends: libotb (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git



More information about the Pkg-grass-devel mailing list