Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DHG_packages
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Debian Haskell Group
DHG_packages
Commits
7d98e58e
Commit
7d98e58e
authored
May 24, 2013
by
Joachim Breitner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
haskell-ranged-sets: Use substvars for Haskell description blurbs
parent
c22cd218
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
12 deletions
+8
-12
p/haskell-ranged-sets/debian/changelog
p/haskell-ranged-sets/debian/changelog
+1
-0
p/haskell-ranged-sets/debian/control
p/haskell-ranged-sets/debian/control
+7
-12
No files found.
p/haskell-ranged-sets/debian/changelog
View file @
7d98e58e
haskell-ranged-sets (0.3.0-4) UNRELEASED; urgency=low
* Enable compat level 9
* Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:45 +0200
...
...
p/haskell-ranged-sets/debian/control
View file @
7d98e58e
...
...
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.1
3
)
, haskell-devscripts (>= 0.8.1
5
)
, ghc
, ghc-prof
, libghc-hunit-dev
...
...
@@ -30,9 +30,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Ranged sets library
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description: Ranged sets library${haskell:ShortBlurb}
${haskell:Blurb}
.
A ranged set is an ordered list of ranges. This allows sets such as all
reals x such that:
...
...
@@ -50,10 +49,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Ranged sets library; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
Description: Ranged sets library${haskell:ShortBlurb}
${haskell:Blurb}
.
A ranged set is an ordered list of ranges. This allows sets such as all
reals x such that:
...
...
@@ -70,10 +67,8 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Ranged sets library; documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description: Ranged sets library${haskell:ShortBlurb}
${haskell:Blurb}
.
A ranged set is an ordered list of ranges. This allows sets such as all
reals x such that:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment