[Pkg-haskell-commits] darcs: haskell98-report: debian/rules: Remove commands from binary-arch.

Marco Túlio Gontijo e Silva marcot at debian.org
Mon Mar 8 22:28:25 UTC 2010


Sat Mar  6 02:01:21 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * debian/rules: Remove commands from binary-arch.
  Ignore-this: 452f194a11f934dd270adce82465c0

    M ./changelog +1
    M ./rules -2 +1

Sat Mar  6 02:01:21 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * debian/rules: Remove commands from binary-arch.
  Ignore-this: 452f194a11f934dd270adce82465c0
diff -rN -u old-haskell98-report/changelog new-haskell98-report/changelog
--- old-haskell98-report/changelog	2010-03-08 22:28:24.993367415 +0000
+++ new-haskell98-report/changelog	2010-03-08 22:28:25.009368247 +0000
@@ -11,6 +11,7 @@
   * source/format: Use 3.0 (quilt).
   * Remove references to old CVS repo.
   * debian/rules: Don't ignore errors on make clean.
+  * debian/rules: Remove commands from binary-arch.
 
  -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Fri, 05 Mar 2010 12:39:31 -0300
 
diff -rN -u old-haskell98-report/rules new-haskell98-report/rules
--- old-haskell98-report/rules	2010-03-08 22:28:24.993367415 +0000
+++ new-haskell98-report/rules	2010-03-08 22:28:25.001367831 +0000
@@ -41,8 +41,7 @@
 	dh_md5sums
 	dh_builddeb
 
-binary-arch: build
-	@:
+binary-arch:
 
 binary: binary-indep binary-arch
 





More information about the Pkg-haskell-commits mailing list