[Git][haskell-team/DHG_packages][master] random: control file cleanup

Clint Adams gitlab at salsa.debian.org
Mon Jul 29 02:34:31 BST 2019



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


Commits:
0387bee1 by Clint Adams at 2019-07-29T01:33:15Z
random: control file cleanup

- - - - -


3 changed files:

- p/haskell-random/debian/changelog
- − p/haskell-random/debian/compat
- p/haskell-random/debian/control


Changes:

=====================================
p/haskell-random/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-random (1.1-8) unstable; urgency=medium
+
+  * Switch to build-depending on debhelper-compat instead of debhelper.
+  * Factor out descriptions.
+
+ -- Clint Adams <clint at debian.org>  Sun, 28 Jul 2019 21:32:04 -0400
+
 haskell-random (1.1-7) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-random/debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
p/haskell-random/debian/control
=====================================
@@ -4,17 +4,21 @@ Uploaders: Joachim Breiter <nomeata at debian.org>
 Priority: optional
 Section: haskell
 Rules-Requires-Root: no
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 12),
  haskell-devscripts (>= 0.13),
  cdbs,
  ghc (>= 8),
  ghc-prof,
 Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/random
+Standards-Version: 4.4.0
+Homepage: https://hackage.haskell.org/package/random
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-random
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-random]
-
+X-Description: random number generator for Haskell
+ This package provides a basic random number generation library, including
+ the ability to split random number generators.
+ .
+ ${haskell:Blurb}
 Package: libghc-random-dev
 Architecture: any
 Depends: ${haskell:Depends},
@@ -23,12 +27,12 @@ Depends: ${haskell:Depends},
 Recommends: ${haskell:Recommends},
 Suggests: ${haskell:Suggests},
 Provides: ${haskell:Provides},
-Description: Random number generator for Haskell${haskell:ShortBlurb}
- This package provides a basic random number generation library, including
- the ability to split random number generators.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
  ${haskell:Blurb}
 
+
 Package: libghc-random-prof
 Architecture: any
 Depends: ${haskell:Depends},
@@ -36,9 +40,8 @@ Depends: ${haskell:Depends},
 Recommends: ${haskell:Recommends},
 Suggests: ${haskell:Suggests},
 Provides: ${haskell:Provides},
-Description: Random number generator for Haskell${haskell:ShortBlurb}
- This package provides a basic random number generation library, including
- the ability to split random number generators.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
  ${haskell:Blurb}
 
@@ -49,8 +52,7 @@ Depends: ${misc:Depends},
  ${haskell:Depends},
 Recommends: ${haskell:Recommends},
 Suggests: ${haskell:Suggests},
-Description: Random number generator for Haskell${haskell:ShortBlurb}
- This package provides a basic random number generation library, including
- the ability to split random number generators.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
  ${haskell:Blurb}



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/0387bee14597fbce173552d8f9e197751493b25f
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/20190729/1f5babf1/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list