Control: tags 897509 + patch
Control: tags 897509 + pending

Dear maintainer,

I've prepared an NMU for git-repair (versioned as 1.20151215-1.2) and
uploaded it to sid.

Regards.

-- 
Sean Whitton
diff -Nru git-repair-1.20151215/CHANGELOG git-repair-1.20151215/CHANGELOG
--- git-repair-1.20151215/CHANGELOG	2017-07-26 08:27:22.000000000 +0800
+++ git-repair-1.20151215/CHANGELOG	2018-07-22 14:33:24.000000000 +0800
@@ -1,3 +1,11 @@
+git-repair (1.20151215-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Patch duplicate Arbitrary instance of EpochTime out of
+    Utility/QuickCheck.hs (Closes: #897509).
+
+ -- Sean Whitton <spwhit...@spwhitton.name>  Sun, 22 Jul 2018 14:33:24 +0800
+
 git-repair (1.20151215-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru git-repair-1.20151215/debian/changelog git-repair-1.20151215/debian/changelog
--- git-repair-1.20151215/debian/changelog	2017-07-26 08:27:22.000000000 +0800
+++ git-repair-1.20151215/debian/changelog	2018-07-22 14:33:24.000000000 +0800
@@ -1,3 +1,11 @@
+git-repair (1.20151215-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Patch duplicate Arbitrary instance of EpochTime out of
+    Utility/QuickCheck.hs (Closes: #897509).
+
+ -- Sean Whitton <spwhit...@spwhitton.name>  Sun, 22 Jul 2018 14:33:24 +0800
+
 git-repair (1.20151215-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru git-repair-1.20151215/debian/patches/patch-duplicate-arbitrary-instance-out-o.patch git-repair-1.20151215/debian/patches/patch-duplicate-arbitrary-instance-out-o.patch
--- git-repair-1.20151215/debian/patches/patch-duplicate-arbitrary-instance-out-o.patch	1970-01-01 08:00:00.000000000 +0800
+++ git-repair-1.20151215/debian/patches/patch-duplicate-arbitrary-instance-out-o.patch	2018-07-22 14:33:24.000000000 +0800
@@ -0,0 +1,20 @@
+From: Sean Whitton <spwhit...@spwhitton.name>
+Date: Sun, 22 Jul 2018 14:30:36 +0800
+X-Dgit-Generated: 1.20151215-1.2 5e47ead106bebfd076d950934fbe11d9f1ef552c
+Subject: patch duplicate Arbitrary instance out of Utility/QuickCheck.hs
+
+
+---
+
+--- git-repair-1.20151215.orig/Utility/QuickCheck.hs
++++ git-repair-1.20151215/Utility/QuickCheck.hs
+@@ -33,9 +33,6 @@ instance (Arbitrary v, Eq v, Ord v) => A
+ instance Arbitrary POSIXTime where
+ 	arbitrary = fromInteger <$> nonNegative arbitrarySizedIntegral
+ 
+-instance Arbitrary EpochTime where
+-	arbitrary = fromInteger <$> nonNegative arbitrarySizedIntegral
+-
+ {- Pids are never negative, or 0. -}
+ instance Arbitrary ProcessID where
+ 	arbitrary = arbitrarySizedBoundedIntegral `suchThat` (> 0)
diff -Nru git-repair-1.20151215/debian/patches/series git-repair-1.20151215/debian/patches/series
--- git-repair-1.20151215/debian/patches/series	2017-07-26 08:27:22.000000000 +0800
+++ git-repair-1.20151215/debian/patches/series	2018-07-22 14:33:24.000000000 +0800
@@ -1,3 +1,4 @@
 fix-build-with-quickcheck-2.8.2.patch
 split-out-module-to-work-around-badly-na.patch
 patch-common.hs-to-avoid-duplicate-impor.patch
+patch-duplicate-arbitrary-instance-out-o.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to