[plexus-archiver] 24/44: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 20 23:30:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository plexus-archiver.

commit ce7ccd54b74d93c9ddcb33cac0d3a11d29dc6fd5
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 20 12:56:29 2017 +0200

    Wrap and sort
---
 debian/control   | 27 +++++++++++++++------------
 debian/copyright | 10 +++++-----
 2 files changed, 20 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 78b3375..6d9cfbe 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,21 @@ Source: plexus-archiver
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>,
-           Ludovic Claude <ludovic.claude at laposte.net>,
-           Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk
-Build-Depends-Indep: junit4,
-                     libcommons-compress-java (>= 1.9),
-                     libplexus-component-metadata-java,
-                     libplexus-containers-java,
-                     libplexus-io-java (>= 3.0),
-                     libplexus-utils2-java,
-                     libsnappy-java,
-                     maven-debian-helper (>= 2.2)
+Uploaders:
+ Torsten Werner <twerner at debian.org>,
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
+ junit4,
+ libcommons-compress-java (>= 1.9),
+ libplexus-component-metadata-java,
+ libplexus-containers-java,
+ libplexus-io-java (>= 3.0),
+ libplexus-utils2-java,
+ libsnappy-java,
+ maven-debian-helper (>= 2.2)
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-archiver.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-archiver.git
diff --git a/debian/copyright b/debian/copyright
index a0f097c..767972e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,9 +11,9 @@ License:
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
-  
+
 	http://www.apache.org/licenses/LICENSE-2.0
-  
+
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -37,7 +37,7 @@ src/test/java/org/codehaus/plexus/archiver/bzip2/BZip2ArchiverTest.java
 src/test/java/org/codehaus/plexus/archiver/zip/ZipArchiverTest.java
 
 Copyright: 2004 The Codehaus Foundation
- 
+
 License: The MIT License
 
   Permission is hereby granted, free of charge, to any person obtaining a copy of
@@ -46,10 +46,10 @@ License: The MIT License
   use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
   of the Software, and to permit persons to whom the Software is furnished to do
   so, subject to the following conditions:
- 
+
   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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-archiver.git



More information about the pkg-java-commits mailing list