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 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
lua-sql (2.3.4-1) unstable; urgency=medium
* New upstream bugfix release
* Update watch file
* Enable build for Lua 5.3
* Enable ODBC backend (packaging sponsored by Apartment Lines)
-- Enrico Tassi <gareuselesinge@debian.org> Tue, 03 Jan 2017 18:58:50 +0100
lua-sql (2.3.0-5) unstable; urgency=medium
* Team upload
* Replace Build-Depends: libmysqlclient-dev by default-libmysqlclient-dev
(Closes: #845872)
* Replace Pre-Depends: multiarch-support by ${misc:Pre-Depends}
-- Mathieu Parent <sathieu@debian.org> Fri, 16 Dec 2016 05:13:42 +0100
lua-sql (2.3.0-4) unstable; urgency=medium
* Rebuild against Lua 5.1.5-7 (Closes: #723492)
-- Enrico Tassi <gareuselesinge@debian.org> Sat, 30 Aug 2014 21:54:50 +0200
lua-sql (2.3.0-3) unstable; urgency=low
* Fix compilation with postgresql 9.3
-- Enrico Tassi <gareuselesinge@debian.org> Wed, 18 Sep 2013 20:04:39 +0200
lua-sql (2.3.0-2) unstable; urgency=low
* Packaging moved to git
* Transitional packages removed
-- Enrico Tassi <gareuselesinge@debian.org> Thu, 24 May 2012 18:00:04 +0200
lua-sql (2.3.0-1) unstable; urgency=low
* New upstream release
* Fix watch file
-- Enrico Tassi <gareuselesinge@debian.org> Mon, 30 Apr 2012 16:26:50 +0200
lua-sql (2.2.0+45+g68e30fc-1) experimental; urgency=low
* New upstram snapshot with lua 5.2 support
* Switch to dh-lua
* debian/compat set to 8
* Packages renamed according to the new Lua policy
* copyright format 1.0
* disable patches/test
* watch file updated
-- Enrico Tassi <gareuselesinge@debian.org> Mon, 30 Apr 2012 16:16:45 +0200
lua-sql (2.2.0~rc1-5) unstable; urgency=low
* build-dep on libmysqlclient-dev instead of libmysqlclient15-dev
(Closes: #650597)
-- Enrico Tassi <gareuselesinge@debian.org> Sat, 03 Dec 2011 14:59:34 +0100
lua-sql (2.2.0~rc1-4) unstable; urgency=low
* multi-arch compliant (dh >= 8.1.3, lua5.1-policy >= 32)
-- Enrico Tassi <gareuselesinge@debian.org> Wed, 20 Jul 2011 23:22:55 +0200
lua-sql (2.2.0~rc1-3) unstable; urgency=low
* Rebuild against lua5.1-policy-dev >= 27 to get rid of .la (Closes: #622500)
* Update Standards-version to 3.9.2, no changes
* Version 3.0 (quilt)
-- Enrico Tassi <gareuselesinge@debian.org> Sat, 23 Apr 2011 21:19:56 +0200
lua-sql (2.2.0~rc1-2) unstable; urgency=low
* changed lua to Lua in package description
* build depend on lua5.1-policy-dev >= 22
* bumped standards version to 3.8.2, no changes needed
-- Enrico Tassi <gareuselesinge@debian.org> Tue, 21 Jul 2009 14:00:34 +0200
lua-sql (2.2.0~rc1-1) unstable; urgency=low
* New upstream release candidate
-- Enrico Tassi <gareuselesinge@debian.org> Sat, 19 Apr 2008 11:57:25 +0200
lua-sql (2.1.1-4) unstable; urgency=low
* Activated postgres backend
-- Enrico Tassi <gareuselesinge@debian.org> Fri, 22 Feb 2008 18:14:56 +0100
lua-sql (2.1.1-3) unstable; urgency=low
* the tests on hppa terminates with a os.exit(0) that essentially skips
dlclosing the sqlite bindings. This is a bug, probably outside the binding
itself.
* added Vcs-Browser and removed XS-X- from Vcs-Svn
* fixed description of the -doc package
* updated to standards-version 3.7.3, no changes needed
* fixed some lintian warnings regarding sections of -dev and -doc packages.
-- Enrico Tassi <gareuselesinge@debian.org> Sun, 13 Jan 2008 18:16:58 +0100
lua-sql (2.1.1-2) unstable; urgency=low
* Added Homepage field in control file
* Renamed package to reflect sqlite3 migration
-- Enrico Tassi <gareuselesinge@debian.org> Tue, 30 Oct 2007 15:07:32 +0100
lua-sql (2.1.1-1) unstable; urgency=low
* Renamed cdbs deprecated variable
* New upstream release
-- Enrico Tassi <gareuselesinge@debian.org> Tue, 30 Oct 2007 10:54:36 +0100
lua-sql (2.0.2-3) unstable; urgency=low
* Updated to policy 10 and added clean hook to remove sqlite test db
(Closes: #424555)
-- Enrico Tassi <gareuselesinge@debian.org> Wed, 16 May 2007 15:57:12 +0200
lua-sql (2.0.2-2) unstable; urgency=low
* made control file binNMU safe
* Added a note about the documentation shipped within the -dev package
in the control file
* Added call to lua5.1-policy-apply --reverse in clean:: hook
-- Enrico Tassi <gareuselesinge@debian.org> Mon, 16 Oct 2006 10:54:05 +0200
lua-sql (2.0.2-1) unstable; urgency=low
* Initial release. (Closes: #392120)
-- Enrico Tassi <gareuselesinge@debian.org> Tue, 10 Oct 2006 15:28:33 +0200
|