[DHG_packages] 01/01: snap-templates: add Breaks+Replaces on libghc-snap-dev (<< 1.0.0.1-1)

Clint Adams clint at moszumanska.debian.org
Sun Nov 6 14:06:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit 4880f8c1fad2ddf7f1b9c51d1dfc15c74492b415
Author: Clint Adams <clint at debian.org>
Date:   Sun Nov 6 08:44:36 2016 -0500

    snap-templates: add Breaks+Replaces on libghc-snap-dev (<< 1.0.0.1-1)
---
 p/haskell-snap-templates/debian/changelog | 7 +++++++
 p/haskell-snap-templates/debian/control   | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/p/haskell-snap-templates/debian/changelog b/p/haskell-snap-templates/debian/changelog
index 06121b9..b0d6544 100644
--- a/p/haskell-snap-templates/debian/changelog
+++ b/p/haskell-snap-templates/debian/changelog
@@ -1,3 +1,10 @@
+haskell-snap-templates (1.0.0.0-3) unstable; urgency=high
+
+  * Add Breaks+Replaces on libghc-snap-dev (<< 1.0.0.1-1).
+    closes: #843030.
+
+ -- Clint Adams <clint at debian.org>  Sun, 06 Nov 2016 08:43:34 -0500
+
 haskell-snap-templates (1.0.0.0-2) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-snap-templates/debian/control b/p/haskell-snap-templates/debian/control
index de550cb..cfcc77e 100644
--- a/p/haskell-snap-templates/debian/control
+++ b/p/haskell-snap-templates/debian/control
@@ -39,6 +39,8 @@ Recommends: ${haskell:Recommends},
 Suggests: ${haskell:Suggests},
 Conflicts: ${haskell:Conflicts},
 Provides: ${haskell:Provides},
+Breaks: libghc-snap-dev (<< 1.0.0.1-1)
+Replaces: libghc-snap-dev (<< 1.0.0.1-1)
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list