[DHG_packages] 04/05: Fix exactpi description
Joachim Breitner
nomeata at moszumanska.debian.org
Tue May 31 14:53:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit 3e675fe77f39768842da881b5d62c3353c6d8d4d
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue May 31 16:52:30 2016 +0200
Fix exactpi description
---
p/haskell-exact-pi/debian/control | 5 +++--
p/haskell-exact-pi/debian/copyright | 4 +---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/p/haskell-exact-pi/debian/control b/p/haskell-exact-pi/debian/control
index 39e9ad7..b04808d 100644
--- a/p/haskell-exact-pi/debian/control
+++ b/p/haskell-exact-pi/debian/control
@@ -17,8 +17,9 @@ Homepage: https://github.com/dmcclean/exact-pi/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-exact-pi
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: Exact rational multiples of pi (and integer powers of pi)
- Provides an exact representation for rational multiples of pi alongside an approximate representation of all reals.
- Useful for storing and computing with conversion factors between physical units.
+ Provides an exact representation for rational multiples of pi alongside an
+ approximate representation of all reals. Useful for storing and computing
+ with conversion factors between physical units.
Package: libghc-exact-pi-dev
Architecture: any
diff --git a/p/haskell-exact-pi/debian/copyright b/p/haskell-exact-pi/debian/copyright
index 67bbac0..c68aee4 100644
--- a/p/haskell-exact-pi/debian/copyright
+++ b/p/haskell-exact-pi/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: douglas.mcclean at gmail.com
Source: https://hackage.haskell.org/package/exact-pi
Files: *
-Copyright: (No copyright field in cabal file)
+Copyright: 2015 Douglas McClean
License: MIT
Files: debian/*
@@ -12,8 +12,6 @@ Copyright: held by the contributors mentioned in debian/changelog
License: MIT
License: MIT
- Copyright (c) 2015 Douglas McClean
- .
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list