Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update master version
  • Loading branch information
jef-n committed Jun 14, 2012
1 parent ff76f65 commit 966c5c1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
@@ -1,8 +1,8 @@
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "8")
SET(CPACK_PACKAGE_VERSION_MINOR "9")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Lisboa")
SET(RELEASE_NAME "Master")
SET(PROJECT_VERSION ${COMPLETE_VERSION})
PROJECT(qgis${PROJECT_VERSION})
IF (APPLE)
Expand Down
17 changes: 9 additions & 8 deletions debian/changelog
@@ -1,6 +1,12 @@
qgis (1.9.90) UNRELEASED; urgency=low
qgis (1.9.0) UNRELEASED; urgency=low

* new development version 1.9.90 after branch of 1.8.0
* new development version 1.9 after branch of 1.8

-- Jürgen E. Fischer <jef@norbit.de> Thu, 14 Jun 2012 10:56:27 +0200

qgis (1.8.0) UNRELEASED; urgency=low

* new development version 1.8 after branch
* include function help in package
* include heatmap plugin
* drop extra include path for QtWebkit on oneiric and natty
Expand All @@ -13,11 +19,6 @@ qgis (1.9.90) UNRELEASED; urgency=low
* copyright & policy update (synced from debiangis)
* run crssync in postinst
* run tests with xvfb and upload to results to (c)dashboard

-- Jürgen E. Fischer <jef@norbit.de> Wed, 18 Apr 2012 20:50:12 +0200

qgis (1.8.0) UNRELEASED; urgency=low

* new development version 1.8 after branch
* add qgis browser (qbrowser)
* add zonal statistics plugins and globe plugin
Expand All @@ -30,7 +31,7 @@ qgis (1.8.0) UNRELEASED; urgency=low
* build package with libspatialindex where available
* drop wfsplugin & displaceplugin

-- Jürgen E. Fischer <jef@norbit.de> Fri, 28 Oct 2011 08:52:45 +0200
-- Jürgen E. Fischer <jef@norbit.de> Thu, 14 Jun 2012 10:56:27 +0200

qgis (1.7.0) UNRELEASED; urgency=low

Expand Down

0 comments on commit 966c5c1

Please sign in to comment.