tags 577338 + patch tags 577338 + pending thanks Dear maintainer,
I've prepared an NMU for arpack++ (versioned as 2.3-1.1) and uploaded it to DELAYED/3. Please feel free to tell me if I should delay it longer.
-- Jakub Wilk
diff -u arpack++-2.3/debian/rules arpack++-2.3/debian/rules
--- arpack++-2.3/debian/rules
+++ arpack++-2.3/debian/rules
@@ -5,9 +5,7 @@
DEB_BUILDDIR := $(DEB_SRCDIR)/
DEB_CONFIGURE_SCRIPT := $(DEB_SRCDIR)/configure
DEB_MAKE_CLEAN_TARGET := clean
-DEB_MAKE_BUILD_TARGET := default
DEB_COMPRESS_EXCLUDE := .pdf
-DEB_MAKE_INSTALL_TARGET = install $(DEB_DESTDIR)
DEB_INSTALL_EXAMPLES_libarpack++2-dev:=examples/*
diff -u arpack++-2.3/debian/control arpack++-2.3/debian/control
--- arpack++-2.3/debian/control
+++ arpack++-2.3/debian/control
@@ -30,7 +30,7 @@
Package: libarpack++2-dev
Section: libdevel
Architecture: any
-Depends: libarpack++2c2a, libarpack2-dev
+Depends: libarpack++2c2a (= ${binary:Version}), libarpack2-dev
Description: Object-oriented version of the ARPACK package (development)
ARPACK++ is an object-oriented version of the ARPACK package. It consists a
collection of classes that offers c++ programmers an interface to ARPACK. It
diff -u arpack++-2.3/debian/changelog arpack++-2.3/debian/changelog
--- arpack++-2.3/debian/changelog
+++ arpack++-2.3/debian/changelog
@@ -1,3 +1,13 @@
+arpack++ (2.3-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Don't set DEB_MAKE_BUILD_TARGET, DEB_MAKE_INSTALL_TARGET
+ (closes: #577338).
+ * Make libarpack++2-dev have a strict versioned dependency on the runtime
+ library.
+
+ -- Jakub Wilk <[email protected]> Sat, 24 Jul 2010 00:29:05 +0200
+
arpack++ (2.3-1) unstable; urgency=low
[ Christophe Prud'homme ]
signature.asc
Description: Digital signature

