tags 592097 patch thanks Hi,
Do you use pbuilder or cowbuilder? I attach a patch revising this problem. Best regards, Nobuhiro
diff -Nru cmor-2.2.0/debian/changelog cmor-2.2.0/debian/changelog --- cmor-2.2.0/debian/changelog 2010-08-26 03:18:37.000000000 +0900 +++ cmor-2.2.0/debian/changelog 2010-08-28 00:10:58.000000000 +0900 @@ -1,3 +1,13 @@ +cmor (2.2.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Update debian/control. + - Add automake to Build-Depends (Closes: #592097). + - Add gfortran and python-numpy to Build-Depends. + - Remove autoconf from Build-Depends. + + -- Nobuhiro Iwamatsu <[email protected]> Fri, 27 Aug 2010 23:41:46 +0900 + cmor (2.2.0-1) unstable; urgency=low * Upstream release 2.2.0. diff -Nru cmor-2.2.0/debian/control cmor-2.2.0/debian/control --- cmor-2.2.0/debian/control 2010-08-26 03:18:37.000000000 +0900 +++ cmor-2.2.0/debian/control 2010-08-28 00:00:35.000000000 +0900 @@ -2,7 +2,7 @@ Section: utils Priority: extra Maintainer: Alastair McKinstry <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), dh-buildinfo, libossp-uuid-dev, libudunits2-dev, libnetcdf-dev, uuid-dev, python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6b3), libgfortran3, autoconf +Build-Depends: debhelper (>= 7.0.50~), dh-buildinfo, libossp-uuid-dev, libudunits2-dev, libnetcdf-dev, uuid-dev, python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6b3), libgfortran3, automake, gfortran, python-numpy Standards-Version: 3.9.1 Homepage: http://www2-pcmdi.llnl.gov/cmor Vcs-Git: http://esg-repo.llnl.gov/git/cmor.git
signature.asc
Description: Digital signature

