[Git][haskell-team/DHG_packages][master] microlens-aeson: Mention files licensed under BSD-3-clause

Ilias Tsitsimpis gitlab at salsa.debian.org
Thu Jun 25 19:25:05 BST 2020



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
3c370768 by Ilias Tsitsimpis at 2020-06-25T21:23:32+03:00
microlens-aeson: Mention files licensed under BSD-3-clause

- - - - -


5 changed files:

- p/haskell-microlens-aeson/debian/changelog
- p/haskell-microlens-aeson/debian/control
- p/haskell-microlens-aeson/debian/copyright
- − p/haskell-microlens-aeson/debian/patches/missing-setup
- p/haskell-microlens-aeson/debian/patches/series


Changes:

=====================================
p/haskell-microlens-aeson/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-microlens-aeson (2.3.0.4-2) unstable; urgency=medium
+
+  * Mention files licensed under BSD-3-clause
+  * Drop 'missing-setup' patch, not needed with newer haskell-devscripts
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Thu, 25 Jun 2020 21:14:34 +0300
+
 haskell-microlens-aeson (2.3.0.4-1) unstable; urgency=low
 
   * Initial release


=====================================
p/haskell-microlens-aeson/debian/control
=====================================
@@ -5,7 +5,7 @@ Priority: optional
 Section: haskell
 Rules-Requires-Root: no
 Build-Depends: debhelper (>= 10),
- haskell-devscripts (>= 0.13),
+ haskell-devscripts (>= 0.16),
  cdbs,
  ghc,
  ghc-prof,
@@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
 Standards-Version: 4.5.0
-Homepage: http://github.com/fosskers/microlens-aeson/
+Homepage: https://github.com/fosskers/microlens-aeson/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-microlens-aeson
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-microlens-aeson]
 X-Description: Law-abiding lenses for Aeson, using microlens


=====================================
p/haskell-microlens-aeson/debian/copyright
=====================================
@@ -4,11 +4,18 @@ Upstream-Contact: Colin Woodbury <colin at fosskers.ca>
 Source: https://hackage.haskell.org/package/microlens-aeson
 
 Files: *
-Copyright: (C) 2012 Paul Wilson
+Copyright: (C) 2012-2013 Paul Wilson
            (C) 2013 Edward A. Kmett
            (C) 2015 Colin Woodbury
 License: Expat
 
+Files: src/Lens/Micro/Aeson.hs
+       src/Lens/Micro/Aeson/Internal.hs
+Copyright: (C) 2015-2018 Colin Woodbury
+           (C) 2013-2014 Edward A. Kmett
+           (C) 2012 Paul Wilson
+License: BSD-3-clause
+
 Files: debian/*
 Copyright: held by the contributors mentioned in debian/changelog
 License: Expat
@@ -21,3 +28,31 @@ License: Expat
  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.
+
+License: BSD-3-clause
+ 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 C. McCann nor the names of other
+       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
+ OWNER 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.


=====================================
p/haskell-microlens-aeson/debian/patches/missing-setup deleted
=====================================
@@ -1,10 +0,0 @@
-Description: Add Setup.hs missing from upstream tarball
-Author: Ilias Tsitsimpis <iliastsi at debian.org>
-
-Index: b/Setup.hs
-===================================================================
---- /dev/null
-+++ b/Setup.hs
-@@ -0,0 +1,2 @@
-+import Distribution.Simple
-+main = defaultMain


=====================================
p/haskell-microlens-aeson/debian/patches/series
=====================================
@@ -1,2 +1 @@
-missing-setup
 no-rts-N



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3c37076879040c068ffa1a355bec2d050b59f0c6

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3c37076879040c068ffa1a355bec2d050b59f0c6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200625/c381f849/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list