[mkgmap] 01/01: Fix missing comma after JRE dependencies.

Bas Couwenberg sebastic at debian.org
Fri Aug 26 18:59:00 UTC 2016


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

sebastic pushed a commit to branch master
in repository mkgmap.

commit cae83f57fa74e9492df635c0f9f0f50ce56ba60c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Aug 26 20:51:44 2016 +0200

    Fix missing comma after JRE dependencies.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ab80131..58c3383 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Homepage: http://www.mkgmap.org.uk
 
 Package: mkgmap
 Architecture: all
-Depends: default-jre-headless (>= 1.7) | java7-runtime-headless
+Depends: default-jre-headless (>= 1.7) | java7-runtime-headless,
          ${java:Depends},
          ${misc:Depends}
 Suggests: josm,

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



More information about the Pkg-grass-devel mailing list