Hi,

The attached file is the diff for my tsocks 1.8beta5-9.1 NMU. The associated
changelog entry is:

 tsocks (1.8beta5-9.1) unstable; urgency=medium

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


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -Nru tsocks-1.8beta5/debian/changelog tsocks-1.8beta5/debian/changelog
--- tsocks-1.8beta5/debian/changelog    2008-06-07 21:53:21.000000000 +0100
+++ tsocks-1.8beta5/debian/changelog    2008-06-07 21:53:21.000000000 +0100
@@ -1,3 +1,11 @@
+tsocks (1.8beta5-9.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashism in debian/rules (Closes: #478633)
+  * Bump Standards-Version to 3.8.0.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Sat, 07 Jun 2008 21:50:24 +0100
+
 tsocks (1.8beta5-9) unstable; urgency=low
 
   * Applied `fallback' patch to allow to fall back to establish
diff -Nru tsocks-1.8beta5/debian/control tsocks-1.8beta5/debian/control
--- tsocks-1.8beta5/debian/control      2008-06-07 21:53:21.000000000 +0100
+++ tsocks-1.8beta5/debian/control      2008-06-07 21:53:21.000000000 +0100
@@ -4,7 +4,7 @@
 Maintainer: Tamas SZERB <[EMAIL PROTECTED]>
 Uploaders: Nico Golde <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 6), autotools-dev, dpatch
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://tsocks.sf.net
 
 Package: tsocks
diff -Nru tsocks-1.8beta5/debian/rules tsocks-1.8beta5/debian/rules
--- tsocks-1.8beta5/debian/rules        2008-06-07 21:53:21.000000000 +0100
+++ tsocks-1.8beta5/debian/rules        2008-06-07 21:53:21.000000000 +0100
@@ -12,7 +12,7 @@
 build: patch build-stamp
 build-stamp:
        dh_testdir
-       -rm -f config.{cache,status} .ChangeLog.swp
+       -rm -f config.cache config.status .ChangeLog.swp
        cp /usr/share/misc/config.guess .
        cp /usr/share/misc/config.sub .
        ./configure --prefix=/usr \

Attachment: signature.asc
Description: PGP signature

Reply via email to