[dune-common] 02/03: Drop pre-depends on dpkg (>= 1.15.6) which is already satisfied in Debian 6.

Ansgar Burchardt ansgar at moszumanska.debian.org
Wed Jan 1 18:52:48 UTC 2014


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

ansgar pushed a commit to annotated tag debian/2.3.20131227g6c02812-1
in repository dune-common.

commit 6bc7b01ae9c0a2a1e0195d7650d0d8168b4a19a8
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Wed Jan 1 19:40:37 2014 +0100

    Drop pre-depends on dpkg (>= 1.15.6) which is already satisfied in Debian 6.
---
 debian/control | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 41aad94..ab13fac 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, libdune-common-2.3svn (= ${binary:Version}),
  python, python-pyparsing
-Pre-Depends: dpkg (>= 1.15.6)
 Recommends: automake, autoconf, libtool, pkg-config
 Suggests: libdune-common-dbg (= ${binary:Version})
 Description: toolbox for solving PDEs -- basic classes (development files)
@@ -33,7 +32,6 @@ Priority: extra
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}, libdune-common-2.3svn (= ${binary:Version})
-Pre-Depends: dpkg (>= 1.15.6)
 Description: toolbox for solving PDEs -- basic classes (debug symbols)
  DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
  for solving partial differential equations (PDEs) with grid-based methods.
@@ -46,7 +44,7 @@ Package: libdune-common-2.3svn
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6)
+Pre-Depends: ${misc:Pre-Depends}
 Description: toolbox for solving PDEs -- basic classes (library)
  DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
  for solving partial differential equations (PDEs) with grid-based methods.
@@ -59,7 +57,6 @@ Package: libdune-common-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Pre-Depends: dpkg (>= 1.15.6)
 Description: toolbox for solving PDEs -- basic classes (documentation)
  DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
  for solving partial differential equations (PDEs) with grid-based methods.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-common.git



More information about the debian-science-commits mailing list