Hi,

The attached file is the diff for my nsca 2.6-3.2 NMU. The associated
changelog entry is:

 nsca (2.6-3.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix bashism in debian/rules (Closes: #484419)
   * Bump Standards-Version to 3.8.0.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -Nru nsca-2.6/debian/changelog nsca-2.6/debian/changelog
--- nsca-2.6/debian/changelog   2008-07-11 23:27:19.000000000 +0100
+++ nsca-2.6/debian/changelog   2008-07-11 23:27:19.000000000 +0100
@@ -1,3 +1,11 @@
+nsca (2.6-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #484419)
+  * Bump Standards-Version to 3.8.0.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Fri, 11 Jul 2008 23:26:02 +0100
+
 nsca (2.6-3.1) unstable; urgency=low
 
   * Non-maintainer upload to fix pending l10n issues.
diff -Nru nsca-2.6/debian/control nsca-2.6/debian/control
--- nsca-2.6/debian/control     2008-07-11 23:27:19.000000000 +0100
+++ nsca-2.6/debian/control     2008-07-11 23:27:19.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Nagios Maintainer Group <[EMAIL PROTECTED]>
 Uploaders: sean finney <[EMAIL PROTECTED]>, Cajus Pollmeier <[EMAIL PROTECTED]>
-Standards-Version: 3.6.2
+Standards-Version: 3.8.0
 Build-Depends: libmcrypt-dev, dpatch, debhelper (>= 4.0.0), po-debconf
 
 Package: nsca
diff -Nru nsca-2.6/debian/rules nsca-2.6/debian/rules
--- nsca-2.6/debian/rules       2008-07-11 23:27:19.000000000 +0100
+++ nsca-2.6/debian/rules       2008-07-11 23:27:19.000000000 +0100
@@ -47,7 +47,7 @@
        if test -f Makefile; then $(MAKE) distclean; fi
        dh_clean
        debconf-updatepo
-       rm -f {build,install}-stamp
+       rm -f build-stamp install-stamp
 
 install: install-stamp
 install-stamp: build-stamp

Attachment: signature.asc
Description: PGP signature

Reply via email to