[dpkg] 51/187: debian: Remove obsolete dependency relationships

Reiner Herrmann reiner at reiner-h.de
Sun Nov 6 12:46:24 UTC 2016


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

deki-guest pushed a commit to branch master
in repository dpkg.

commit 3dfce697ebf2d8d7ccd4e0997a158e703e142f84
Author: Guillem Jover <guillem at debian.org>
Date:   Wed Sep 14 04:10:53 2016 +0200

    debian: Remove obsolete dependency relationships
    
    All these are satisfied in Debian oldstable.
---
 debian/changelog |  1 +
 debian/control   | 17 +----------------
 2 files changed, 2 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d3ad987..d2d8972 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dpkg (1.18.11) UNRELEASED; urgency=medium
   * Packaging:
     - Add liblocale-gettext-perl to libdpkg-perl Recommends.
     - Wrap and document dependency relationships.
+    - Remove obsolete dependency relationships, since Debian oldstable.
   * Documentation:
     - Update custom changelog parser API support status in README.api.
     - Fix typos in docs and man pages. Thanks to Jakub Wilk <jwilk at debian.org>
diff --git a/debian/control b/debian/control
index e1d3330..334efae 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,7 @@ Build-Depends:
  zlib1g-dev,
  libbz2-dev,
  liblzma-dev,
-# Needed for proper pkg-config file.
- libselinux1-dev (>= 1.28-4) [linux-any],
+ libselinux1-dev [linux-any],
  libncursesw5-dev,
  libio-string-perl <!nocheck>,
 
@@ -49,15 +48,12 @@ Multi-Arch: foreign
 Essential: yes
 Pre-Depends:
  ${shlibs:Depends},
-# Needed for --warning=no-timestamp in dpkg-deb -x.
- tar (>= 1.23),
 Depends:
  ${misc:Depends},
 # Needed for --clamp-mtime in dpkg-deb -b.
  tar (>= 1.28-1),
 Suggests:
  apt,
-Breaks: dpkg-dev (<< 1.15.8), libdpkg-perl (<< 1.15.8)
 Replaces:
  manpages-it (<< 2.80-4),
 Description: Debian package management system
@@ -82,8 +78,6 @@ Depends:
  patch (>= 2.7),
  make,
  binutils,
-# Needed for /etc/dpkg/origins/default.
- base-files (>= 5.0.0),
 Recommends:
  build-essential,
  gcc | c-compiler,
@@ -95,7 +89,6 @@ Recommends:
 Suggests:
  debian-keyring,
 Breaks:
- dpkg-cross (<< 2.0.0),
 # Due to new dpkg-architecture 1.17.17 strictness.
  devscripts (<< 2.14.10),
 Replaces:
@@ -114,8 +107,6 @@ Architecture: all
 Multi-Arch: foreign
 Depends:
  ${misc:Depends},
-# Needed for abitable.
- dpkg (>= 1.16.3),
  perl,
 Recommends:
 # Used by Dpkg::File.
@@ -132,10 +123,8 @@ Suggests:
  binutils,
  patch,
 Breaks:
- dpkg-dev (<< 1.15.6),
 # Needed for git-style diffs.
  patch (<< 2.7),
-Replaces: dpkg (<< 1.15.8), dpkg-dev (<< 1.15.6)
 Description: Dpkg perl modules
  This package provides the perl modules used by the scripts
  in dpkg-dev. They cover a wide range of functionality. Among them
@@ -183,13 +172,9 @@ Multi-Arch: foreign
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- dpkg (>= 1.13.1),
 Suggests:
  perl,
-Conflicts: dpkg-ftp, dpkg-multicd
 Replaces:
- dpkg-ftp,
- dpkg-multicd,
  manpages-it (<< 2.80-4),
 Description: Debian package management front-end
  dselect is a high-level interface for managing the installation and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list