[Git][java-team/intervalstorej][master] 4 commits: Setting Standards version to 4.6.0 (no change)

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Mon Dec 20 10:51:27 GMT 2021



Pierre Gruet pushed to branch master at Debian Java Maintainers / intervalstorej


Commits:
1185bc12 by Pierre Gruet at 2021-12-20T11:16:34+01:00
Setting Standards version to 4.6.0 (no change)

- - - - -
96a6e767 by Pierre Gruet at 2021-12-20T11:17:26+01:00
Marking the package as Multi-Arch: foreign

- - - - -
dcb6da00 by Pierre Gruet at 2021-12-20T11:23:57+01:00
Using my debian.org email address

- - - - -
132f00a5 by Pierre Gruet at 2021-12-20T11:50:36+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/tests/providedTests


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-intervalstorej (1.2+dfsg-4) UNRELEASED; urgency=medium
+intervalstorej (1.2+dfsg-4) unstable; urgency=medium
 
   * Updating d/watch for Github new release/tag page
+  * Setting Standards version to 4.6.0 (no change)
+  * Marking the package as Multi-Arch: foreign
 
- -- Pierre Gruet <pgt at debian.org>  Sun, 28 Mar 2021 14:34:15 +0200
+ -- Pierre Gruet <pgt at debian.org>  Mon, 20 Dec 2021 11:24:10 +0100
 
 intervalstorej (1.2+dfsg-3) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -2,7 +2,7 @@ Source: intervalstorej
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Pierre Gruet <pgtdebian at free.fr>
+Uploaders: Pierre Gruet <pgt at debian.org>
 Build-Depends: debhelper-compat (= 13),
                default-jdk-headless,
                javahelper,
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                testng <!nocheck>,
                libjcommander-java <!nocheck>,
                unzip <!nocheck>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/java-team/intervalstorej
 Vcs-Git: https://salsa.debian.org/java-team/intervalstorej.git
 Homepage: https://github.com/bartongroup/IntervalStoreJ
@@ -20,6 +20,7 @@ Package: libintervalstorej-java
 Architecture: all
 Depends: ${misc:Depends},
          ${java:Depends}
+Multi-Arch: foreign
 Description: Java implementation of the Nested Containment List data structure
  NCList provides efficient lookup of intervals overlapping a given range in
  time O(M log N) where N is the number of intervals stored, and M the number


=====================================
debian/copyright
=====================================
@@ -17,7 +17,7 @@ Copyright: 2004-2012 Sebastian Dietrich <Sebastian.Dietrich at e-movimento.com>
 License: Apache-2.0
 
 Files: debian/*
-Copyright: 2020      Pierre Gruet <pgtdebian at free.fr>
+Copyright: 2020-2021 Pierre Gruet <pgt at debian.org>
 License: BSD-3-clause
 
 License: BSD-3-clause


=====================================
debian/tests/providedTests
=====================================
@@ -4,7 +4,7 @@
 # The whole folder test/ is copied into a temporary directory where the
 # tests will be run, as some of them will write into the directory.
 # (C) 2020 Pierre Gruet.
-# Author: Pierre Gruet <pgtdebian at free.fr>
+# Author: Pierre Gruet <pgt at debian.org>
 
 set -e
 



View it on GitLab: https://salsa.debian.org/java-team/intervalstorej/-/compare/b0e86a104c433781e8ae40802c33a498af117ab5...132f00a5b71be0cafcf26db3d0fcd665aeea2cb4

-- 
View it on GitLab: https://salsa.debian.org/java-team/intervalstorej/-/compare/b0e86a104c433781e8ae40802c33a498af117ab5...132f00a5b71be0cafcf26db3d0fcd665aeea2cb4
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/20211220/c30248b8/attachment.htm>


More information about the pkg-java-commits mailing list