[Git][java-team/stream-lib][master] 5 commits: Adding a comment about the copyright of the included code.

Andrius Merkys gitlab at salsa.debian.org
Wed Sep 25 09:52:34 BST 2019



Andrius Merkys pushed to branch master at Debian Java Maintainers / stream-lib


Commits:
653b31ba by Andrius Merkys at 2019-09-25T05:13:18Z
Adding a comment about the copyright of the included code.

- - - - -
c34372fe by Andrius Merkys at 2019-09-25T05:17:43Z
Bumping debhelper compat level (no changes).

- - - - -
a28aa93a by Andrius Merkys at 2019-09-25T05:18:34Z
Adding patch description.

- - - - -
1feb02f8 by Andrius Merkys at 2019-09-25T05:20:09Z
Preparing for upload.

- - - - -
b67ca3e6 by Andrius Merkys at 2019-09-25T05:20:32Z
Bumping Standards-Version (no changes).

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/patches/remove-tests-with-missing-deps.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-stream-lib (2.9.8-1) UNRELEASED; urgency=medium
+stream-lib (2.9.8-1) unstable; urgency=medium
 
   * Initial release (Closes: #941083)
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-11
+12


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders:
  Andrius Merkys <merkys at debian.org>,
 Build-Depends:
- debhelper (>= 11),
+ debhelper (>= 12),
  default-jdk,
  maven-debian-helper (>= 2.1),
 Build-Depends-Indep:
@@ -15,7 +15,7 @@ Build-Depends-Indep:
  libfastutil-java,
  libguava-java,
  libslf4j-java (>= 1.7.25),
-Standards-Version: 4.2.1
+Standards-Version: 4.4.0
 Vcs-Git: https://salsa.debian.org/java-team/stream-lib.git
 Vcs-Browser: https://salsa.debian.org/java-team/stream-lib
 Homepage: https://github.com/addthis/stream-lib


=====================================
debian/copyright
=====================================
@@ -4,6 +4,15 @@ Source: https://github.com/addthis/stream-lib
 
 Files: *
 Copyright: 2019, Matt Abrams <abramsm at addthis.com>
+ 2014, The Apache Software Foundation
+Comment:
+ NOTICE.txt states that the source also includes code adapted from:
+ .
+ Apache Solr (http://lucene.apache.org/solr/)
+ Copyright 2014 The Apache Software Foundation
+ .
+ Apache Mahout (http://mahout.apache.org/)
+ Copyright 2014 The Apache Software Foundation
 License: Apache-2.0
 
 Files: debian/*


=====================================
debian/patches/remove-tests-with-missing-deps.patch
=====================================
@@ -1,3 +1,5 @@
+Description: Removing tests which depend on unpackaged artifacts.
+Author: Andrius Merkys <merkys at debian.org>
 --- a/src/test/java/com/clearspring/analytics/stream/cardinality/TestAndGraphResults.java
 +++ /dev/null
 @@ -1,293 +0,0 @@



View it on GitLab: https://salsa.debian.org/java-team/stream-lib/compare/786d3b2640454869b82028baaabcbd223a4a2fee...b67ca3e6ca6931a3eaacb187d04674270e898f54

-- 
View it on GitLab: https://salsa.debian.org/java-team/stream-lib/compare/786d3b2640454869b82028baaabcbd223a4a2fee...b67ca3e6ca6931a3eaacb187d04674270e898f54
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-java-commits/attachments/20190925/9be407df/attachment.html>


More information about the pkg-java-commits mailing list