[foobillardplus] 05/06: Move fonts-dejavu dependency from foobillardplus to foobillardplus-data.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Jun 25 19:36:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository foobillardplus.
commit c615f4f90fc3e98be31e8480882edde6fb085e43
Author: Markus Koschany <apo at debian.org>
Date: Sun Jun 25 21:19:12 2017 +0200
Move fonts-dejavu dependency from foobillardplus to foobillardplus-data.
Closes: #861046
Thanks: Andreas Beckmann for the report.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 30246b7..34db725 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,6 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/foobillardplus.git
Package: foobillardplus
Architecture: any
Depends:
- fonts-dejavu,
foobillardplus-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
@@ -45,6 +44,7 @@ Description: 3D OpenGL Billiard Game
Package: foobillardplus-data
Architecture: all
Depends:
+ fonts-dejavu,
${misc:Depends}
Suggests:
foobillardplus
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/foobillardplus.git
More information about the Pkg-games-commits
mailing list