[DebianGIS-dev] r2329 - packages/mkgmap/trunk/debian
nd-guest at alioth.debian.org
nd-guest at alioth.debian.org
Thu Jun 25 18:16:41 UTC 2009
Author: nd-guest
Date: 2009-06-25 18:16:40 +0000 (Thu, 25 Jun 2009)
New Revision: 2329
Modified:
packages/mkgmap/trunk/debian/changelog
packages/mkgmap/trunk/debian/control
packages/mkgmap/trunk/debian/copyright
packages/mkgmap/trunk/debian/docs
Log:
finish package.
Modified: packages/mkgmap/trunk/debian/changelog
===================================================================
--- packages/mkgmap/trunk/debian/changelog 2009-06-25 17:35:31 UTC (rev 2328)
+++ packages/mkgmap/trunk/debian/changelog 2009-06-25 18:16:40 UTC (rev 2329)
@@ -1,12 +1,17 @@
mkgmap (0.0.0+svn1067-1) unstable; urgency=low
* New upstream snapshot.
- * Added ${misc:Depends} among dependencies to fix a lintian warning.
- * Bumped debhelper compatibility level to 7.
- * Updated long description.
+ * Added ${misc:Depends} among dependencies to fix a lintian warning.
+ * Bumped debhelper compatibility level to 7.
+ * Updated long description.
* Updated Homepage in debian/control, debian/copyright, debian/watch.
+ * Added numerous files from /doc to debian/docs.
+ * Mentioned Bernhard Heibler in debian/copyright and updated copyright
+ year of software and packaging.
+ * Bumped policy to 3.8.2, without changes.
+ * Added DM-Upload-Allowed to debian/control.
- -- Andreas Putzo <andreas at putzo.net> Thu, 25 Jun 2009 17:31:38 +0000
+ -- Andreas Putzo <andreas at putzo.net> Thu, 25 Jun 2009 18:04:29 +0000
mkgmap (0.0.0+svn630-1) unstable; urgency=low
Modified: packages/mkgmap/trunk/debian/control
===================================================================
--- packages/mkgmap/trunk/debian/control 2009-06-25 17:35:31 UTC (rev 2328)
+++ packages/mkgmap/trunk/debian/control 2009-06-25 18:16:40 UTC (rev 2329)
@@ -3,15 +3,16 @@
Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Andreas Putzo <andreas at putzo.net>
+DM-Upload-Allowed: yes
Build-Depends: ant, cdbs, debhelper (>= 7), java-gcj-compat-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
Homepage: http://www.mkgmap.org.uk
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/mkgmap/trunk
Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/mkgmap/trunk
Package: mkgmap
Architecture: all
-Depends: ${misc:Depends} openjdk-6-jre-headless | java5-runtime-headless
+Depends: ${misc:Depends}, openjdk-6-jre-headless | java5-runtime-headless
Suggests: josm, qlandkarte
Description: Generate Garmin maps from OpenStreetMap data
This program converts OpenStreetMap data into a map that
Modified: packages/mkgmap/trunk/debian/copyright
===================================================================
--- packages/mkgmap/trunk/debian/copyright 2009-06-25 17:35:31 UTC (rev 2328)
+++ packages/mkgmap/trunk/debian/copyright 2009-06-25 18:16:40 UTC (rev 2329)
@@ -9,7 +9,7 @@
Copyright:
- Copyright (C) 2007, 2008 Steve Ratcliffe <sr at parabola.me.uk>
+ Copyright (C) 2007-2009 Steve Ratcliffe <sr at parabola.me.uk>
License:
@@ -21,7 +21,7 @@
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
@@ -29,5 +29,15 @@
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
-The Debian packaging is (C) 2008, Andreas Putzo <andreas at putzo.net> and
+
+The files:
+ src/uk/me/parabola/mkgmap/general/MapPointMultimap.java,
+ src/uk/me/parabola/mkgmap/general/MapPointFastFindMap.java,
+ src/uk/me/parabola/mkgmap/build/LocatorConfig.java,
+ src/uk/me/parabola/mkgmap/build/Locator.java,
+are Copyright (C) 2009 Bernhard Heibler and
+are licensed under the GPL version 2, see above.
+
+
+The Debian packaging is (C) 2008,2009, Andreas Putzo <andreas at putzo.net> and
is licensed under the GPL version 2, see above.
Modified: packages/mkgmap/trunk/debian/docs
===================================================================
--- packages/mkgmap/trunk/debian/docs 2009-06-25 17:35:31 UTC (rev 2328)
+++ packages/mkgmap/trunk/debian/docs 2009-06-25 18:16:40 UTC (rev 2329)
@@ -1,3 +1,8 @@
README
doc/Credits
+doc/Zoom
+doc/map-features.txt
+doc/style-rules.txt
+doc/style-examples.txt
+doc/style.txt
resources/garmin_feature_list.csv
More information about the Pkg-grass-devel
mailing list