Skip to content

Commit

Permalink
adapt debian package to r10612
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10613 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Apr 21, 2009
1 parent b2406bb commit c779c76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
qgis (1.1.0-5) UNRELEASED; urgency=low

* rename {qgis,qgis_help}.man to {qgis,qgis_help}.1

-- Jürgen E. Fischer <jef@norbit.de> Tue, 21 Apr 2009 22:09:33 +0200

qgis (1.1.0-4) UNRELEASED; urgency=low

* include oracle plugin
Expand Down
4 changes: 2 additions & 2 deletions debian/rules
Expand Up @@ -109,8 +109,8 @@ binary-arch: build install
dh_installmenu
dh_icons
dh_desktop
dh_installman -pqgis qgis.man
dh_installman -pqgis qgis_help.man
dh_installman -pqgis qgis.1
dh_installman -pqgis qgis_help.1
dh_installmime -pqgis
dh_link
if which dh_lintian >/dev/null; then dh_lintian; fi
Expand Down

0 comments on commit c779c76

Please sign in to comment.