[Git][haskell-team/DHG_packages][master] erf: packaging tweaks

Clint Adams gitlab at salsa.debian.org
Sat Jul 27 02:06:56 BST 2019



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


Commits:
85c02440 by Clint Adams at 2019-07-27T01:06:14Z
erf: packaging tweaks

- - - - -


2 changed files:

- p/haskell-erf/debian/changelog
- p/haskell-erf/debian/control


Changes:

=====================================
p/haskell-erf/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-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 at debian.org>  Thu, 16 May 2019 14:24:09 +0000
+  [ Clint Adams ]
+  * Factor out package descriptions.
+
+ -- Clint Adams <clint at debian.org>  Fri, 26 Jul 2019 21:05:26 -0400
 
 haskell-erf (2.0.0.0-13) unstable; urgency=medium
 


=====================================
p/haskell-erf/debian/control
=====================================
@@ -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}



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/85c02440c2d1c99e3afc70e3b8f30516907450e4
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/20190727/1d079697/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list