diff options
Diffstat (limited to 'p/haskell-github')
| -rw-r--r-- | p/haskell-github/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-github/debian/copyright | 9 |
2 files changed, 6 insertions, 4 deletions
diff --git a/p/haskell-github/debian/changelog b/p/haskell-github/debian/changelog index 85f90ff90..ce96b2555 100644 --- a/p/haskell-github/debian/changelog +++ b/p/haskell-github/debian/changelog @@ -1,6 +1,7 @@ haskell-github (0.13.2-1) UNRELEASED; urgency=medium * New upstream release + * Update d/copyright -- James McCoy <jamessan@debian.org> Sat, 27 Jun 2015 20:48:06 -0400 diff --git a/p/haskell-github/debian/copyright b/p/haskell-github/debian/copyright index 2b2e274c3..e38ac11f0 100644 --- a/p/haskell-github/debian/copyright +++ b/p/haskell-github/debian/copyright @@ -1,10 +1,11 @@ -Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: github -Upstream-Contact: Mike Burns <mike@mike-burns.com> +Upstream-Contact: John Wiegley <johnw@newartisans.com> Source: http://hackage.haskell.org/package/github -Copyright: 2011,2012 Mike Burns -License: BSD +Copyright: 2011-2013 Mike Burns + 2013-2015 John Wiegley +License: BSD-3-Clause All rights reserved. . Redistribution and use in source and binary forms, with or without |
