Codebase list libapache2-mod-perl2 / 20ae775
describe all patches Damyan Ivanov 14 years ago
5 changed file(s) with 25 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
99 * add a patch fixing bad manpage whatis name
1010 * Standards-Version: 3.8.4
1111 + support 'nockeck' in DEB_BUILD_OPTIONS as per Policy 3.8.1
12 * describe all patches
1213
1314 -- Damyan Ivanov <dmn@debian.org> Mon, 01 Feb 2010 07:22:55 +0200
1415
0 Description: link with gtop-2.0
1 Forwarded: no
2 Author: Andres Salomon <dilinger@voxel.net>
3 Last-Update: 2010-04-21
4
05 --- a/lib/Apache2/Build.pm
16 +++ b/lib/Apache2/Build.pm
27 @@ -449,7 +449,7 @@ sub gtop_ldopts_old {
0 Description: direct bug reports to Debian BTS
1 Forwarded: not-needed
2 Author: Gunnar Wolf <gwolf@debian.org>
3 Last-Update: 2010-04-21
4
05 --- a/lib/ModPerl/TestReport.pm
16 +++ b/lib/ModPerl/TestReport.pm
27 @@ -97,7 +97,11 @@ sub package2filename {
0 Description: fix man section of the generated manpages
1 On Debian, manual pages about Perl modules need to nbe with '3pm' extension as
2 per Debian Perl policy.
3 Forwarded: not-needed
4 Author: Gunnar Wolf <gwolf@debian.org>
5 Reviewed-by: *** FIXME ***
6 Last-Update: 2007-08-18
7
08 --- a/lib/ModPerl/BuildMM.pm
19 +++ b/lib/ModPerl/BuildMM.pm
210 @@ -281,7 +281,7 @@ sub ModPerl::BuildMM::MY::postamble {
0 Description: allow building in parallel (make -j)
1 add some target inter-dependencies so that parallel building can be done
2 Forwarded: no
3 Author: Frank Lichtenheld <djpig@debian.org>
4 Last-Update: 2010-04-21
5
06 --- a/Makefile.PL
17 +++ b/Makefile.PL
28 @@ -738,7 +738,9 @@ sub MY::install {