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
54167fe1
Commit
54167fe1
authored
May 24, 2013
by
Joachim Breitner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
haskelldb-hdbc-odbc: Use substvars for Haskell description blurbs
parent
a6503938
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
10 deletions
+8
-10
p/haskelldb-hdbc-odbc/debian/changelog
p/haskelldb-hdbc-odbc/debian/changelog
+1
-0
p/haskelldb-hdbc-odbc/debian/control
p/haskelldb-hdbc-odbc/debian/control
+7
-10
No files found.
p/haskelldb-hdbc-odbc/debian/changelog
View file @
54167fe1
haskelldb-hdbc-odbc (2.1.2-2) UNRELEASED; urgency=low
* Enable compat level 9
* Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:16 +0200
...
...
p/haskelldb-hdbc-odbc/debian/control
View file @
54167fe1
...
...
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.1
3
)
, haskell-devscripts (>= 0.8.1
5
)
, cdbs
, ghc
, ghc-prof
...
...
@@ -39,9 +39,8 @@ Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: HaskellDB support for the HDBC ODBC driver
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb}
${haskell:Blurb}
.
This library allows you to use the HaskellDB database abstraction library with
the ODBC driver provided by the HDBC database driver interface suite.
...
...
@@ -55,9 +54,8 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: HaskellDB support for the HDBC ODBC driver; profiling libraries
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb}
${haskell:Blurb}
.
This library allows you to use the HaskellDB database abstraction library with
the ODBC driver provided by the HDBC database driver interface suite.
...
...
@@ -68,9 +66,8 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: HaskellDB support for the HDBC ODBC driver; documentation
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb}
${haskell:Blurb}
.
This library allows you to use the HaskellDB database abstraction library with
the ODBC driver provided by the HDBC database driver interface suite.
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