[Pkg-haskell-commits] darcs: haskell-url: Use Build-Depends-Indep.

Marco Túlio Gontijo e Silva marcot at debian.org
Tue Mar 23 14:55:57 UTC 2010


Tue Mar 23 14:53:25 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * Use Build-Depends-Indep.
  Ignore-this: 5ba9e42fd6e5b618d1e59891b91a926f

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

Tue Mar 23 14:53:25 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * Use Build-Depends-Indep.
  Ignore-this: 5ba9e42fd6e5b618d1e59891b91a926f
diff -rN -u old-haskell-url/changelog new-haskell-url/changelog
--- old-haskell-url/changelog	2010-03-23 14:55:57.766320113 +0000
+++ new-haskell-url/changelog	2010-03-23 14:55:57.774320540 +0000
@@ -1,3 +1,9 @@
+haskell-url (2.1.2-2) UNRELEASED; urgency=low
+
+  * Use Build-Depends-Indep.
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Tue, 23 Mar 2010 11:50:54 -0300
+
 haskell-url (2.1.2-1) unstable; urgency=low
 
   [ Marco Túlio Gontijo e Silva ]
diff -rN -u old-haskell-url/control new-haskell-url/control
--- old-haskell-url/control	2010-03-23 14:55:57.766320113 +0000
+++ new-haskell-url/control	2010-03-23 14:55:57.774320540 +0000
@@ -9,7 +9,7 @@
  cdbs,
  ghc6,
  ghc6-prof,
- ghc6-doc
+Build-Depends-Indep: ghc6-doc
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/url
 Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-url
diff -rN -u old-haskell-url/rules new-haskell-url/rules
--- old-haskell-url/rules	2010-03-23 14:55:57.766320113 +0000
+++ new-haskell-url/rules	2010-03-23 14:55:57.770320326 +0000
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+DEB_BUILD_DEPENDENCIES = build-arch
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk





More information about the Pkg-haskell-commits mailing list