[vim] 18/20: Remove version constraints that are satisifed in oldstable

James McCoy jamessan at debian.org
Sun Aug 13 20:08:39 UTC 2017


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

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

commit e0f6b1d794016e61b8e55308cd7623707e6872f1
Author: James McCoy <jamessan at debian.org>
Date:   Sun Aug 13 16:05:08 2017 -0400

    Remove version constraints that are satisifed in oldstable
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 2 ++
 debian/control   | 6 ------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e3fdbe..b53f314 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,8 @@ vim (2:8.0.0937-1) UNRELEASED; urgency=medium
   * Reference Python 3 instead of Python in long descriptions.  (Closes:
     #868020)
   * Bump debhelper compat to 10.
+  * debian/control:
+    + Remove version constraints that are satisifed in oldstable.
 
  -- James McCoy <jamessan at debian.org>  Sat, 17 Jun 2017 21:51:10 -0400
 
diff --git a/debian/control b/debian/control
index 02651cc..f139b3d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,6 @@ Build-Depends:
  tcl-dev,
 Build-Conflicts:
  autoconf2.13,
- ruby1.8 (<< 1.8.7.358-8),
- ruby1.8-dev (<< 1.8.7.358-8),
 Build-Depends-Indep:
  docbook-utils,
  docbook-xml,
@@ -48,10 +46,6 @@ Depends:
  ${shlibs:Depends},
 Recommends:
  vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny,
-Breaks:
- vim-gui-common (<< 2:7.4.488-4~),
-Replaces:
- vim-gui-common (<< 2:7.4.488-4~),
 Description: Vi IMproved - Common files
  Vim is an almost compatible version of the UNIX editor Vi.
  .

-- 
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