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
3399440f
Commit
3399440f
authored
May 24, 2013
by
Joachim Breitner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
haskell-mtlparse: Enable compat level 9
parent
bc0b150e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
p/haskell-mtlparse/debian/changelog
p/haskell-mtlparse/debian/changelog
+6
-0
p/haskell-mtlparse/debian/compat
p/haskell-mtlparse/debian/compat
+1
-1
p/haskell-mtlparse/debian/control
p/haskell-mtlparse/debian/control
+1
-1
No files found.
p/haskell-mtlparse/debian/changelog
View file @
3399440f
haskell-mtlparse (0.1.2-4) UNRELEASED; urgency=low
* Enable compat level 9
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:24 +0200
haskell-mtlparse (0.1.2-3) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
...
...
p/haskell-mtlparse/debian/compat
View file @
3399440f
7
9
p/haskell-mtlparse/debian/control
View file @
3399440f
...
...
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>=
7
)
Build-Depends: debhelper (>=
9
)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc
...
...
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