[Pkg-haskell-commits] darcs: gitit: Breaks+Replaces, closes: #789741.

Clint Adams clint at debian.org
Wed Jun 24 13:43:50 UTC 2015


Wed Jun 24 13:43:42 UTC 2015  Clint Adams <clint at debian.org>
  * Breaks+Replaces, closes: #789741.

    M ./changelog -1 +8
    M ./control +2

Wed Jun 24 13:43:42 UTC 2015  Clint Adams <clint at debian.org>
  * Breaks+Replaces, closes: #789741.
diff -rN -u old-gitit/changelog new-gitit/changelog
--- old-gitit/changelog	2015-06-24 13:43:50.151571838 +0000
+++ new-gitit/changelog	2015-06-24 13:43:50.155571839 +0000
@@ -1,3 +1,10 @@
+gitit (0.10.7-2) unstable; urgency=high
+
+  * Add Breaks+Replaces to cope with the binary package split from
+    0.10.6.3+dfsg-1.  closes: #789741.
+
+ -- Clint Adams <clint at debian.org>  Wed, 24 Jun 2015 09:20:43 -0400
+
 gitit (0.10.7-1) unstable; urgency=medium
 
   * New upstream version.
@@ -9,7 +16,7 @@
   * Let Homepage point to http://gitit.net/ (Closes: #773367)
   * Depend on haskell-devscripts 0.9, found in experimental
   * Do not depend on xhtml, which now comes with GHC
-  * Change section to web (Closes: #784813) 
+  * Change section to web (Closes: #784813)
   * New upstream release
 
   [ Dmitry Bogatov ]
diff -rN -u old-gitit/control new-gitit/control
--- old-gitit/control	2015-06-24 13:43:50.151571838 +0000
+++ new-gitit/control	2015-06-24 13:43:50.159571840 +0000
@@ -249,6 +249,8 @@
 Depends: ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
+Breaks: gitit (<< 0.10.6.3+dfsg-1)
+Replaces: gitit (<< 0.10.6.3+dfsg-1)
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .




More information about the Pkg-haskell-commits mailing list