[DebianGIS-dev] r1747 - packages/gpsdrive/trunk/debian

nd-guest at alioth.debian.org nd-guest at alioth.debian.org
Wed Aug 6 22:42:57 UTC 2008


Author: nd-guest
Date: 2008-08-06 22:42:50 +0000 (Wed, 06 Aug 2008)
New Revision: 1747

Modified:
   packages/gpsdrive/trunk/debian/changelog
   packages/gpsdrive/trunk/debian/control
   packages/gpsdrive/trunk/debian/rules
Log:
* Add Vcs-* fields.
* Remove superfluous make install map-icons in debian/rules.


Modified: packages/gpsdrive/trunk/debian/changelog
===================================================================
--- packages/gpsdrive/trunk/debian/changelog	2008-08-06 22:04:54 UTC (rev 1746)
+++ packages/gpsdrive/trunk/debian/changelog	2008-08-06 22:42:50 UTC (rev 1747)
@@ -3,8 +3,10 @@
   * Add missing Conflicts/Replaces to the gpsdrive-data package
     and add a dependency on gpsdrive. (Closes: #493892)
   * Update Suggests and README.Debian to postgresql-8.3-postgis.
+  * Remove make install for map-icons in debian/rules.
+  * Added Vcs-* fields to debian/control. 
 
- -- Andreas Putzo <andreas at putzo.net>  Wed, 06 Aug 2008 22:01:11 +0000
+ -- Andreas Putzo <andreas at putzo.net>  Wed, 06 Aug 2008 22:39:36 +0000
 
 gpsdrive (2.10~pre4-4) unstable; urgency=low
 

Modified: packages/gpsdrive/trunk/debian/control
===================================================================
--- packages/gpsdrive/trunk/debian/control	2008-08-06 22:04:54 UTC (rev 1746)
+++ packages/gpsdrive/trunk/debian/control	2008-08-06 22:42:50 UTC (rev 1747)
@@ -7,6 +7,8 @@
 Build-Depends: debhelper (>= 5), automake1.9, libtool, pkg-config, libpcre3-dev, libgtk2.0-dev,libart-2.0-dev, libxml2-dev, libmysqlclient15-dev, autotools-dev, dpatch, libmapnik-dev (>= 0.5~svn638), libboost-dev, libboost-filesystem-dev, libboost-serialization-dev, libdbus-glib-1-dev
 Standards-Version: 3.8.0
 Homepage: http://gpsdrive.de
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/gpsdrive/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gpsdrive/
 
 Package: gpsdrive
 Architecture: any

Modified: packages/gpsdrive/trunk/debian/rules
===================================================================
--- packages/gpsdrive/trunk/debian/rules	2008-08-06 22:04:54 UTC (rev 1746)
+++ packages/gpsdrive/trunk/debian/rules	2008-08-06 22:42:50 UTC (rev 1747)
@@ -107,7 +107,6 @@
 	dh_testroot
 	dh_installdirs -i
 	$(MAKE) -C scripts/ install DESTDIR=$(DESTDIR)
-	$(MAKE) -C data/map-icons/ install DESTDIR=$(DESTDIR)
 
 binary-indep: build-indep install-indep
 	dh_testdir




More information about the Pkg-grass-devel mailing list