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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
sqlkit (0.9.6.1-2) unstable; urgency=medium
* Added missing source for imgpreview.js (Closes: #769834)
* Removed python-uno from Build-Depends (Closes: #783937) and Suggests
(Closes: #707342)
* Patch: support sqlalchemy >= 0.9.7
* Updated debian/copyright
-- Pietro Battiston <me@pietrobattiston.it> Thu, 28 May 2015 11:45:00 +0200
sqlkit (0.9.6.1-1) unstable; urgency=medium
* Imported Upstream version 0.9.6.1
* Depend on python-babel rather than python-pybabel (Closes: #725372)
* Updated Debian policy version (no change needed)
* Specified BSD license version in debian/copyright
* Install icons in /usr/share
-- Pietro Battiston <me@pietrobattiston.it> Sun, 26 Oct 2014 23:25:19 +0000
sqlkit (0.9.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fixed sphinx documentation build path that caused FTBFS (Closes: #735822)
-- Domenico Iezzi <dodo.godlike@gmail.com> Mon, 26 May 2014 13:45:01 +0200
sqlkit (0.9.5-1) unstable; urgency=low
* New upstream release
* Added python-uno to Build-Depends
* Updated patches, moved to gbp-pq naming convention
* Updated Debian policy version
* Use local jquery.js and jquery-ui.js.
* Use system underscore.js
* Made debian/copyright compliant with DEP-5
* Removed unsupported brace expansion from dh files
* Bash completion file is now installed
-- Pietro Battiston <me@pietrobattiston.it> Tue, 21 Feb 2012 21:21:16 +0100
sqlkit (0.9.4-1) UNRELEASED; urgency=low
* New upstream release
* Removed Anythingslider patch (now upstream).
* Updated other patches.
* Suggest python-mysqldb and python-psycopg2
* Fixed typo in debian/copyright
-- Pietro Battiston <me@pietrobattiston.it> Sun, 08 May 2011 23:57:24 +0200
sqlkit (0.9.3-2) UNRELEASED; urgency=low
* Fixed links, permissions and removed compression for demo files.
* Run the demo in /tmp for write permissions.
* Recommend documentation, so that demo is usually available.
* Patched documentation to manage missing AnythingSlider files.
-- Pietro Battiston <me@pietrobattiston.it> Tue, 08 Mar 2011 16:03:36 +0100
sqlkit (0.9.3-1) UNRELEASED; urgency=low
* New upstream release.
* Removed useless python-support from Build-Depends.
* Removed now useless dependency on glade.
* Split setup.py patch in two smaller ones.
-- Pietro Battiston <me@pietrobattiston.it> Fri, 04 Mar 2011 18:01:19 +0100
sqlkit (0.9.2.1-1) experimental; urgency=low
* New upstream release - removes non-redistributable files.
* Filled debian/copyright with missing information.
* Documentation package now contains the demo.
-- Pietro Battiston <me@pietrobattiston.it> Mon, 31 Jan 2011 22:49:33 +0200
sqlkit (0.9.2-1) experimental; urgency=low
* Initial release. (Closes: #544798)
-- Pietro Battiston <me@pietrobattiston.it> Mon, 20 Dec 2010 18:27:33 +0200
|