[Pkg-haskell-commits] darcs: darcs: Install upstream's NEWS file (Closes: #589368).

Trent W. Buck trentbuck at gmail.com
Sun Aug 8 04:44:07 UTC 2010


Sun Aug  8 04:43:05 UTC 2010  Trent W. Buck <trentbuck at gmail.com>
  * Install upstream's NEWS file (Closes: #589368).
  Ignore-this: d80bb05ff17be8d84a05b24741512835

    M ./changelog +6
    M ./rules +2

Sun Aug  8 04:43:05 UTC 2010  Trent W. Buck <trentbuck at gmail.com>
  * Install upstream's NEWS file (Closes: #589368).
  Ignore-this: d80bb05ff17be8d84a05b24741512835
diff -rN -u -purd old-darcs/changelog new-darcs/changelog
--- old-darcs/changelog	2010-08-08 04:44:07.808918366 +0000
+++ new-darcs/changelog	2010-08-08 04:44:07.824919231 +0000
@@ -1,3 +1,9 @@
+darcs (2.4.4-3) UNRELEASED; urgency=low
+
+  * Install upstream's NEWS file (Closes: #589368).
+
+ -- Trent W. Buck <trentbuck at gmail.com>  Sun, 08 Aug 2010 14:32:55 +1000
+
 darcs (2.4.4-2) unstable; urgency=low
 
   * Blindly apply Joachim's HPPA workaround (Closes: #588222).
diff -rN -u -purd old-darcs/rules new-darcs/rules
--- old-darcs/rules	2010-08-08 04:44:07.808918366 +0000
+++ new-darcs/rules	2010-08-08 04:44:07.820919015 +0000
@@ -18,6 +18,8 @@ ifneq (nocheck,$(filter nocheck,$(DEB_BU
 endif
 Setup:
 	ghc --make Setup
+override_dh_installchangelogs:	# http://bugs.debian.org/589368
+       dh_installchangelogs -- NEWS
 
 # After checking out the debian/ repo, untar the associated upstream
 # tarball over the top of it.





More information about the Pkg-haskell-commits mailing list