r15555 - in /trunk/libclass-methodmaker-perl: Build.PL debian/changelog

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Feb 24 23:06:17 UTC 2008


Author: gregoa-guest
Date: Sun Feb 24 23:06:16 2008
New Revision: 15555

URL: http://svn.debian.org/wsvn/?sc=1&rev=15555
Log:
Revert Build.PL to the pristine version (was patched in earlier
  releases).

Modified:
    trunk/libclass-methodmaker-perl/Build.PL
    trunk/libclass-methodmaker-perl/debian/changelog

Modified: trunk/libclass-methodmaker-perl/Build.PL
URL: http://svn.debian.org/wsvn/trunk/libclass-methodmaker-perl/Build.PL?rev=15555&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/Build.PL (original)
+++ trunk/libclass-methodmaker-perl/Build.PL Sun Feb 24 23:06:16 2008
@@ -15,13 +15,6 @@
                 my $blib = $self->blib;
                 $self->add_to_cleanup($blib);
                 File::Path::mkpath( File::Spec->catdir($blib, 'arch') );
-
-
-                # Work around Module::Build bug #292054
-                #   Peter Palfrader <weasel at debian.org>, Mon, 24 Jan 2005 23:58:56 +0100
-                push @{ $self->{properties}->{include_dirs} },
-                    File::Spec->catdir($self->{config}->{archlib}, 'CORE');
-
 
                 foreach my $element (@{$self->build_elements}) {
                   my $method = "process_${element}_files";

Modified: trunk/libclass-methodmaker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libclass-methodmaker-perl/debian/changelog?rev=15555&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/changelog (original)
+++ trunk/libclass-methodmaker-perl/debian/changelog Sun Feb 24 23:06:16 2008
@@ -21,8 +21,10 @@
   * Set debhelper compatibility level to 6; add debian/compat.
   * Depend on ${perl:Depends}.
   * Remove debian/lintian.override.
+  * Revert Build.PL to the pristine version (was patched in earlier
+    releases).
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 25 Feb 2008 00:03:59 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 25 Feb 2008 00:05:32 +0100
 
 libclass-methodmaker-perl (2.07-2) unstable; urgency=low
 




More information about the Pkg-perl-cvs-commits mailing list