1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
python-configglue (1.0-1) unstable; urgency=low
* New upstream release
-- Andrew Mitchell <ajmitch@debian.org> Fri, 05 Aug 2011 11:14:22 +1200
python-configglue (0.11.1-1) unstable; urgency=low
* New upstream release
* Switch to dh_python2 & debhelper 7 (Closes: #617000)
-- Andrew Mitchell <ajmitch@debian.org> Tue, 19 Jul 2011 08:50:46 +1200
python-configglue (0.9pre1-1) experimental; urgency=low
* New upstream release
-- Andrew Mitchell <ajmitch@debian.org> Wed, 19 Jan 2011 08:32:53 +1300
python-configglue (0.9pre1-0ubuntu1) maverick; urgency=low
[Rick McBride]
* New upstream release. Closes (LP: #616477)
- fixed broken tests
- moved existing code around
- initial import of configglue.pyschema (from schemaconfig)
- merged changes from Ricardo Kirkner
- unified the © headers
- worked around circular import that happens when importing pyschema first
- schema inheritance fix
-added optional arguement to ini2schema for ubuntuone-client
[Elliot Murphy]
* debian/control: bumped standards-version to 3.9.1
-- Rick McBride <rick.mcbride@canonical.com> Wed, 11 Aug 2010 16:43:35 -0400
python-configglue (0.2dev-1) unstable; urgency=low
* Initial Debian upload (Closes: #559751)
-- Andrew Mitchell <ajmitch@debian.org> Wed, 28 Jul 2010 09:51:06 +1200
python-configglue (0.2dev-0ubuntu2) karmic; urgency=low
* debian/control:
+ XS-Python-Version changed to >= 2.5 because of absolute imports
(LP: #391451)
-- Andrew Mitchell <ajmitch@ubuntu.com> Wed, 24 Jun 2009 14:35:22 +1200
python-configglue (0.2dev-0ubuntu1) karmic; urgency=low
* Initial package Closes (LP: #384830)
-- Rick McBride <rick.mcbride@canonical.com> Mon, 15 Jun 2009 14:33:00 -0400
|