diff options
| author | Giovanni Mascellani <gio@debian.org> | 2012-05-20 17:20:19 +0400 |
|---|---|---|
| committer | Giovanni Mascellani <gio@debian.org> | 2012-05-20 17:20:19 +0400 |
| commit | d2ce206e02235a840bd336c642ddfd58bf3ed49f (patch) | |
| tree | 0886ec7f7a92d088152ed989e7d1285f0443f7d1 /p/haskell-hstringtemplate | |
| parent | 9fc264189fe0ea9ad8c732cca1e5c10faa7bb862 (diff) | |
| download | DHG_packages-d2ce206e02235a840bd336c642ddfd58bf3ed49f.tar.gz | |
haskell-hstringtemplate: Update some details in debian/copyright
Diffstat (limited to 'p/haskell-hstringtemplate')
| -rw-r--r-- | p/haskell-hstringtemplate/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-hstringtemplate/debian/copyright | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/p/haskell-hstringtemplate/debian/changelog b/p/haskell-hstringtemplate/debian/changelog index 38448a688..bcae52d9d 100644 --- a/p/haskell-hstringtemplate/debian/changelog +++ b/p/haskell-hstringtemplate/debian/changelog @@ -6,6 +6,7 @@ haskell-hstringtemplate (0.6.8-1) UNRELEASED; urgency=low * Fix some lintian warnings. * Drop patch to compile with ghc 7.4, since upstream code now compiles correctly. + * Update some details in debian/copyright. -- Giovanni Mascellani <gio@debian.org> Sun, 20 May 2012 13:05:29 +0200 diff --git a/p/haskell-hstringtemplate/debian/copyright b/p/haskell-hstringtemplate/debian/copyright index 2a4d90652..998d0798d 100644 --- a/p/haskell-hstringtemplate/debian/copyright +++ b/p/haskell-hstringtemplate/debian/copyright @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Haskell port of the Java library StringTemplate Upstream-Contact: Sterling Clover Source: http://hackage.haskell.org/package/hstringtemplate @@ -33,7 +33,7 @@ License: BSD SUCH DAMAGE. Files: debian/* -Copyright: © 2009-2011 Giovanni Mascellani <gio@debian.org> +Copyright: © 2009-2012, Giovanni Mascellani <gio@debian.org> License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License |
