Commit 85c02440 authored by Clint Adams's avatar Clint Adams
Browse files

erf: packaging tweaks

parent 370c14f8
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
haskell-erf (2.0.0.0-14) UNRELEASED; urgency=medium
haskell-erf (2.0.0.0-15) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * Add missing "Upstream-Name" field into "debian/copyright".

 -- Dmitry Bogatov <KAction@debian.org>  Thu, 16 May 2019 14:24:09 +0000
  [ Clint Adams ]
  * Factor out package descriptions.

 -- Clint Adams <clint@debian.org>  Fri, 26 Jul 2019 21:05:26 -0400

haskell-erf (2.0.0.0-13) unstable; urgency=medium

+10 −10
Original line number Diff line number Diff line
@@ -10,10 +10,13 @@ Build-Depends: debhelper (>= 10),
 ghc (>= 8),
 ghc-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.1.4
Standards-Version: 4.4.0
Homepage: http://hackage.haskell.org/package/erf
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-erf
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-erf]
X-Description: The error function, erf, and related functions
 A type class for the error function, erf, and related functions. Instances for
 Float and Double.

Package: libghc-erf-dev
Architecture: any
@@ -23,9 +26,8 @@ Depends: ${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: The error function, erf, and related functions${haskell:ShortBlurb}
 A type class for the error function, erf, and related functions. Instances for
 Float and Double.
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

@@ -37,9 +39,8 @@ Depends: ${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: The error function, erf, and related functions${haskell:ShortBlurb}
 A type class for the error function, erf, and related functions. Instances for
 Float and Double.
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

@@ -50,8 +51,7 @@ Depends: ${misc:Depends},
 ${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: The error function, erf, and related functions${haskell:ShortBlurb}
 A type class for the error function, erf, and related functions. Instances for
 Float and Double.
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}