~ubuntu-branches/ubuntu/precise/gpsmanshp/precise-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Rogerio Reis
  • Date: 2011-10-23 16:23:13 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20111023162313-4y36jiixf4gpl2ib
Tags: 1.2.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: interpreters
3
3
Priority: optional
4
4
Maintainer: Rogerio Reis <rvr@debian.org>
5
 
Build-Depends: debhelper (>= 4.2 ), libshp-dev, tcl8.4, tcl8.4-dev
6
 
Standards-Version: 3.8.0
 
5
Build-Depends: debhelper (>= 8.0.0 ), libshp-dev, tcl8.4, tcl8.4-dev
 
6
Standards-Version: 3.9.2
7
7
 
8
8
Package: gpsmanshp
9
 
Section: interpreters
10
 
Priority: optional
11
9
Architecture: any
12
10
Depends:  tcllib, ${shlibs:Depends}, 
13
11
Description: A Tcl interface to shapelib
14
12
 A Tcl package that provides the means of creating and reading files
15
13
 in the ESRI Shapefile for keeping 2 or 3 dimensional points and
16
14
 polylines.
17
 
 .
18
15