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
|
libapache2-mod-rivet (2.2.0-1) unstable; urgency=medium
* New upstream release 2.2.0
-- Massimo Manghi <mxmanghi@apache.org> Tue, 17 Jun 2014 20:34:57 +0200
libapache2-mod-rivet (2.1.4-2) unstable; urgency=low
* Debian watch file has now information to verify upstrem tarball
signature
* Duplicate png file removed from package
-- Massimo Manghi <mxmanghi@apache.org> Sun, 16 Mar 2014 00:48:31 +0100
libapache2-mod-rivet (2.1.4-1) unstable; urgency=low
* New upstream release 2.1.4
* Starting with 2.1.4 autoconf build scripts were reorganized to
allow idempotent build of rivet (Closes: #725681)
* Verified compliance with level 3.9.5 of the standards
-- Massimo Manghi <mxmanghi@apache.org> Wed, 05 Mar 2014 00:11:31 +0100
libapache2-mod-rivet (2.1.3-1) unstable; urgency=low
* New upstream code 2.1.3
* Removed package dh-apache2 from Build-Depends
* Undone patch removing distclean target from doc/Makefile.am
-- Massimo Manghi <mxmanghi@apache.org> Wed, 02 Oct 2013 11:44:17 +0200
libapache2-mod-rivet (2.1.2-1) unstable; urgency=low
* New upstream code released 2.1.2
* Undoing patch for src/apache-2/mod_rivet.c fixing unsecure call to
ap_log_error
-- Massimo Manghi <mxmanghi@apache.org> Tue, 18 Jun 2013 23:59:26 +0200
libapache2-mod-rivet (2.1.1-3.1) unstable; urgency=low
* Non-maintainer mea culpa upload.
* Revert the Build-Depends-Indep split - doesn't work this way currently.
(Closes: #711189)
-- Sven Hoexter <hoexter@debian.org> Wed, 05 Jun 2013 20:52:56 +0200
libapache2-mod-rivet (2.1.1-3) unstable; urgency=low
[ Massimo Manghi ]
* Fix "Apache 2.4 moves to Unstable" repackaging to complete sourceful
transition to new packaging for Apache 2.4 (Closes: #709471)
[ Sven Hoexter]
* Build-Depend on debhelper >= 9 for compat level 9.
* Split of Build-Depends-Indep for the -doc package.
-- Massimo Manghi <mxmanghi@apache.org> Thu, 30 May 2013 15:24:41 +0200
libapache2-mod-rivet (2.1.1-2) unstable; urgency=low
* Changing build dependency from tcl8.5-dev to tcl-dev as Tcl 8.5
is the current Debian default. This should also fix a problem
with Ubuntu which already is using a multiarch configuration script
in /usr/lib/tclConfig.sh
-- Massimo Manghi <mxmanghi@apache.org> Wed, 24 Apr 2013 23:36:55 +0200
libapache2-mod-rivet (2.1.1-1) unstable; urgency=low
* New upstream release 2.1.1
* Unapplied patches now incorporated in the original source code
* Standards revised to conform new version 3.9.4
* Package section changed to 'httpd' and priority changed to 'optional'
as recommended by Debian's latest changes to policy
-- Massimo Manghi <mxmanghi@apache.org> Thu, 28 Feb 2013 22:18:57 +0100
libapache2-mod-rivet (2.1.0-1) unstable; urgency=low
* New upstream release 2.1.0
* Applied patches to fix minor bugs in version 2.1.0, improve
command '::rivet::headers' error reporting.
* Manual generation target patched and output generated using utf-8
encoding.
* Adding docbook-xml to build depends line in control.
* Add command removing .la files generated by the build process for
librivet and librivetparser
-- Massimo Manghi <mxmanghi@apache.org> Mon, 21 Jan 2013 23:59:58 +0100
libapache2-mod-rivet (2.0.5-1) unstable; urgency=low
* New upstream release 2.0.5
* postinst and prerm scripts following specifications dictated by
sourceful transition to Apache 2.4 undone and old Apache 2.2 style
scripts reinstated
* copyright file expanded
* Drop the CHANGES and TODO file from the package, the content is
currently meaningless and outdated.
-- Massimo Manghi <mxmanghi@apache.org> Fri, 29 Jun 2012 11:24:42 +0200
libapache2-mod-rivet (2.0.4-3) experimental; urgency=low
* Fix "sourceful transition towards Apache 2.4" The binary package
should not assume apache2 is installed, hence postinst might exit
without enabling the module. (Closes: #666828)
-- Massimo Manghi <mxmanghi@apache.org> Tue, 24 Apr 2012 13:39:28 +0200
libapache2-mod-rivet (2.0.4-2) experimental; urgency=low
* Fix "sourceful transition towards Apache 2.4" by adding recommended
macro and procedure calls (Closes: #666828)
* Removed build depends on docbook toolchain. Manual is not created during
package build, the html output shipped with the upstream tarball is
copied into libapache2-mod-rivet-doc
* Introduced compilation hardening flags to debian/rules and an unused
variable has been removed. Created dquilt patch to be applied to
src/apache-2/mod_rivet.c (mod_rivet-hardening.patch)
* added libtool to BuildDepends since automake doesn't depend on it,
still we are using it to produce the mod_rivet.so shared library.
* unused definition of DH_OPTIONS removed from 'rules'
* compilation flags commented (and therefore unused) removed from debian/rules
* in 'rules' build-stamp target removed from list of phony targets
-- Massimo Manghi <mxmanghi@apache.org> Tue, 10 Apr 2012 17:08:53 +0200
libapache2-mod-rivet (2.0.4-1) unstable; urgency=low
* New upstream release 2.0.4
* Remove debian/patches/makefile_am.diff - included upstream.
* Package documentation tag set to 'Web Programming' in
debian/libapache2-mod-rivet-doc.doc-base
-- Massimo Manghi <mxmanghi@apache.org> Wed, 21 Sep 2011 22:20:30 +0200
libapache2-mod-rivet (2.0.3-2) unstable; urgency=low
* Added installation targets for removing unneeded .la libtool files
(Closes: #621613)
* Removed redundant lines of code from
debian/libapache2-mod-rivet.postist
* Debian script examined in order to check compliance with package
standard 3.9.2
* Added 'automake' to list of Build-Depends
-- Massimo Manghi <mxmanghi@apache.org> Thu, 14 Apr 2011 22:40:27 +0200
libapache2-mod-rivet (2.0.3-1) unstable; urgency=low
* New release 2.0.3
-- Massimo Manghi <mxmanghi@apache.org> Sat, 19 Mar 2011 02:19:17 +0100
libapache2-mod-rivet (2.0.2-1) unstable; urgency=low
* Initial package of Rivet for Debian
* Closes: #599446, #599447
-- Massimo Manghi <mxmanghi@apache.org> Mon, 11 Oct 2010 15:22:19 +0200
|