Hi, I've just uploaded Robert's NMU to delayed/7.
debdiff pgapack_1.0.0.1-4.1.dsc /srv/pbuilder/result/pgapack_1.0.0.1-4.2.dsc
changelog | 7 +++++++
rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff -u pgapack-1.0.0.1/debian/changelog pgapack-1.0.0.1/debian/changelog
--- pgapack-1.0.0.1/debian/changelog
+++ pgapack-1.0.0.1/debian/changelog
@@ -1,3 +1,10 @@
+pgapack (1.0.0.1-4.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Remove a bashism from debian/rules (Closes: #379168).
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]> Sat, 22 Jul 2006 20:04:10 -0400
+
pgapack (1.0.0.1-4.1) unstable; urgency=low
* Non-maintainer upload.
diff -u pgapack-1.0.0.1/debian/rules pgapack-1.0.0.1/debian/rules
--- pgapack-1.0.0.1/debian/rules
+++ pgapack-1.0.0.1/debian/rules
@@ -98,7 +98,7 @@
-gzip -9f examples.tar
$(INSTALL_DATA) *.tar.gz debian/tmp/usr/share/doc/pgapack
# scripts
- $(INSTALL_PROGRAM) debian/{postinst,prerm} debian/tmp/DEBIAN/
+ $(INSTALL_PROGRAM) debian/postinst debian/prerm debian/tmp/DEBIAN/
#
# build the package
dpkg-gencontrol -isp -ppgapack -Pdebian/tmp
Christoph
--
[EMAIL PROTECTED] | http://www.df7cb.de/
signature.asc
Description: Digital signature

