Skip to content

Commit

Permalink
debian packaging fix
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15357 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Mar 6, 2011
1 parent 710300f commit 3c039dc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
4 changes: 3 additions & 1 deletion debian/control
Expand Up @@ -24,7 +24,9 @@ Build-Depends:
python-dev,
python-qt4-dev (>=4.1.0),
python-sip4-dev (>= 4.5.0) | sip4 (>= 4.5),
subversion
subversion,
txt2tags,
doxygen
Build-Conflicts: libqgis-dev, qgis-dev
Standards-Version: 3.8.4
XS-Python-Version: current
Expand Down
2 changes: 1 addition & 1 deletion debian/control.sid
Expand Up @@ -175,7 +175,7 @@ Description: Quantum GIS mapserver
.
This package contains the Quantum GIS mapserver.

Package: qgis-apidoc
Package: qgis-api-doc
Architecture: all
Description: Quantum GIS API documentation
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
Expand Down
File renamed without changes.
7 changes: 2 additions & 5 deletions debian/qgis-common.install
Expand Up @@ -7,11 +7,8 @@ usr/share/qgis/doc/SPONSORS
usr/share/qgis/doc/CONTRIBUTORS
usr/share/qgis/doc/TRANSLATORS
usr/share/qgis/doc/DONORS
usr/share/qgis/doc/AUTHORS.html
usr/share/qgis/doc/SPONSORS.html
usr/share/qgis/doc/CONTRIBUTORS.html
usr/share/qgis/doc/TRANSLATORS.html
usr/share/qgis/doc/DONORS.html
usr/share/qgis/doc/INSTALL
usr/share/qgis/doc/INSTALL.html
usr/share/qgis/doc/images
usr/share/qgis/i18n/*
usr/share/qgis/images/*
Expand Down

0 comments on commit 3c039dc

Please sign in to comment.