[dune-grid] 06/10: 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 19:37:46 UTC 2014


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

ansgar pushed a commit to annotated tag debian/2.3.20140101g16be0c0-1
in repository dune-grid.

commit ec2ee0cd89dcf5578380e3d6d853b2cddaedf5dc
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Wed Jan 1 19:13:38 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 103ec1d..51f8f1c 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,6 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
  libdune-grid-2.3svn (= ${binary:Version}),
  libdune-common-dev (>= 2.2.1),
  libdune-geometry-dev (>= 2.2.1)
-Pre-Depends: dpkg (>= 1.15.6)
 Suggests: libdune-grid-dbg (= ${binary:Version})
 Description: toolbox for solving PDEs -- grid interface (development files)
  DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
@@ -39,7 +38,6 @@ Priority: extra
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
  libdune-grid-2.3svn (= ${binary:Version})
-Pre-Depends: dpkg (>= 1.15.6)
 Description: toolbox for solving PDEs -- grid interface (debug symbols)
  DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
  for solving partial differential equations (PDEs) with grid-based methods.
@@ -51,7 +49,7 @@ Description: toolbox for solving PDEs -- grid interface (debug symbols)
 Package: libdune-grid-2.3svn
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6)
+Pre-Depends: ${misc:Pre-Depends}
 Description: toolbox for solving PDEs -- grid interface (library)
  DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
  for solving partial differential equations (PDEs) with grid-based methods.
@@ -64,7 +62,6 @@ Package: libdune-grid-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Pre-Depends: dpkg (>= 1.15.6)
 Description: toolbox for solving PDEs -- grid interface (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-grid.git



More information about the debian-science-commits mailing list