Your message dated Mon, 04 Feb 2008 21:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430665: fixed in libnet-snpp-perl 1.17-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libnet-snpp-perl
Version: 1.17-2
Severity: normal

(libnet-snpp-perl just chosen as example, this bug report applies to
all perl modules)

debian/rules has

install: install-stamp
install-stamp: build
        dh_testdir
        dh_installdirs
        $(MAKE) install PREFIX=$(b)/usr

which is wrong for the upstream perl distribution which creates

DESTDIR =
PREFIX = $(VENDORPREFIX)
PERLPREFIX = /usr
SITEPREFIX = /usr
VENDORPREFIX = /usr
INSTALLPRIVLIB = /usr/lib/perl5/5.8.8
DESTINSTALLPRIVLIB = $(DESTDIR)$(INSTALLPRIVLIB)
...

so it seems that

        $(MAKE) install DESTDIR=$(b) PREFIX=/usr

would be more portable.  [I actually have a custom built perl 5.8.8
installed that I used to build libnet-snpp-perl]

Would it be possible to change the rules file to this scheme?

Thanks,
Richard.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.33-tatsmp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libnet-snpp-perl depends on:
ii  perl                       5.8.4-8sarge5 Larry Wall's Practical Extraction 
ii  perl-modules [libnet-perl] 5.8.4-8sarge5 Core Perl modules


--- End Message ---
--- Begin Message ---
Source: libnet-snpp-perl
Source-Version: 1.17-3

We believe that the bug you reported is fixed in the latest version of
libnet-snpp-perl, which is due to be installed in the Debian FTP archive:

libnet-snpp-perl_1.17-3.diff.gz
  to pool/main/libn/libnet-snpp-perl/libnet-snpp-perl_1.17-3.diff.gz
libnet-snpp-perl_1.17-3.dsc
  to pool/main/libn/libnet-snpp-perl/libnet-snpp-perl_1.17-3.dsc
libnet-snpp-perl_1.17-3_all.deb
  to pool/main/libn/libnet-snpp-perl/libnet-snpp-perl_1.17-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari <[EMAIL PROTECTED]> (supplier of updated libnet-snpp-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 04 Feb 2008 15:32:39 -0200
Source: libnet-snpp-perl
Binary: libnet-snpp-perl
Architecture: source all
Version: 1.17-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Martín Ferrari <[EMAIL PROTECTED]>
Description: 
 libnet-snpp-perl - perl module for accessing SNPP servers
Closes: 430665
Changes: 
 libnet-snpp-perl (1.17-3) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
   * debian/watch: use dist-based URL.
   * debian/rules: delete /usr/lib/perl5 only if it exists.
 .
   [ Martín Ferrari ]
   * debian/control:
   - Removed old dependency on libnet-perl as we have perl 8 since oldstable.
   - Added netbase to Build-Depends-Indep to properly run tests, and quilt.
   - Bumped Standards-Version (no changes).
   - Added myself to uploaders.
   - Name ::Server too in description.
   * debian/watch: add optional "v" version prefix.
   * debian/rules: updated to current practises (Closes: #430665), and enable
     tests, and quilt.
   * debian/copyright: converted to new format, use UTF-8, and update very old
     CP info.
 .
   [ Damyan Ivanov ]
   * remove unused dh_installexamples
   * make install-stamp depend on build-stamp, not build
Files: 
 66597ec48a9736d730653cf117061939 1032 perl optional libnet-snpp-perl_1.17-3.dsc
 b39c784ea15e2ace6eb2b6e974f5a28e 2770 perl optional 
libnet-snpp-perl_1.17-3.diff.gz
 1dde3d9959c6333469f301038443616a 27242 perl optional 
libnet-snpp-perl_1.17-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHp3tsHqjlqpcl9jsRAnFiAJ9UfD9UtP9Bpq8QfDg6EcK5pA+s4gCfVoZQ
g+SxsQQDAtDgpS8S67o3TVE=
=aR4R
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to