[apertium] 01/01: arch:all package should not depends on arch:any package with strict relationship

Kartik Mistry kartik at moszumanska.debian.org
Wed Jun 8 03:33:10 UTC 2016


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

kartik pushed a commit to branch master
in repository apertium.

commit 0e7b9499585b2eb8aaf6c1886fac8c7301017b2d
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Wed Jun 8 09:03:00 2016 +0530

    arch:all package should not depends on arch:any package with strict relationship
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c6171cc..b71cf87 100644
--- a/debian/control
+++ b/debian/control
@@ -81,7 +81,7 @@ Description: Development tools and library for Apertium
 
 Package: apertium-all-dev
 Architecture: all
-Depends: apertium-dev (= ${binary:Version}),
+Depends: apertium-dev (>= ${source:Version}),
          apertium-lex-tools (>= 0.1.1~r60994),
          cg3 (>= 0.9.9~r11621),
          hfst (>= 3.10.0~r2798),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium.git



More information about the debian-science-commits mailing list