[pkg-db-commits] [SCM] Berkeley DB v4.7 Debian packaging branch, debian-sid, updated. debian/4.8.30-8-6-g8e29047

Ondřej Surý ondrej at sury.org
Thu May 26 19:16:01 UTC 2011


The following commit has been merged in the debian-sid branch:
commit 7612d8c0f3a460851e22683b6cf152b8911a81d9
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed May 11 13:07:36 2011 +0200

    Move all packages to extra/oldlibs

diff --git a/debian/control b/debian/control
index 5b6218a..d983d32 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Vcs-Git: git://git.debian.org/git/pkg-db/db4.8/db.git
 
 Package: libdb4.8-dev
 Architecture: any
-Section: libdevel
 Depends: libdb4.8 (= ${binary:Version})
 Conflicts: libdb-dev, libdb4.6-dev, libdb4.7-dev
 Description: Berkeley v4.8 Database Libraries [development]
@@ -20,7 +19,6 @@ Description: Berkeley v4.8 Database Libraries [development]
 
 Package: libdb4.8
 Architecture: any
-Section: oldlibs
 Depends: ${shlibs:Depends}
 Description: Berkeley v4.8 Database Libraries [runtime]
  This is the runtime package for programs that use the v4.8 Berkeley
@@ -28,7 +26,6 @@ Description: Berkeley v4.8 Database Libraries [runtime]
 
 Package: db4.8-util
 Architecture: any
-Section: database
 Depends: ${shlibs:Depends}
 Description: Berkeley v4.8 Database Utilities
  This package provides different tools for manipulating databases
@@ -50,7 +47,6 @@ Description: Berkeley v4.8 Database Utilities
 Package: libdb4.8++
 Architecture: any
 Depends: ${shlibs:Depends}
-Section: oldlibs
 Description: Berkeley v4.8 Database Libraries for C++ [runtime]
  This is the runtime package for programs that use the Berkeley v4.8
  database library.  This is only for programs which use the C++ interface.
@@ -58,7 +54,6 @@ Description: Berkeley v4.8 Database Libraries for C++ [runtime]
 Package: libdb4.8++-dev
 Architecture: any
 Conflicts: libdb4.6++-dev, libdb4.7++-dev
-Section: libdevel
 Depends: libdb4.8++ (= ${binary:Version}), libdb4.8-dev (= ${binary:Version})
 Description: Berkeley v4.8 Database Libraries for C++ [development]
  This is the development package which contains headers and static

-- 
Berkeley DB v4.7 Debian packaging



More information about the pkg-db-commits mailing list