[Pkg-haskell-commits] darcs: vado: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Fri Oct 3 23:17:01 UTC 2014
Fri Oct 3 22:40:46 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +7
M ./control -1 +1
M ./copyright -1 +18
Fri Oct 3 22:40:46 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-vado/changelog new-vado/changelog
--- old-vado/changelog 2014-10-03 23:17:01.272899636 +0000
+++ new-vado/changelog 2014-10-03 23:17:01.272899636 +0000
@@ -1,3 +1,10 @@
+vado (0.0.3-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * Address REJECT reasons (sorry for that)
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 04 Oct 2014 00:39:41 +0200
+
vado (0.0.1-1) unstable; urgency=low
* Debianization generated by cabal-debian
diff -rN -u old-vado/control new-vado/control
--- old-vado/control 2014-10-03 23:17:01.272899636 +0000
+++ new-vado/control 2014-10-03 23:17:01.272899636 +0000
@@ -13,7 +13,7 @@
, libghc-attoparsec-dev (<< 0.13)
, libghc-attoparsec-prof
, libghc-text-dev (>= 0.11.3.1)
- , libghc-text-dev (<< 1.2)
+ , libghc-text-dev (<< 1.4)
, libghc-text-prof
Build-Depends-Indep: ghc-doc
, libghc-attoparsec-doc
diff -rN -u old-vado/copyright new-vado/copyright
--- old-vado/copyright 2014-10-03 23:17:01.272899636 +0000
+++ new-vado/copyright 2014-10-03 23:17:01.276899635 +0000
@@ -12,4 +12,21 @@
License: vado license
License: vado license
- This is the text of the vado license.
+ 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
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
More information about the Pkg-haskell-commits
mailing list