r36455 - in /packages/etsf-io/trunk/debian: ./ changelog rules

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Sat May 8 11:39:34 UTC 2010


Author: sylvestre
Date: Sat May  8 11:39:32 2010
New Revision: 36455

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36455
Log:
  * Build with gfortran instead of g77 now (Closes: #580724)

Modified:
    packages/etsf-io/trunk/debian/   (props changed)
    packages/etsf-io/trunk/debian/changelog
    packages/etsf-io/trunk/debian/rules

Propchange: packages/etsf-io/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Modified: packages/etsf-io/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/etsf-io/trunk/debian/changelog?rev=36455&op=diff
==============================================================================
--- packages/etsf-io/trunk/debian/changelog (original)
+++ packages/etsf-io/trunk/debian/changelog Sat May  8 11:39:32 2010
@@ -1,3 +1,9 @@
+etsf-io (1.0.3-2) unstable; urgency=low
+
+  * Build with gfortran instead of g77 now (Closes: #580724)
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Sat, 08 May 2010 10:42:18 +0200
+
 etsf-io (1.0.3-1) unstable; urgency=low
 
   * Initial packaging from upstream version 1.0.3 (Closes: #578288)

Modified: packages/etsf-io/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/etsf-io/trunk/debian/rules?rev=36455&op=diff
==============================================================================
--- packages/etsf-io/trunk/debian/rules (original)
+++ packages/etsf-io/trunk/debian/rules Sat May  8 11:39:32 2010
@@ -6,7 +6,6 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_CONFIGURE_USER_FLAGS := --docdir=\$${prefix}/share/doc/libetsf-io-doc --with-moduledir=\$${includedir}
-DEB_CONFIGURE_SCRIPT_ENV += FC="gfortran-4.3"
 DEB_MAKE_INSTALL_TARGET  := install DESTDIR=$(DEB_DESTDIR)
 DEB_INSTALL_DOCS_etsf-io := -XTODO
 DEB_INSTALL_DOCS_libetsf-io-doc := -XAUTHORS -XREADME -XNEWS -XTODO




More information about the debian-science-commits mailing list