[libgtk2-spell-perl] 01/05: Change build dependencies on dictionaries.
gregor herrmann
gregoa at debian.org
Fri Dec 18 22:36:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libgtk2-spell-perl.
commit 8e71a132a144a4ce7bd67daa4c8059cabcb2f901
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Dec 18 23:27:42 2015 +0100
Change build dependencies on dictionaries.
myspell-en-us was removed, which leads to a FBTFS bug on the buildds.
Discovered during the perl 5.22 rebuilds.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9b3ece0..98d8cd2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9.20120312~),
libglib-perl (>= 2:1.240),
libgtk2-perl,
libgtkspell-dev,
- myspell-en-us | myspell-dictionary-en | hunspell-dictionary-en
+ hunspell-en-us | hunspell-dictionary-en | myspell-dictionary-en
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgtk2-spell-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-spell-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgtk2-spell-perl.git
More information about the Pkg-perl-cvs-commits
mailing list