Tags: + patch

Hello Daigo,

My package pound depends on libgoogle-perftools0. For entering lenny it
is necessary that you fix this bug.

Attached are the suggested changed/new files:
- debian/libgoogle-perftools0.docs
- debian/README.Debian
- debian/rules

-- 
Kind Regards,
 Michael Mende

http://www.menole.net/
debian/README.Debian
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk

DEB_DH_INSTALL_SOURCEDIR := $(DEB_DESTDIR)
DEB_INSTALL_CHANGELOGS_ALL := ChangeLog

install/libgoogle-perftools0::
        mv $(DEB_DESTDIR)/usr/bin/pprof $(DEB_DESTDIR)/usr/bin/google-pprof
        mv $(DEB_DESTDIR)/usr/share/man/man1/pprof.1 
$(DEB_DESTDIR)/usr/share/man/man1/google-pprof.1
        sed -i -e "s/pprof/google-pprof/g" 
$(DEB_DESTDIR)/usr/share/man/man1/google-pprof.1
Because of a file conflict between tau and libgoogle-perftools [1]
the binary pprof is renamed as google-pprof,
its manpage in Debian is /usr/share/man/man1/google-pprof.1.gz.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=404001.

Attachment: signature.asc
Description: Digital signature

Reply via email to