Bug#442685: nco: diff for NMU version 3.9.0-1.1

2008-04-21 Thread Charlie Zender



Attached is the diff for my nco 3.9.0-1.1 NMU.


Ummm...thanks for these patches. I've incorporated them into
upstream, which is at 3.9.4-1.

Whoever originated these can, in the future, send patches
to me since I am both the upstream author and the debian
maintainer, although my debian packaging skills are laughable.

Charlie
--
Charlie Zender, Department of Earth System Science, UC Irvine
Sab. at CNRS/LGGE-Grenoble until 20080815 :) 011+33+476+824236
Laboratoire de Glaciologie et Géophysique de l'Environnement
54 rue Molière BP 96, 38402 Saint Martin d'Hères Cedex, France




Bug#442685: nco: diff for NMU version 3.9.0-1.1

2008-04-19 Thread morph
tags 442685 + patch
thanks

Hi,

Attached is the diff for my nco 3.9.0-1.1 NMU.
diff -u nco-3.9.0/debian/control nco-3.9.0/debian/control
--- nco-3.9.0/debian/control
+++ nco-3.9.0/debian/control
@@ -4,6 +4,7 @@
 Maintainer: Charlie Zender [EMAIL PROTECTED]
 Build-Depends: debhelper (= 4), antlr, bison, flex, libantlr-dev, netcdf-bin, netcdfg-dev, texinfo
 Standards-Version: 3.7.2
+Homepage: http://nco.sourceforge.net/
 
 Package: nco
 Architecture: any
diff -u nco-3.9.0/debian/changelog nco-3.9.0/debian/changelog
--- nco-3.9.0/debian/changelog
+++ nco-3.9.0/debian/changelog
@@ -1,3 +1,17 @@
+nco (3.9.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+- fixed FTBFS if build twice in a row (Closes: #442685)
+  * debian/doc-base
+- changed section
+  * debian/watch
+- added
+  * debian/control
+- added Homepage field
+
+ -- Sandro Tosi [EMAIL PROTECTED]  Sat, 19 Apr 2008 16:28:04 +0200
+
 nco (3.9.0-1) unstable; urgency=low
 
   * new upstream version (includes netCDF4 atomic types)
diff -u nco-3.9.0/debian/doc-base nco-3.9.0/debian/doc-base
--- nco-3.9.0/debian/doc-base
+++ nco-3.9.0/debian/doc-base
@@ -5,7 +5,7 @@
  NCO is a suite of programs, or operators, that take netCDF files as
  input, perform an operation (e.g. averaging or hyperslabbing) and
  produce an output netCDF file.
-Section: Apps/Science
+Section: Science/Data Analysis
 
 Format: info
 Index: /usr/share/info/nco.info.gz
diff -u nco-3.9.0/debian/rules nco-3.9.0/debian/rules
--- nco-3.9.0/debian/rules
+++ nco-3.9.0/debian/rules
@@ -68,6 +68,9 @@
 	dh_testroot
 	rm -f build-arch-stamp build-indep-stamp config-stamp
 	-$(MAKE) distclean
+
+	rm -f data/big.nc
+
 	dh_clean
 
 install: install-arch
only in patch2:
unchanged:
--- nco-3.9.0.orig/debian/watch
+++ nco-3.9.0/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://dust.ess.uci.edu/nco/src/nco-(.*)\.tar\.gz