[vim] 01/02: Remove dpkg-dev Build-Depends, since it's guaranteed to be satisfied

James McCoy jamessan at debian.org
Sun Sep 11 03:36:43 UTC 2016


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

jamessan pushed a commit to branch debian/sid
in repository vim.

commit 751df5430ccc6713fc3508c23a3c1ab9affc2fb1
Author: James McCoy <jamessan at debian.org>
Date:   Sat Sep 10 23:34:34 2016 -0400

    Remove dpkg-dev Build-Depends, since it's guaranteed to be satisfied
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 2 ++
 debian/control   | 2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index def6434..b1db0d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ vim (2:7.4.2347-1) UNRELEASED; urgency=medium
   * Move xxd into its own package.  This allows other packages to express a
     relationship on xxd itself, rather than vim-common, and also enables
     turning vim-common into an Arch: all package.
+  * Remove dpkg-dev Build-Depends, since the version is satisifed prior to
+    oldstable.
 
  -- James McCoy <jamessan at debian.org>  Thu, 08 Sep 2016 20:34:26 -0400
 
diff --git a/debian/control b/debian/control
index ee3b327..0c24997 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,6 @@ Uploaders: James McCoy <jamessan at debian.org>
 Standards-Version: 3.9.7
 Build-Depends: libacl1-dev, libgpmg1-dev [linux-any], autoconf,
  debhelper (>= 9), libtinfo-dev | libncurses5-dev, libselinux1-dev [linux-any],
-# B-D for dpkg-vendor
- dpkg-dev (>= 1.15.1),
 # B-D for GUI support
  libgtk2.0-dev, libgtk-3-dev, libxaw7-dev, libxt-dev, libxpm-dev,
 # B-D for language interpreters

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



More information about the pkg-vim-maintainers mailing list