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
7568155b
Commit
7568155b
authored
Mar 05, 2012
by
TANIGUCHI Takaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
haskell-hxt: releasing version 9.2.2-2
parent
23432fae
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
36 additions
and
51 deletions
+36
-51
p/haskell-hxt/debian/changelog
p/haskell-hxt/debian/changelog
+6
-0
p/haskell-hxt/debian/copyright
p/haskell-hxt/debian/copyright
+30
-38
p/haskell-hxt/debian/patches/haskell98
p/haskell-hxt/debian/patches/haskell98
+0
-13
No files found.
p/haskell-hxt/debian/changelog
View file @
7568155b
haskell-hxt (9.2.2-2) unstable; urgency=low
* debian/copyright: Rewrite in new copyright format.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 05 Mar 2012 20:25:17 +0900
haskell-hxt (9.2.2-1) unstable; urgency=low
* New upstream release
...
...
p/haskell-hxt/debian/copyright
View file @
7568155b
This work was packaged for Debian by:
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hxt
Upstream-Contact: HXT Team <hxmltoolbox@fh-wedel.de>
Source: http://hackage.haskell.org/package/hxt
Files: *
Copyright: 2005 Uwe Schmidt, Martin Schmidt, Torben Kuseler
License: MIT
Files: debian/*
Copyright: 2009-2012 TANIGUCHI Takaki <takaki@debian.org>
License: MIT
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions: The above copyright
notice and this permission notice shall be included in all c opies or
substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
TANIGUCHI Takaki <takaki@debian.org> on Sun, 25 Oct 2009 20:00:53 +0900
It was downloaded from http://hackage.haskell.org/package/hxt .
Upstream Author:
HXT Team <hxmltoolbox@fh-wedel.de>
Copyright:
Copyright (c) 2005 Uwe Schmidt, Martin Schmidt, Torben Kuseler
License:
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in th
e Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
Software, and to permit persons to whom the Software is furnished to do so, subj
ect to the following conditions:
The above copyright notice and this permission notice shall be included in all c
opies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
ED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYR
IGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WIT
H THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The Debian packaging is:
Copyright (C) 2009 TANIGUCHI Takaki <takaki@debian.org>
and is licensed under the GPL version 3,
see `/usr/share/common-licenses/GPL-3'.
p/haskell-hxt/debian/patches/haskell98
deleted
100644 → 0
View file @
23432fae
Description: remove haskell 98 build dep
Author: Joey Hess <joeyh@debian.org>
--- haskell-hxt-9.1.5.orig/hxt.cabal
+++ haskell-hxt-9.1.5/hxt.cabal
@@ -166,7 +166,6 @@
library
extensions: MultiParamTypeClasses DeriveDataTypeable FunctionalDependencies FlexibleInstances
build-depends: base >= 4 && < 5,
- haskell98 >= 1 && < 2,
containers >= 0.2 && < 1,
directory >= 1 && < 2,
filepath >= 1 && < 2,
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