Instead 2.5.1, use 2.6 as next ver.
authorMarko Kreen <markokr@gmail.com>
Mon, 15 Apr 2013 11:56:41 +0000 (14:56 +0300)
committerMarko Kreen <markokr@gmail.com>
Mon, 15 Apr 2013 11:56:41 +0000 (14:56 +0300)
the validator is too big change for 2.5.1

META.json
Makefile
NEWS
debian/changelog
plproxy.control

index 6eb08395a41dde357fd2d82558593d89d26abb2a..ce598ab5bc8a612a611cec7d6c4d30090a053191 100644 (file)
--- a/META.json
+++ b/META.json
@@ -2,7 +2,7 @@
    "name": "plproxy",
    "abstract": "Database partitioning implemented as procedural language",
    "description": "PL/Proxy is database partitioning system implemented as PL language.",
-   "version": "2.5.0",
+   "version": "2.6.0",
    "maintainer": [
       "Marko Kreen <markokr@gmail.com>"
    ],
@@ -14,7 +14,7 @@
          "abstract": "Database partitioning implemented as procedural language",
          "file": "sql/plproxy.sql",
          "docfile": "doc/tutorial.txt",
-         "version": "2.5.1"
+         "version": "2.6.0"
       }
    },
    "prereqs": {
index fd43e81c4963f1db7a2ddd8418bfc723c04b37de..d625118b955da7b14d9c4d850301af235ae28dc7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 EXTENSION  = plproxy
 
 # sync with NEWS, META.json, plproxy.control, debian/changelog
-DISTVERSION = 2.5
-EXTVERSION = 2.5.1
+DISTVERSION = 2.6
+EXTVERSION = 2.6.0
 UPGRADE_VERS = 2.3.0 2.4.0 2.5.0
 
 # set to 1 to disallow functions containing SELECT
diff --git a/NEWS b/NEWS
index 2e60bacd1b78664e36962de3cd393d0a2682360b..b5436569ab1a4ed38548aad9200512d9ad21dd04 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2013-xx-xx  -  PlProxy 2.6  -  ""
+
 2012-11-27  -  PlProxy 2.5  -  "With Extra Leg For Additional Stability"
 
   = Features =
index 62523c306f02785c4c242aedbb69cc1dc2ac5dbd..892e7d87ed14716cffe07ce0e8032e9097368437 100644 (file)
@@ -1,3 +1,9 @@
+plproxy2 (2.6-0) unstable; urgency=low
+
+  * v2.6
+
+ -- Marko Kreen <markokr@gmail.com>  Mon, 15 Apr 2013 14:55:27 +0300
+
 plproxy2 (2.5-1) unstable; urgency=low
 
   * v2.5
index 2da21893743016adda26f3f7d0892be42ccca88e..57e23ae3650158ff48235a955b0cd0bfecaaa734 100644 (file)
@@ -1,6 +1,6 @@
 # plproxy extension
 comment = 'Database partitioning implemented as procedural language'
-default_version = '2.5.1'
+default_version = '2.6.0'
 module_pathname = '$libdir/plproxy'
 relocatable = false
 # schema = pg_catalog