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
|
libapache2-mod-geoip (1.2.10-1) unstable; urgency=medium
[ Prach Pongpanich ]
* Update debian/watch to point to github
* Imported Upstream version 1.2.10 (Closes: #775448)
* Bump standards version to 3.9.6
* Install upstream changelog
* Packaging moved to collab-maint
[ Thijs Kinkhorst ]
* Recommend geoip-database.
* Do not enable GeoIP serverwide by default (Closes: #745633)
-- Prach Pongpanich <prachpub@gmail.com> Mon, 25 May 2015 10:54:38 +0700
libapache2-mod-geoip (1.2.8-2) unstable; urgency=low
* Upload to unstable
* Add Vcs-* fields (forgot in previous upload)
-- Prach Pongpanich <prachpub@gmail.com> Thu, 23 May 2013 22:24:51 +0700
libapache2-mod-geoip (1.2.8-1) experimental; urgency=low
* New maintainer. (Closes: #670999)
* New upstream release. (Closes: #666795)
- Support Apache 2.4
* Adapt "sourceful transition towards Apache 2.4" patch from Arno Töll
- Replace apache2-threaded-dev with apache2-dev in Build-Depends
- Drop apache2.2-common in Depends
- Drop libapache2-mod-geoip.{install,postinst,postrm}
- Add debian/apache2 file
* Update copyright file to version 1.0 format
* Bump debhelper compat to level 9
- Convert debian/rules to debhelper-7 style
- Use dh $@ --with apache2 in d/rules
- Remove package prefix libapache2-mod-geoip.{docs,dirs,examples},
it is useless when build a single binary package
* Add get-orig-source in debian/rules and README.source thanks to Arno Töll
* Update debian/watch and explain why doesn't work
* Add Vcs-* fields in debian/control
* Bump to Standards-Version 3.9.4, no changes needed
-- Prach Pongpanich <prachpub@gmail.com> Mon, 13 Mar 2013 10:42:30 +0700
libapache2-mod-geoip (1.2.7-1) unstable; urgency=low
* New upstream release (Closes: #655492)
- Includes support for newer APIs from upstream
- Includes IPv6 support, as a result, now requires GeoIP >= 1.4.8
* Bump to standards version 3.9.3.1
- Change to debian/rules to add build-arch/build-indep rules
* Remove reference in Description: to only working with Apache 2.x, as
Debian only ships one version of Apache now
-- Nigel Jones <dev@nigelj.com> Thu, 29 Mar 2012 11:25:43 +1300
libapache2-mod-geoip (1.2.5-2) unstable; urgency=low
* Update package for review
- Correct changelog format (for 1.2.5-1)
- Change location of Homepage in debian/control
- Alter Section tag to match ftpmaster's override
* Update build-depends to GeoIP >= 1.4.3
* Enable GeoIPDBFile (geoip.conf) by default
-- Nigel Jones <dev@nigelj.com> Fri, 21 May 2010 11:02:39 +1200
libapache2-mod-geoip (1.2.5-1) unstable; urgency=low
* New maintainer (Closes: #578179)
* Update package to latest upstream (Closes: #556904)
- fixes "Causes intermittent segfaults." (Closes: #497560)
* Change description from Apache 2.0 to 2.x as the module will work
with newer versions of Apache (Closes: #400980)
* Packaging: Convert package to debhelper v7 and in compliance with current
packaging guidelines
- Updated 'compat' version to 7
- Switched to dpkg-source v3
-- Nigel Jones <dev@nigelj.com> Thu, 20 May 2010 21:08:01 +1200
libapache2-mod-geoip (1.1.8-2) unstable; urgency=low
* new apache version 2.2 (Closes: #391788)
-- Michael Mende <debian@menole.net> Sun, 08 Oct 2006 18:44:02 +0200
libapache2-mod-geoip (1.1.8-1) unstable; urgency=low
* new upstream version, includes patch #357387
* build depends no longer on dpatch
-- Michael Mende <debian@menole.net> Sat, 06 May 2006 11:44:02 +0200
libapache2-mod-geoip (1.1.7-2) unstable; urgency=low
* patch by dann frazier <dannf@hp.com> (Closes: #357387)
* build depends now on dpatch
-- Michael Mende <debian@menole.net> Fri, 17 Mar 2006 18:24:20 +0200
libapache2-mod-geoip (1.1.7-1) unstable; urgency=low
* Initial release (Closes: #297842)
-- Michael Mende <debian@menole.net> Sun, 05 Feb 2006 18:24:20 +0200
|