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 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288
|
goaccess (1:1.9.3-1) unstable; urgency=medium
* New upstream version 1.9.3
-- Antonio Terceiro <terceiro@debian.org> Mon, 23 Sep 2024 21:54:02 -0300
goaccess (1:1.9.1-1) unstable; urgency=medium
* Set myself as maintainer.
Thanks to Chris Taylor for his previous work on this package.
* New upstream version 1.9.1
-- Antonio Terceiro <terceiro@debian.org> Tue, 05 Mar 2024 20:19:00 -0300
goaccess (1:1.8.1-1) unstable; urgency=medium
* New upstream version 1.8.1
* Add source for d3.v7.js
* Drop build dependency on deprecated libncursesw5-dev in favor of libncurses-dev
* Bump Standards-Version to 4.6.2; no changes needed
* Drop unused lintian override
* Drop unecessary build dependencies on cssmin and fonts-font-awesome
* Drop unecessary build dependency on libglib2.0-dev
-- Antonio Terceiro <terceiro@debian.org> Wed, 08 Nov 2023 07:19:08 -0300
goaccess (1:1.7-1) unstable; urgency=medium
[ Debian Janitor ]
* Update watch file format version to 4.
* Update standards version to 4.6.0, no changes needed.
* Update lintian override info format in d/source/lintian-overrides on line 1.
* Update standards version to 4.6.1, no changes needed.
[ Antonio Terceiro ]
* New upstream version 1.7 (Closes: #1026882)
* debian/tests/control: mark smoke test as superficial
-- Antonio Terceiro <terceiro@debian.org> Wed, 04 Jan 2023 15:36:47 -0300
goaccess (1:1.5.5-1) unstable; urgency=medium
[ Gürkan Myczko ]
* add d/clean so multiple debuild runs are possible
[ Antonio Terceiro ]
* Add lintian override for source-is-missing debian/missing-sources/d3.v3.js
* debian/watch: use version 4 format
* Bump Standards-Version to 4.6.0 (no changes needed)
* New upstream version 1.5.5
-- Antonio Terceiro <terceiro@debian.org> Sat, 05 Feb 2022 15:37:15 -0300
goaccess (1:1.5.1-1) unstable; urgency=medium
[ Adrien ]
* Update watch
[ Antonio Terceiro ]
* New upstream version 1.5.1 (Closes: #986120)
-- Antonio Terceiro <terceiro@debian.org> Tue, 17 Aug 2021 21:29:20 -0300
goaccess (1:1.4-1) unstable; urgency=medium
[ Antonio Terceiro ]
* New upstream release
- Fixes build with gcc-10 (Closes: #957296)
- Opens two logs simultaneosly just fine (Closes: #898942)
* Drop patches, they were all applied upstream
* smoke-test: adapt to new command line
* Build with openssl support (Closes: #940289)
[ Christian Göttsche ]
* Add standard salsa-ci configuration
* Drop no more needed build-dependency libtokyocabinet-dev
* Switch to debhelper compat level 13
* Enable wide character support
* Add Repository and Repository-Browse to metadata
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database.
-- Antonio Terceiro <terceiro@debian.org> Thu, 23 Jul 2020 07:55:20 -0300
goaccess (1:1.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit (from ./configure).
[ Christian Göttsche ]
* d/maintscript: rename conffile goaccess.conf
* d/patches: update hardcoded default config path
[ Antonio Terceiro ]
* Bump Standards-Version to 4.5.0; no changes needed
-- Antonio Terceiro <terceiro@debian.org> Wed, 04 Mar 2020 16:24:10 -0300
goaccess (1:1.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
[ Faidon Liambotis ]
* Switch from GeoIP Legacy to GeoIP2, as the former is deprecated in favor
of the latter.
[ Federico Ceratto ]
* New upstream release (Closes: #915123)
[ Antonio Terceiro ]
* debian/copyright: stop filtering files from the upstream tarball
* Drop building JS/CSS resources during build
* Drop patches; all applied upstream
* Bump debhelper compatibility level to 12.
While at it, replace debian/compat by a Build-Depends: on debhelper-compat
* Bump Standards-Version to 4.4.1; no changes needed
* debian/control: Set Rules-Requires-Root: no
* changelog: fix typo
* debian/missing-sources: add source for minified JS
* autopkgtest: drop needs-recommends restriction
-- Antonio Terceiro <terceiro@debian.org> Fri, 15 Nov 2019 11:44:43 -0300
goaccess (1:1.2-4) unstable; urgency=medium
[ Federico Ceratto ]
* Remove duplicate dependency
* Remove unneded dependencies
[ Antonio Terceiro ]
* Bump Standards-Version to 4.1.4
* Set Priority: from extra to optional
* Vcs-*: switch to salsa.debian.org
* Bump debhelper compatibility level to 11
* Add a basic autopkgtest smoke test
* Recommend DFSG-free geoip databases
* debian/resources.mk: adapt to fonts-font-awesome >= 5
-- Antonio Terceiro <terceiro@debian.org> Sat, 12 May 2018 20:37:19 -0300
goaccess (1:1.2-3) unstable; urgency=medium
* debian/gen-built-using: list source packages instead of binaries
(Closes: #864928)
* Bump Standards-Version: to 3.9.8; no changes needed otherwise
* Bump debhelper compatibility level to 10
-- Antonio Terceiro <terceiro@debian.org> Mon, 19 Jun 2017 09:55:29 -0300
goaccess (1:1.2-2) unstable; urgency=medium
* Upload to unstable
-- Antonio Terceiro <terceiro@debian.org> Sun, 18 Jun 2017 13:38:26 -0300
goaccess (1:1.2-1) experimental; urgency=medium
[ Martin Bagge / brother ]
* Fix debian/watch (Closes: #848954)
[ Antonio Terceiro ]
* New upstream version 1.2 (Closes: #858292)
- pre-minified Javascript and CSS files removed; we use the existing
source packages in Debian
* wrap-and-sort
* debian/rules:
- enable Tokyocabinet support (Closes: #857804)
- use dh-autoreconf
- really enable geoip support
* debian/copyright: convert to machine-readable format
- note that upstream is now licensed under MIT/Expat license.
- use Files-Excluded to make uscan remove pre-minified JS/CSS from
upstream tarball
* debian/patches/0001-Makefile.am-don-t-install-resources.patch: don't
install extra files to /usr/share/doc/
* debian/patches/0002-Fix-db-path-without-trailing-slash.patch: ditto
* Add myself to Uploaders:
* Add Vcs-* fields pointing to collab-maint/goaccess
* Add missing build dependency on libncurses5-dev
* Add missing build dependency on libbz2-dev
-- Antonio Terceiro <terceiro@debian.org> Thu, 08 Jun 2017 20:46:39 -0300
goaccess (1:0.9.4-1) unstable; urgency=medium
* New upstream release.
* Bump standards-version.
* Update debian/copyright.
- Update dates.
* Enabled geoip in build.
-- Chris Taylor <ctaylor@debian.org> Tue, 06 Oct 2015 16:06:24 +0000
goaccess (1:0.8.3-1) unstable; urgency=medium
* New upstream release.
* Update debian/copyright download location.
* Update address in debian/watch.
-- Chris Taylor <ctaylor@debian.org> Sat, 30 Aug 2014 03:41:22 +0000
goaccess (1:0.8-1) unstable; urgency=low
* New upstream release (Closes: #739719).
* Bump standards-version.
* Update debian/copyright.
- Update dates.
* Update debian/watch with new location.
-- Chris Taylor <ctaylor@debian.org> Fri, 30 May 2014 10:04:35 -0700
goaccess (1:0.6-1) unstable; urgency=low
* New upstream release 0.6
* Bump standards-version.
* Update debian/copyright
- Update dates.
- Update author's email address.
-- Chris Taylor <ctaylor@debian.org> Sun, 28 Jul 2013 06:18:52 +0000
goaccess (1:0.5-1) unstable; urgency=low
* New upstream release 0.5
* Removed all patches as fixes are now upstream.
-- Chris Taylor <ctaylor@debian.org> Tue, 05 Jun 2012 05:18:30 +0000
goaccess (1:0.4.2-3) unstable; urgency=low
* Bump compat to 9.
* Bump versioned build-dep on dh.
* Cleanup debian/rules.
* Bump standards-version.
-- Chris Taylor <ctaylor@debian.org> Sun, 22 Apr 2012 19:17:59 +0000
goaccess (1:0.4.2-2) unstable; urgency=low
* Remove patch 02-ld.
* Add patch 00-ld-as-needed (Closes: #606207).
* Bump standards-version.
* Update debian/copyright.
* Remove config.status and config.log via debian/rules.
-- Chris Taylor <ctaylor@debian.org> Wed, 24 Aug 2011 04:21:25 +0000
goaccess (1:0.4.2-1) unstable; urgency=low
* New upstream release.
* Fix problems in manpage in 01-manpage.
-- Chris Taylor <ctaylor@debian.org> Wed, 12 Jan 2011 10:07:19 +0000
goaccess (1:0.4-1) unstable; urgency=low
* New upstream release.
-- Chris Taylor <ctaylor@debian.org> Tue, 07 Dec 2010 01:37:57 +0000
goaccess (1:0.3.3-1) unstable; urgency=low
* New upstream release 0.3.3
* Update debian/copyright.
* Bump epoch to fix versioning.
-- Chris Taylor <ctaylor@debian.org> Sat, 23 Oct 2010 09:52:37 +0000
goaccess (0.3-1) unstable; urgency=low
* New upstream release 0.3
-- Chris Taylor <ctaylor@debian.org> Mon, 30 Aug 2010 17:40:32 +0000
goaccess (0.12-1) unstable; urgency=low
* New upstream release.
-- Chris Taylor <ctaylor@debian.org> Tue, 13 Jul 2010 17:51:09 +0000
goaccess (0.1-1) unstable; urgency=low
* Initial release (Closes: #588499)
-- Chris Taylor <ctaylor@debian.org> Sat, 10 Jul 2010 17:42:59 -0700
|