[Pkg-haskell-commits] darcs: haskell-statistics: Added missing copyright holders
Joachim Breitner
mail at joachim-breitner.de
Sat Apr 16 06:28:05 UTC 2011
Sat Apr 16 06:28:05 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Added missing copyright holders
Ignore-this: a69e2e8ca9221255d7ec47eb5fc4bc5b
M ./changelog +6
M ./copyright -2 +6
Sat Apr 16 06:28:05 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Added missing copyright holders
Ignore-this: a69e2e8ca9221255d7ec47eb5fc4bc5b
diff -rN -u old-haskell-statistics/changelog new-haskell-statistics/changelog
--- old-haskell-statistics/changelog 2011-04-16 06:28:05.310484591 +0000
+++ new-haskell-statistics/changelog 2011-04-16 06:28:05.314484801 +0000
@@ -1,3 +1,9 @@
+haskell-statistics (0.8.0.5-2) UNRELEASED; urgency=low
+
+ * Added missing copyright holders
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 16 Apr 2011 11:57:53 +0530
+
haskell-statistics (0.8.0.5-1) unstable; urgency=low
[ Marco Silva ]
diff -rN -u old-haskell-statistics/copyright new-haskell-statistics/copyright
--- old-haskell-statistics/copyright 2011-04-16 06:28:05.310484591 +0000
+++ new-haskell-statistics/copyright 2011-04-16 06:28:05.314484801 +0000
@@ -3,8 +3,12 @@
Maintainer: Bryan O'Sullivan <bos at serpentine.com>
Source: http://hackage.haskell.org/packages/archive/statistics/0.5.1.0/statistics-0.5.1.0.tar.gz
-Copyright: 2009-2010, Bryan O'Sullivan
-License: BSD3
+Copyright:
+ 2009-2010, Bryan O'Sullivan
+ 2008 Don Stewart
+ 2010 Alexey Khudyakov
+ 2010 Neil Brown
+License: BSD
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
More information about the Pkg-haskell-commits
mailing list