[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#453014: marked as done (Bashism)



Your message dated Fri, 25 Jan 2008 21:32:10 +0000
with message-id <E1JIW9i-0002b1-K7@ries.debian.org>
and subject line Bug#453014: fixed in netcdf 3.6.1-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
From: Luca Falavigna <dktrkranz@ubuntu.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Bashism
Package: netcdf
Version: 3.6.1-1
Severity: minor
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu hardy ubuntu-patch

netcdf has a bashism in debian/rules file which causes FTBFS on systems
with /bin/sh linked to /bin/dash. Even if Debian is not affected, it
could be worth adjust it for compatibility purposes.
Attached patch, taken from Ubuntu version, should fix this issue.

Thank you.
diff -pruN 3.6.1-1/debian/rules 3.6.1-1ubuntu1/debian/rules
--- 3.6.1-1/debian/rules	2007-11-06 10:10:48.000000000 +0000
+++ 3.6.1-1ubuntu1/debian/rules	2007-11-06 10:09:27.000000000 +0000
@@ -335,8 +335,7 @@ endif
 	  debian/tmp-dev/usr/share/doc/$(package)g-dev/changelog.Debian
 	install -m 644 src/cxx/example.c src/cxx/example.cpp \
 	  debian/tmp-dev/usr/share/doc/$(package)g-dev/examples/.
-	gzip -9v debian/tmp-dev/usr/share/doc/$(package)g-dev/[^e]*	\
-	  debian/tmp-dev/usr/share/doc/$(package)g-dev/examples/*
+	gzip -9vr debian/tmp-dev/usr/share/doc/$(package)g-dev/*
 	$(RM) -r debian/tmp-dev/usr/share/man/man3f
 	gzip -9v debian/tmp-dev/usr/share/man/*/*
 	install -m 644 debian/copyright	\

--- End Message ---
--- Begin Message ---
Source: netcdf
Source-Version: 3.6.1-2

We believe that the bug you reported is fixed in the latest version of
netcdf, which is due to be installed in the Debian FTP archive:

libnetcdf++3_3.6.1-2_i386.deb
  to pool/main/n/netcdf/libnetcdf++3_3.6.1-2_i386.deb
libnetcdf3_3.6.1-2_i386.deb
  to pool/main/n/netcdf/libnetcdf3_3.6.1-2_i386.deb
netcdf-bin_3.6.1-2_i386.deb
  to pool/main/n/netcdf/netcdf-bin_3.6.1-2_i386.deb
netcdf_3.6.1-2.diff.gz
  to pool/main/n/netcdf/netcdf_3.6.1-2.diff.gz
netcdf_3.6.1-2.dsc
  to pool/main/n/netcdf/netcdf_3.6.1-2.dsc
netcdfg-dev_3.6.1-2_i386.deb
  to pool/main/n/netcdf/netcdfg-dev_3.6.1-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 453014@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc 'HE' Brockschmidt <he@debian.org> (supplier of updated netcdf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 25 Jan 2008 22:18:00 +0100
Source: netcdf
Binary: libnetcdf3 libnetcdf++3 netcdfg-dev netcdf-bin
Architecture: source i386
Version: 3.6.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Marc 'HE' Brockschmidt <he@debian.org>
Description: 
 libnetcdf++3 - An interface for scientific data access to large binary data
 libnetcdf3 - An interface for scientific data access to large binary data
 netcdf-bin - Programs for reading and writing NetCDF files
 netcdfg-dev - Development kit for NetCDF
Closes: 453014
Changes: 
 netcdf (3.6.1-2) unstable; urgency=low
 .
   * QA upload.
   * debian/rules: Fix bashism (Closes: #453014)
Files: 
 99fc30dcd4910e9641d04b74f6cb0121 710 science optional netcdf_3.6.1-2.dsc
 99cd917acb5589f152f31e065fbafb8a 26625 science optional netcdf_3.6.1-2.diff.gz
 671c09ded294984bd9faa25ea2d14184 75430 libs optional libnetcdf3_3.6.1-2_i386.deb
 bedc2befa3a965a3baabd2f7f3b340f8 43050 libs optional libnetcdf++3_3.6.1-2_i386.deb
 cf52d034a155264442e51ffa36f47af5 258140 devel optional netcdfg-dev_3.6.1-2_i386.deb
 c9b3d97eb28a812950638cc98322dd33 87250 science optional netcdf-bin_3.6.1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHmlLhmO5zOp3h7rERAqoIAJoCLPB/EhbcrQSEIWtHWR1EqMMjygCeMtuD
2R2DUoVAquUP3fDuBEiTsDc=
=0b4B
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: