Your message dated Sat, 14 Sep 2019 09:16:29 -0700
with message-id <[email protected]>
and subject line Re: Bug#939879: stylish-haskell: debdiff for NMU
has caused the Debian Bug report #939879,
regarding stylish-haskell: debdiff for NMU
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
939879: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939879
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: stylish-haskell
Version: 0.9.2.2-1
Severity: important
tags: patch
Attached debdiff :)
G.
diff -Nru stylish-haskell-0.9.2.2/debian/changelog
stylish-haskell-0.9.2.2/debian/changelog
--- stylish-haskell-0.9.2.2/debian/changelog 2019-07-14 16:35:52.000000000
+0200
+++ stylish-haskell-0.9.2.2/debian/changelog 2019-09-09 10:31:15.000000000
+0200
@@ -1,3 +1,15 @@
+stylish-haskell (0.9.2.2-3) unstable; urgency=medium
+
+ * Add new changelog entry, source upload to unstable
+
+ -- Gianfranco Costamagna <[email protected]> Mon, 09 Sep 2019
10:31:15 +0200
+
+stylish-haskell (0.9.2.2-2) unstable; urgency=medium
+
+ * Update semigroup dependency
+
+ -- Gianfranco Costamagna <[email protected]> Mon, 09 Sep 2019
10:19:47 +0200
+
stylish-haskell (0.9.2.2-1) unstable; urgency=medium
* New upstream release.
diff -Nru stylish-haskell-0.9.2.2/debian/control
stylish-haskell-0.9.2.2/debian/control
--- stylish-haskell-0.9.2.2/debian/control 2019-07-14 16:35:52.000000000
+0200
+++ stylish-haskell-0.9.2.2/debian/control 2019-09-09 10:19:22.000000000
+0200
@@ -20,6 +20,10 @@
libghc-mtl-dev (<< 2.3),
libghc-mtl-prof (>= 2.0),
libghc-mtl-prof (<< 2.3),
+ libghc-semigroups-dev (>= 0.18),
+ libghc-semigroups-dev (<< 0.20),
+ libghc-semigroups-prof (>= 0.18),
+ libghc-semigroups-prof (<< 0.20),
libghc-syb-dev (>= 0.3),
libghc-syb-dev (<< 0.8),
libghc-syb-prof (>= 0.3),
--- End Message ---
--- Begin Message ---
Hello,
On Mon 09 Sep 2019 at 08:31PM +02, Gianfranco Costamagna wrote:
> Source: stylish-haskell
> Version: 0.9.2.2-1
> Severity: important
> tags: patch
>
> Attached debdiff :)
Applied to my repo with a simple `dgit pull`. Thanks again for fixing
this (and src:stylish-haskell).
--
Sean Whitton
signature.asc
Description: PGP signature
--- End Message ---