Hi,

this bugs are open since nearly two years and OpenOffice.org now uses
epm for its standard build process. I'll NMU at the end of the week if
no reaction/proper upload comes.

The following patch (+ a autoconf run since the old autoconf diff
obviously does not apply) is what I'll use for the NMU.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73
      
diff -u epm-3.5.1/debian/changelog epm-3.7/debian/changelog
--- epm-3.5.1/debian/changelog
+++ epm-3.7/debian/changelog
@@ -1,3 +1,10 @@
+epm (3.7-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release (closes: #188348, #207252) 
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Wed, 23 Feb 2005 22:25:09 +0100
+
 epm (3.5.1-1) unstable; urgency=low
 
   * New upstream version.  Closes: #181287.
diff -u epm-3.5.1/debian/rules epm-3.7/debian/rules
--- epm-3.5.1/debian/rules
+++ epm-3.7/debian/rules
@@ -26,9 +26,11 @@
 
        # Add here commands to clean up after the build process.
        -$(MAKE) distclean
+       rm -f mkepmlist.o
 
        # Some minor cleanup issues
        rm -f doc/Makefile epm.list
+       rm -f macosx/setup.plist macosx/uninst.plist
 
        dh_clean
 
@@ -40,7 +42,7 @@
        dh_installdirs
 
        # Add here commands to install the package into debian/tmp.
-       $(MAKE) install prefix=`pwd`/debian/epm/usr 
exec_prefix=`pwd`/debian/epm/usr
+       $(MAKE) install prefix=`pwd`/debian/epm/usr 
exec_prefix=`pwd`/debian/epm/usr libdir=`pwd`/debian/epm/usr/lib 
datadir=`pwd`/debian/epm/usr/share
 
        # Remove catX dirs.
        rm -rf debian/epm/usr/share/man/cat1

Attachment: signature.asc
Description: Digital signature

Reply via email to