summaryrefslogtreecommitdiff
path: root/p/haskell-ghcjs-prim/debian/copyright
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-07-16 15:45:35 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-07-16 15:45:35 +0200
commit37cc926dae4ac7e0a953312c46ba71f412fba9b8 (patch)
tree5ea6b830902542f7226bfb805aeebd7874426a67 /p/haskell-ghcjs-prim/debian/copyright
parentadd37b21a0cf41c2f62e0031329141c69c8d3313 (diff)
downloadDHG_packages-37cc926dae4ac7e0a953312c46ba71f412fba9b8.tar.gz
Remove old, never uploaded packages
These packages * where packaged quite a while ago, * have never been uploaded and * are not present in the package plan. So I cleaned them out. If you believe that this is in error, simply revert this commit (or the relevant parts of it), ensure the package-plan mentions them, update the packaging to the latest upstream version and let me know.
Diffstat (limited to 'p/haskell-ghcjs-prim/debian/copyright')
-rw-r--r--p/haskell-ghcjs-prim/debian/copyright33
1 files changed, 0 insertions, 33 deletions
diff --git a/p/haskell-ghcjs-prim/debian/copyright b/p/haskell-ghcjs-prim/debian/copyright
deleted file mode 100644
index 34edcef76..000000000
--- a/p/haskell-ghcjs-prim/debian/copyright
+++ /dev/null
@@ -1,33 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: ghcjs-prim
-Upstream-Contact: Luite Stegeman <stegeman@gmail.com>
-Source: http://hackage.haskell.org/package/ghcjs-prim
-
-Files: *
-Copyright: Copyright (c) 2013 Luite Stegeman
-License: MIT
-
-Files: debian/*
-Copyright: Copyright (c) 2014 Christopher Reichert
-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 copies 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.