[Git][haskell-team/DHG_packages][master] scanner: Upgrading from 0.3 to 0.3.1

Clint Adams gitlab at salsa.debian.org
Tue Jun 16 17:44:54 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
989771d5 by Clint Adams at 2020-06-16T12:44:23-04:00
scanner: Upgrading from 0.3 to 0.3.1

- - - - -


4 changed files:

- p/haskell-scanner/debian/changelog
- p/haskell-scanner/debian/control
- + p/haskell-scanner/debian/patches/no-fail
- + p/haskell-scanner/debian/patches/series


Changes:

=====================================
p/haskell-scanner/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-scanner (0.3.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 16 Jun 2020 12:43:12 -0400
+
 haskell-scanner (0.3-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-scanner/debian/control
=====================================
@@ -12,9 +12,9 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-hspec-dev,
-Build-Depends-Indep:
- ghc-doc,
-Standards-Version: 4.1.4
+ libghc-hspec-prof,
+Build-Depends-Indep: ghc-doc,
+Standards-Version: 4.5.0
 Homepage: https://github.com/Yuras/scanner
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-scanner
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-scanner]


=====================================
p/haskell-scanner/debian/patches/no-fail
=====================================
@@ -0,0 +1,10 @@
+--- a/scanner.cabal
++++ b/scanner.cabal
+@@ -25,7 +25,6 @@
+                        Data.Either
+                        Scanner.OctetPredicates
+   build-depends:       base <5
+-                     , fail
+                      , bytestring
+   hs-source-dirs:      lib, compat
+   ghc-options:         -O2


=====================================
p/haskell-scanner/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-fail



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/989771d5eb7e74966d554ba714e3be03d436f632

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/989771d5eb7e74966d554ba714e3be03d436f632
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200616/c86b06cf/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list