[SCM] FreeFem++ packaging branch, master, updated. debian/3.13.1-1-7-g967c26d

Dimitrios Eftaxiopoulos eftaxi12 at otenet.gr
Wed Jun 15 11:10:59 UTC 2011


The following commit has been merged in the master branch:
commit 967c26db4986b9230203c86f6dd4f5acdb1b1c0b
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Wed Jun 15 14:10:12 2011 +0300

    Drop contrib from section in debian/control

diff --git a/debian/README.Debian b/debian/README.Debian
index 5d7f0ba..2709047 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,11 +1,3 @@
-Please note that upstream release 3.13.1 does not exist as yet. Upstream 
-authors made changes to upstream release 3.13 of 3-6-11, on 9-6-11,
-without changing the version number. Since the initial 3.13 release was
-packaged in git.debian.org, a new version number 3.13.1 was used for
-Debian solely.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Mon, 13 Jun 16:40:00 +0200
-
 Please note that gcc 4.5.3 instead of gcc 4.6 is forced because of the bug:
 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264
 We will update the dependency once gcc 4.6.1 is released and uploaded to
diff --git a/debian/control b/debian/control
index 8dee96d..d47fe48 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: freefem++
-Section: contrib/science
+Section: science
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>, 
@@ -22,7 +22,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/freefempp.git
 
 Package: freefem++
 Architecture: any
-Section: contrib/math
+Section: math
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Provides the binaries of the FreeFem++ FE suite
  FreeFem++ is an implementation of a language dedicated to the finite
@@ -44,7 +44,7 @@ Description: Provides the binaries of the FreeFem++ FE suite
 
 Package: libfreefem++
 Architecture: any
-Section: contrib/libs
+Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Provides the shared libraries of the FreeFem++ FE suite
  FreeFem++ is an implementation of a language dedicated to the finite
@@ -66,7 +66,7 @@ Description: Provides the shared libraries of the FreeFem++ FE suite
 
 Package: libfreefem++-dev
 Architecture: any
-Section: contrib/libdevel
+Section: libdevel
 Depends: libfreefem++, ${shlibs:Depends}, ${misc:Depends}
 Description: Provides the development files of the FreeFem++ FE suite
  FreeFem++ is an implementation of a language dedicated to the finite
@@ -88,7 +88,7 @@ Description: Provides the development files of the FreeFem++ FE suite
 
 Package: freefem++-doc
 Architecture: all
-Section: contrib/doc
+Section: doc
 Depends: ${misc:Depends}
 Description: Provides the documentation of the FreeFem++ FE suite
  FreeFem++ is an implementation of a language dedicated to the finite

-- 
FreeFem++ packaging



More information about the debian-science-commits mailing list