diff options
| author | Iulian Udrea <iulian@physics.org> | 2012-02-16 22:54:30 +0400 |
|---|---|---|
| committer | Iulian Udrea <iulian@physics.org> | 2012-02-16 22:54:30 +0400 |
| commit | 7c867d3e3eac30ff9f4c19fbcf6bd5cded8a0252 (patch) | |
| tree | 34a7ecfd1b4ee31b02717df96ec0074b07c3681a | |
| parent | 0c48333179d21d484b8532b4d0993d67dd28c4fd (diff) | |
| download | DHG_packages-7c867d3e3eac30ff9f4c19fbcf6bd5cded8a0252.tar.gz | |
haskell-maths: Update debian/copyright.
| -rw-r--r-- | p/haskell-maths/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-maths/debian/control | 2 | ||||
| -rw-r--r-- | p/haskell-maths/debian/copyright | 14 |
3 files changed, 12 insertions, 5 deletions
diff --git a/p/haskell-maths/debian/changelog b/p/haskell-maths/debian/changelog index 92703353a..16c31d362 100644 --- a/p/haskell-maths/debian/changelog +++ b/p/haskell-maths/debian/changelog @@ -1,6 +1,7 @@ haskell-maths (0.4.3-1) unstable; urgency=low * New upstream release. + * Update debian/copyright. -- Iulian Udrea <iulian@physics.org> Thu, 16 Feb 2012 18:48:05 +0000 diff --git a/p/haskell-maths/debian/control b/p/haskell-maths/debian/control index 3a5d17927..c9fad9dd7 100644 --- a/p/haskell-maths/debian/control +++ b/p/haskell-maths/debian/control @@ -2,7 +2,7 @@ Source: haskell-maths Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: Iulian Udrea <iulian@linux.com> +Uploaders: Iulian Udrea <iulian@physics.org> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7), cdbs, diff --git a/p/haskell-maths/debian/copyright b/p/haskell-maths/debian/copyright index 6a7a23b00..b7a7b81e4 100644 --- a/p/haskell-maths/debian/copyright +++ b/p/haskell-maths/debian/copyright @@ -1,9 +1,10 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Name: HaskellForMaths -Maintainer: David Amos <haskellformaths-at-gmail-dot-com> +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: HaskellForMaths +Upstream-Contact: David Amos <haskellformaths-at-gmail-dot-com> Source: http://hackage.haskell.org/package/HaskellForMaths -Copyright: (c) 2008-2011, David Amos +Files: * +Copyright: (c) 2008-2012, David Amos License: BSD-3 All rights reserved. . @@ -30,3 +31,8 @@ License: BSD-3 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Files: debian/* +Copyright: 2011-2012, Iulian Udrea <iulian@physics.org> +License: BSD-3 + See above. |
