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
ac694795
Commit
ac694795
authored
Apr 09, 2018
by
Clint Adams
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sbv: Upgrading from 5.14 to 7.5
parent
e6f353a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
13 deletions
+9
-13
p/haskell-sbv/debian/changelog
p/haskell-sbv/debian/changelog
+3
-2
p/haskell-sbv/debian/control
p/haskell-sbv/debian/control
+6
-11
No files found.
p/haskell-sbv/debian/changelog
View file @
ac694795
haskell-sbv (
5.14-2) UNRELEASED
; urgency=medium
haskell-sbv (
7.5-1) unstable
; urgency=medium
[ Ilias Tsitsimpis ]
[ Ilias Tsitsimpis ]
* Change Priority to optional. Since Debian Policy version 4.0.1,
* Change Priority to optional. Since Debian Policy version 4.0.1,
...
@@ -10,8 +10,9 @@ haskell-sbv (5.14-2) UNRELEASED; urgency=medium
...
@@ -10,8 +10,9 @@ haskell-sbv (5.14-2) UNRELEASED; urgency=medium
[ Clint Adams ]
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
* Bump to Standards-Version 4.1.4.
* New upstream release
--
Ilias Tsitsimpis <iliastsi@debian.org> Wed, 01 Nov 2017 12:15:09 +02
00
--
Clint Adams <clint@debian.org> Mon, 09 Apr 2018 16:58:54 -04
00
haskell-sbv (5.14-1) unstable; urgency=medium
haskell-sbv (5.14-1) unstable; urgency=medium
...
...
p/haskell-sbv/debian/control
View file @
ac694795
...
@@ -10,34 +10,29 @@ Build-Depends:
...
@@ -10,34 +10,29 @@ Build-Depends:
ghc (>= 8),
ghc (>= 8),
ghc-prof,
ghc-prof,
haskell-devscripts (>= 0.13),
haskell-devscripts (>= 0.13),
libghc-quickcheck2-dev
(>= 2.9.2)
,
libghc-quickcheck2-dev,
libghc-quickcheck2-prof,
libghc-quickcheck2-prof,
libghc-async-dev,
libghc-async-dev,
libghc-async-prof,
libghc-async-prof,
libghc-base-compat-dev (>= 0.6),
libghc-base-compat-prof,
libghc-cracknum-dev,
libghc-cracknum-dev,
libghc-cracknum-prof,
libghc-cracknum-prof,
libghc-data-binary-ieee754-dev,
libghc-data-binary-ieee754-dev,
libghc-data-binary-ieee754-prof,
libghc-data-binary-ieee754-prof,
libghc-hunit-dev,
libghc-generic-deriving-dev,
libghc-generic-deriving-prof,
libghc-mtl-dev,
libghc-mtl-dev,
libghc-mtl-prof,
libghc-mtl-prof,
libghc-old-time-dev,
libghc-old-time-prof,
libghc-random-dev,
libghc-random-dev,
libghc-random-prof,
libghc-random-prof,
libghc-syb-dev,
libghc-syb-dev,
libghc-syb-prof,
libghc-syb-prof,
Build-Depends-Indep:
Build-Depends-Indep:
ghc-doc,
ghc
-doc,
libghc-quickcheck2
-doc,
libghc-async-doc,
libghc-async-doc,
libghc-base-compat-doc,
libghc-cracknum-doc,
libghc-cracknum-doc,
libghc-data-binary-ieee754-doc,
libghc-data-binary-ieee754-doc,
libghc-generic-deriving-doc,
libghc-mtl-doc,
libghc-mtl-doc,
libghc-old-time-doc,
libghc-quickcheck2-doc,
libghc-random-doc,
libghc-random-doc,
libghc-syb-doc,
libghc-syb-doc,
Standards-Version: 4.1.4
Standards-Version: 4.1.4
...
...
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