Skip to content

Commit 1ce626f

Browse files
author
jef
committed
debian packaging fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15357 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3f3c21e commit 1ce626f

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

debian/control

+3-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ Build-Depends:
2424
python-dev,
2525
python-qt4-dev (>=4.1.0),
2626
python-sip4-dev (>= 4.5.0) | sip4 (>= 4.5),
27-
subversion
27+
subversion,
28+
txt2tags,
29+
doxygen
2830
Build-Conflicts: libqgis-dev, qgis-dev
2931
Standards-Version: 3.8.4
3032
XS-Python-Version: current

debian/control.sid

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Description: Quantum GIS mapserver
175175
.
176176
This package contains the Quantum GIS mapserver.
177177

178-
Package: qgis-apidoc
178+
Package: qgis-api-doc
179179
Architecture: all
180180
Description: Quantum GIS API documentation
181181
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
File renamed without changes.

debian/qgis-common.install

+2-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@ usr/share/qgis/doc/SPONSORS
77
usr/share/qgis/doc/CONTRIBUTORS
88
usr/share/qgis/doc/TRANSLATORS
99
usr/share/qgis/doc/DONORS
10-
usr/share/qgis/doc/AUTHORS.html
11-
usr/share/qgis/doc/SPONSORS.html
12-
usr/share/qgis/doc/CONTRIBUTORS.html
13-
usr/share/qgis/doc/TRANSLATORS.html
14-
usr/share/qgis/doc/DONORS.html
10+
usr/share/qgis/doc/INSTALL
11+
usr/share/qgis/doc/INSTALL.html
1512
usr/share/qgis/doc/images
1613
usr/share/qgis/i18n/*
1714
usr/share/qgis/images/*

0 commit comments

Comments
 (0)