[Pkg-haskell-commits] darcs: hdbc-odbc: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Fri Jan 4 16:20:17 UTC 2013
Fri Jan 4 16:20:10 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
Ignore-this: 70bb70c53c82fb439080ec50fd08507b
M ./changelog -2 +3
M ./copyright -14 +24
Fri Jan 4 16:20:10 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
Ignore-this: 70bb70c53c82fb439080ec50fd08507b
diff -rN -u old-hdbc-odbc//changelog new-hdbc-odbc//changelog
--- old-hdbc-odbc//changelog 2013-01-04 16:20:17.126730022 +0000
+++ new-hdbc-odbc//changelog 2013-01-04 16:20:17.138760784 +0000
@@ -1,11 +1,12 @@
-hdbc-odbc (2.2.3.0-6) UNRELEASED; urgency=low
+hdbc-odbc (2.3.1.1-1) UNRELEASED; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Change Vcs headers to Darcs
* Add watch file
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Fri, 04 Jan 2013 16:05:06 +0100
+ -- Joachim Breitner <nomeata at debian.org> Fri, 04 Jan 2013 16:06:30 +0100
hdbc-odbc (2.2.3.0-5) unstable; urgency=low
diff -rN -u old-hdbc-odbc//copyright new-hdbc-odbc//copyright
--- old-hdbc-odbc//copyright 2013-01-04 16:20:17.114742294 +0000
+++ new-hdbc-odbc//copyright 2013-01-04 16:20:17.143243494 +0000
@@ -4,21 +4,31 @@
The original source can always be found at:
http://software.complete.org/hdbc-odbc
-Copyright (C) 2005-2009 John Goerzen <jgoerzen at complete.org>
+Copyright (c) 2005-2011, John Goerzen
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+All rights reserved.
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice, this
+ list of conditions and the following disclaimer in the documentation and/or
+ other materials provided with the distribution.
+
+* Neither the name of John Goerzen nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 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.
More information about the Pkg-haskell-commits
mailing list