[dune-geometry] 04/09: Drop pre-depends on dpkg (>= 1.15.6) which is already satisfied in Debian 6.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Sat Dec 28 19:12:41 UTC 2013
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to branch master
in repository dune-geometry.
commit af497ad6b98a7809f715b8656aca7524bbd9c388
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Sat Dec 28 12:44:05 2013 +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 5bc99ea..675c4bd 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libdune-geometry-2.3svn (= ${binary:Version}),
libdune-common-dev (>= 2.3~)
-Pre-Depends: dpkg (>= 1.15.6)
Suggests: libdune-geometry-dbg (= ${binary:Version})
Description: toolbox for solving PDEs -- geometry classes (development files)
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
@@ -33,7 +32,6 @@ Priority: extra
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libdune-geometry-2.3svn (= ${binary:Version})
-Pre-Depends: dpkg (>= 1.15.6)
Description: toolbox for solving PDEs -- geometry 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-geometry-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 -- geometry 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-geometry-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
-Pre-Depends: dpkg (>= 1.15.6)
Description: toolbox for solving PDEs -- geometry 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-geometry.git
More information about the debian-science-commits
mailing list