Version bump to 1.2.4
Change-Id: If4660c9982374d85c175dd71cf806a9873839f75
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
|||||||
|
python-libraclient (1.2.4-1) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Adds input filtering and error handling for --node options
|
||||||
|
* Adds virtualips command
|
||||||
|
|
||||||
|
-- Andrew Hutchings <andrew@linuxjedi.co.uk> Thu, 14 Mar 2013 14:17:04 +0000
|
||||||
|
|
||||||
python-libraclient (1.2.3-1) UNRELEASED; urgency=low
|
python-libraclient (1.2.3-1) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Fixes broken exception handler
|
* Fixes broken exception handler
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@@ -3,7 +3,7 @@ Section: python
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Andrew Hutchings (LinuxJedi)
|
Maintainer: Andrew Hutchings (LinuxJedi)
|
||||||
Build-Depends: debhelper (>=9), python-support (>=1.0), cdbs (>=0.4.111), python-all-dev
|
Build-Depends: debhelper (>=9), python-support (>=1.0), cdbs (>=0.4.111), python-all-dev
|
||||||
Build-Depends-Indep: python-sphinx (>=1.0), rst2pdf (>=0.16)
|
Build-Depends-Indep: python-sphinx (>=1.0)
|
||||||
Standards-Version: 3.9.4
|
Standards-Version: 3.9.4
|
||||||
Homepage: https://launchpad.net/libra
|
Homepage: https://launchpad.net/libra
|
||||||
|
|
||||||
|
@@ -12,4 +12,4 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
__version__ = "1.2.3"
|
__version__ = "1.2.4"
|
||||||
|
Reference in New Issue
Block a user