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
|
lua-logging (1.8.2-1) unstable; urgency=medium
* debian/watch: point to new upstream repo
* New upstream version 1.8.2
* Lua Team as Maintainer (Closes: #995512)
* enable support for lua5.3 and lua5.4
* update docs path
* rules: remove unnecessary permission fix
* enable more upstream tests
* fix privacy-breach-w3c-valid-html on docs
-- Victor Seva <vseva@debian.org> Mon, 13 May 2024 15:25:23 +0200
lua-logging (1.3.0-4) unstable; urgency=medium
* QA upload.
* Upload to unstable.
-- Leonardo Graboski Veiga <leogveiga@gmail.com> Sun, 18 Jun 2023 08:38:00 -0300
lua-logging (1.3.0-3) experimental; urgency=medium
* QA upload.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control: bumped Standards-Version to 4.6.2.
-- Leonardo Graboski Veiga <leogveiga@gmail.com> Sat, 27 May 2023 11:05:19 -0300
lua-logging (1.3.0-2) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #995512)
-- Marcos Talau <talau@debian.org> Tue, 15 Nov 2022 07:00:34 -0300
lua-logging (1.3.0-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 19:56:31 +0100
lua-logging (1.3.0-1) unstable; urgency=low
* New upstream release including lua 5.2 support
* packaging moved to git
* Removed transitional packages
-- Enrico Tassi <gareuselesinge@debian.org> Mon, 30 Apr 2012 18:02:59 +0200
lua-logging (1.2.0-1) unstable; urgency=low
* Packages renamed according to the new Lua policy
* Copyright format 1.0
* Switch to dh-lua
* debian/compat set to 8
* updated watch file
* bumped standards-version to 3.9.3, no changes
-- Enrico Tassi <gareuselesinge@debian.org> Mon, 30 Apr 2012 17:59:43 +0200
lua-logging (1.1.4-4) unstable; urgency=low
* suorce format 3.0 (quilt)
* bumped standards-version to 3.9.2, no changes
-- Enrico Tassi <gareuselesinge@debian.org> Fri, 22 Jul 2011 22:23:40 +0200
lua-logging (1.1.4-3) unstable; urgency=low
* changed lua to Lua in package description
* bumped standards-version to 3.8.2, no changes
* build-depend on lua5.1-policy-dev >= 22
-- Enrico Tassi <gareuselesinge@debian.org> Tue, 21 Jul 2009 15:56:06 +0200
lua-logging (1.1.4-2) unstable; urgency=low
* Fixed spelling error (Closes: #489384)
* Fixed lintian warning about dpatch dependency
* Fixed section of -dev package (now is libdevel)
* Removed ancient XS-X-Vcs-* and moved to the new Vcs-*
-- Enrico Tassi <gareuselesinge@debian.org> Thu, 10 Jul 2008 15:55:42 +0200
lua-logging (1.1.4-1) unstable; urgency=low
* New upstream release, not API change
* Added Homepage field in control file
-- Enrico Tassi <gareuselesinge@debian.org> Wed, 31 Oct 2007 12:54:50 +0100
lua-logging (1.1.3-2) unstable; urgency=low
* Fixed FTBFS (missing symlink to the .lua in $PWD) (Closes: #442976)
-- Enrico Tassi <gareuselesinge@debian.org> Tue, 18 Sep 2007 09:50:41 +0100
lua-logging (1.1.3-1) unstable; urgency=low
* Initial release. (Closes: #439085)
-- Enrico Tassi <gareuselesinge@debian.org> Fri, 17 Aug 2007 11:58:35 +0200
|