This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mkgmap.
commit a025ad059e22735c2c0701cdc6fa2cc6fb2540b0 Author: Andreas Tille <[email protected]> Date: Fri Jan 24 15:59:28 2014 +0100 cme fix dpkg-control; added myself to Uploaders --- debian/changelog | 2 ++ debian/control | 16 +++++++++------- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6d20f53..dd3a05b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ mkgmap (0.0.0+svn2640-1) UNRELEASED; urgency=low - Add Build-Depends libfastutil-java as needed by new upstream version - Vcs moved from Svn to Git - Priority: optional + - cme fix dpkg-control + - Added myself to Uploaders * debian/rules: dh $@ --with javahelper -- Andreas Tille <[email protected]> Wed, 05 Jun 2013 11:24:59 +0200 diff --git a/debian/control b/debian/control index 710592d..11723c2 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,28 @@ Source: mkgmap -Section: utils -Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Andreas Putzo <[email protected]>, - Francesco Paolo Lovergine <[email protected]> + Francesco Paolo Lovergine <[email protected]>, + Andreas Tille <[email protected]> +Section: utils +Priority: optional Build-Depends: debhelper (>= 9), - javahelper (>=0.25), + javahelper, ant, default-jdk, time, libfastutil-java Standards-Version: 3.9.5 -Homepage: http://www.mkgmap.org.uk Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/mkgmap.git Vcs-Git: git://anonscm.debian.org/pkg-grass/mkgmap.git +Homepage: http://www.mkgmap.org.uk Package: mkgmap Architecture: all Depends: ${misc:Depends}, ${java:Depends}, - default-jre | java6-runtime -Suggests: josm, qlandkarte + default-jre | openjdk-7-jre +Suggests: josm, + qlandkarte Description: Generate Garmin maps from OpenStreetMap data This program converts OpenStreetMap data into a map that can be loaded onto compatible Garmin GPS units. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

