Author: tille Date: Wed Jul 7 09:32:18 2010 New Revision: 2252 URL: http://svn.debian.org/viewsvn/blends?rev=2252&view=rev
Log: Fixed copyright statement, Added gis-tasks package. Modified: projects/gis/trunk/debian/control projects/gis/trunk/debian/control.stub projects/gis/trunk/debian/copyright Modified: projects/gis/trunk/debian/control URL: http://svn.debian.org/viewsvn/blends/projects/gis/trunk/debian/control?rev=2252&view=diff&r1=2252&r2=2251&p1=projects/gis/trunk/debian/control&p2=projects/gis/trunk/debian/control ============================================================================== --- projects/gis/trunk/debian/control (original) +++ projects/gis/trunk/debian/control Wed Jul 7 09:32:18 2010 @@ -4,12 +4,21 @@ Priority: extra Maintainer: Debian GIS Project <[email protected]> Uploaders: Petter Reinholdtsen <[email protected]>, Andreas Tille <[email protected]> -Build-Depends-Indep: debhelper (>= 7), blends-dev (>= 0.6.13) -Standards-Version: 3.8.4 +Build-Depends-Indep: blends-dev (>= 0.6.13) +Standards-Version: 3.9.0 Homepage: http://wiki.debian.org/DebianGis Vcs-Browser: http://svn.debian.org/wsvn/blends/projects/gis/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/blends/projects/gis/trunk/ +Package: gis-tasks +Architecture: all +Depends: tasksel +Description: Debian GIS tasks for tasksel + This package provides Debian GIS tasks in tasksel. + . + These tasks are described in detail at + http://blends.alioth.debian.org/gis/tasks/ + Package: gis-config Architecture: all Depends: adduser, debconf (>= 0.5), menu Modified: projects/gis/trunk/debian/control.stub URL: http://svn.debian.org/viewsvn/blends/projects/gis/trunk/debian/control.stub?rev=2252&view=diff&r1=2252&r2=2251&p1=projects/gis/trunk/debian/control.stub&p2=projects/gis/trunk/debian/control.stub ============================================================================== --- projects/gis/trunk/debian/control.stub (original) +++ projects/gis/trunk/debian/control.stub Wed Jul 7 09:32:18 2010 @@ -3,9 +3,18 @@ Priority: extra Maintainer: Debian GIS Project <[email protected]> Uploaders: Petter Reinholdtsen <[email protected]>, Andreas Tille <[email protected]> -Build-Depends-Indep: debhelper (>= 7), blends-dev (>= 0.6.13) -Standards-Version: 3.8.4 +Build-Depends-Indep: blends-dev (>= 0.6.13) +Standards-Version: 3.9.0 Homepage: http://wiki.debian.org/DebianGis Vcs-Browser: http://svn.debian.org/wsvn/blends/projects/gis/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/blends/projects/gis/trunk/ +Package: gis-tasks +Architecture: all +Depends: tasksel +Description: Debian GIS tasks for tasksel + This package provides Debian GIS tasks in tasksel. + . + These tasks are described in detail at + http://blends.alioth.debian.org/gis/tasks/ + Modified: projects/gis/trunk/debian/copyright URL: http://svn.debian.org/viewsvn/blends/projects/gis/trunk/debian/copyright?rev=2252&view=diff&r1=2252&r2=2251&p1=projects/gis/trunk/debian/copyright&p2=projects/gis/trunk/debian/copyright ============================================================================== --- projects/gis/trunk/debian/copyright (original) +++ projects/gis/trunk/debian/copyright Wed Jul 7 09:32:18 2010 @@ -3,8 +3,9 @@ Upstream Author: The Debian GIS project <[email protected]> -Copyright: +Copyright: © 2007-2010 Petter Reinholdtsen, Andreas Tille +License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991. @@ -20,4 +21,4 @@ 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'. _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/blends-commit
