[Git][java-team/plexus-io][master] 8 commits: Standards-Version updated to 4.1.5

Emmanuel Bourg gitlab at salsa.debian.org
Mon Jul 30 15:11:57 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / plexus-io


Commits:
263bb41c by Emmanuel Bourg at 2018-07-30T14:04:00Z
Standards-Version updated to 4.1.5

- - - - -
e7cbfffa by Emmanuel Bourg at 2018-07-30T14:04:04Z
Switch to debhelper level 11

- - - - -
64394c39 by Emmanuel Bourg at 2018-07-30T14:04:09Z
Use salsa.debian.org Vcs-* URLs

- - - - -
91642583 by Emmanuel Bourg at 2018-07-30T14:05:13Z
Removed Damien Raude-Morvan from the uploaders (Closes: #889438)

- - - - -
228d91f4 by Emmanuel Bourg at 2018-07-30T14:06:16Z
New upstream version 3.0.1
- - - - -
6ec8e3ea by Emmanuel Bourg at 2018-07-30T14:07:42Z
Ensure the Java 8 compatibility when built with Java 9 or later

- - - - -
42c18984 by Emmanuel Bourg at 2018-07-30T14:07:50Z
Merge tag 'upstream/3.0.1'

Upstream version 3.0.1

- - - - -
9c34c104 by Emmanuel Bourg at 2018-07-30T14:09:17Z
Upload to unstable

- - - - -


7 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- + debian/maven.properties
- debian/rules
- pom.xml


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+plexus-io (3.0.1-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream release
+  * Removed Damien Raude-Morvan from the uploaders (Closes: #889438)
+  * Ensure the Java 8 compatibility when built with Java 9 or later
+  * Standards-Version updated to 4.1.5
+  * Switch to debhelper level 11
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 30 Jul 2018 16:08:06 +0200
+
 plexus-io (3.0.0-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,9 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders:
  Torsten Werner <twerner at debian.org>,
  Ludovic Claude <ludovic.claude at laposte.net>,
- Damien Raude-Morvan <drazzib at debian.org>,
  tony mancill <tmancill at debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11~),
  default-jdk,
  junit4,
  libcommons-io-java,
@@ -17,9 +16,9 @@ Build-Depends:
  libplexus-container-default1.5-java,
  libplexus-utils2-java,
  maven-debian-helper (>= 2.2)
-Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-io.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-io.git
+Standards-Version: 4.1.5
+Vcs-Git: https://salsa.debian.org/java-team/plexus-io.git
+Vcs-Browser: https://salsa.debian.org/java-team/plexus-io
 Homepage: https://github.com/codehaus-plexus/plexus-io
 
 Package: libplexus-io-java


=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,15 +3,16 @@ Upstream-Name: plexus-io
 Source: https://github.com/codehaus-plexus/plexus-io
 
 Files: *
-Copyright: 2007-2014 The Codehaus Foundation
+Copyright: 2007-2018, The Codehaus Foundation
 License: Apache-2.0
 
 Files: debian/*
-Copyright: 2008 Torsten Werner<twerner at debian.org>
- 2009 Ludovic Claude <ludovic.claude at laposte.net>
- 2009 Michael Koch <konqueror at gmx.de>
- 2011 Damien Raude-Morvan <drazzib at debian.org>
- 2017 tony mancill <tmancill at debian.org>
+Copyright: 2008, Torsten Werner<twerner at debian.org>
+           2009, Ludovic Claude <ludovic.claude at laposte.net>
+           2009, Michael Koch <konqueror at gmx.de>
+           2011, Damien Raude-Morvan <drazzib at debian.org>
+           2017, tony mancill <tmancill at debian.org>
+           2017-2018, Emmanuel Bourg <ebourg at apache.org>
 License: Apache-2.0
 
 License: Apache-2.0


=====================================
debian/maven.properties
=====================================
--- /dev/null
+++ b/debian/maven.properties
@@ -0,0 +1 @@
+maven.compiler.release=8


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download


=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
   </parent>
 
   <artifactId>plexus-io</artifactId>
-  <version>3.0.0</version>
+  <version>3.0.1</version>
 
   <name>Plexus IO Components</name>
 
@@ -16,7 +16,7 @@
     <connection>scm:git:git at github.com:codehaus-plexus/plexus-io.git</connection>
     <developerConnection>scm:git:git at github.com:codehaus-plexus/plexus-io.git</developerConnection>
     <url>http://github.com/codehaus-plexus/plexus-io</url>
-    <tag>plexus-io-3.0.0</tag>
+    <tag>plexus-io-3.0.1</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.24</version>
+      <version>3.1.0</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.5</version>
+      <version>2.6</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>



View it on GitLab: https://salsa.debian.org/java-team/plexus-io/compare/9311fb78ba56e59523c4f2de61348c11211bb9ed...9c34c104b0a59342639f3107c5321e11fc972b50

-- 
View it on GitLab: https://salsa.debian.org/java-team/plexus-io/compare/9311fb78ba56e59523c4f2de61348c11211bb9ed...9c34c104b0a59342639f3107c5321e11fc972b50
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/20180730/6e11efec/attachment.html>


More information about the pkg-java-commits mailing list