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
66115b7d
Commit
66115b7d
authored
Apr 09, 2018
by
Clint Adams
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
load-env: Upgrading from 0.1.1 to 0.1.2
parent
7cd6c881
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
p/haskell-load-env/debian/changelog
p/haskell-load-env/debian/changelog
+3
-2
p/haskell-load-env/debian/control
p/haskell-load-env/debian/control
+3
-3
No files found.
p/haskell-load-env/debian/changelog
View file @
66115b7d
haskell-load-env (0.1.
1-4) UNRELEASED
; urgency=medium
haskell-load-env (0.1.
2-1) unstable
; urgency=medium
[ Ilias Tsitsimpis ]
* Change Priority to optional. Since Debian Policy version 4.0.1,
...
...
@@ -10,8 +10,9 @@ haskell-load-env (0.1.1-4) UNRELEASED; urgency=medium
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
* New upstream release
--
Ilias Tsitsimpis <iliastsi@debian.org> Wed, 01 Nov 2017 12:14:40 +02
00
--
Clint Adams <clint@debian.org> Mon, 09 Apr 2018 16:29:53 -04
00
haskell-load-env (0.1.1-3) unstable; urgency=medium
...
...
p/haskell-load-env/debian/control
View file @
66115b7d
...
...
@@ -14,11 +14,11 @@ Build-Depends:
libghc-hunit-dev,
libghc-parsec3-dev,
libghc-parsec3-prof,
Build-Depends-Indep:
ghc-doc,
libghc-hspec-dev,
Build-Depends-Indep:
ghc-doc,
libghc-parsec3-doc,
Standards-Version: 4.1.4
Homepage: http
://hackage.haskell.org/package/load-env
Homepage: http
s://github.com/pbrisbin/load-env#readme
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-load-env
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
X-Description: load environment variables from a file
...
...
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