Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Updated changelogs and versions etc for 0.9.2rc1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8067 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
Showing
with
63 additions
and 71 deletions.
- +13 −0 ChangeLog
- +17 −0 debian/changelog
- +14 −43 doc/index.html
- +2 −1 scripts/build_debian_package.sh
- +17 −27 src/app/qgisapp.cpp
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -20,5 +20,6 @@ fi | ||
|
||
export DEBFULLNAME="Tim Sutton" | ||
export DEBEMAIL=tim@linfiniti.com | ||
#dch -v 0.9.1+svn`date +%Y%m%d` | ||
dch -v 0.9.2rc1 | ||
fakeroot dpkg-buildpackage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters