~ubuntu-branches/ubuntu/wily/proj/wily

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Bas Couwenberg
  • Date: 2015-05-03 21:15:10 UTC
  • mfrom: (12.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20150503211510-35jung6npvio2e5k
Tags: 4.9.1-1
* Move from experimental to unstable.
* Use jquery.js from libjs-jquery instead of doxygen copy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: proj
2
2
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
3
3
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
4
 
           Bas Couwenberg <sebastic@xs4all.nl>
 
4
           Bas Couwenberg <sebastic@debian.org>
5
5
Section: science
6
6
Priority: optional
7
7
Build-Depends: debhelper (>= 9),
11
11
               ant,
12
12
               doxygen,
13
13
               graphviz
14
 
Standards-Version: 3.9.5
15
 
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/proj.git
 
14
Standards-Version: 3.9.6
 
15
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/proj.git
16
16
Vcs-Git: git://anonscm.debian.org/pkg-grass/proj.git
17
17
Homepage: http://trac.osgeo.org/proj/
18
18
 
19
19
Package: proj-data
20
 
Architecture: any
 
20
Architecture: all
21
21
Section: libs
22
22
Depends: ${misc:Depends}
23
23
Description: Cartographic projection filter and library (datum package)
34
34
 This package contains auxiliary projection datum grids used by the
35
35
 library and tools.
36
36
 
37
 
Package: libproj0
 
37
Package: libproj9
38
38
Architecture: any
39
39
Section: libs
 
40
Pre-Depends: ${misc:Pre-Depends}
40
41
Depends: proj-data,
41
42
         ${shlibs:Depends},
42
43
         ${misc:Depends}
58
59
Package: libproj-dev
59
60
Architecture: any
60
61
Section: libdevel
61
 
Depends: libproj0 (= ${binary:Version}),
 
62
Depends: libproj9 (= ${binary:Version}),
62
63
         ${misc:Depends}
63
64
Suggests: proj-bin
64
65
Description: Cartographic projection library (development files) 
94
95
Package: libproj-java
95
96
Architecture: any
96
97
Section: java
97
 
Depends: libproj0 (= ${binary:Version}),
 
98
Depends: libproj9 (= ${binary:Version}),
 
99
         libjs-jquery,
98
100
         ${misc:Depends}
99
101
Description: Cartographic projection library (JNI bindings) 
100
102
 Proj and invproj perform respective forward and inverse transformation