[maven-repo-helper] 04/04: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Oct 23 18:07:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-repo-helper.
commit 005a01df5d61c6da85cf9aa7e12d5c2b92da1fe0
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Oct 23 19:51:28 2017 +0200
Wrap and sort
---
debian/control | 20 ++++++++++++++++----
debian/copyright | 5 ++---
2 files changed, 18 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index b7a09d8..74803a5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,22 @@ Source: maven-repo-helper
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Damien Raude-Morvan <drazzib at debian.org>,
- Thomas Koch <thomas at koch.ro>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 10), cdbs, default-jdk, ant, help2man, python-docutils
-Build-Depends-Indep: ant-optional, junit4, libxmlunit-java, libcommons-io-java
+Uploaders:
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Thomas Koch <thomas at koch.ro>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends:
+ ant,
+ ant-optional,
+ cdbs,
+ debhelper (>= 10),
+ default-jdk,
+ help2man,
+ junit4,
+ libcommons-io-java,
+ libxmlunit-java,
+ python-docutils
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-repo-helper.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-repo-helper.git
diff --git a/debian/copyright b/debian/copyright
index e3a1e16..ed4499a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -45,10 +45,10 @@ License: MIT
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
@@ -57,4 +57,3 @@ License: MIT
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.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-repo-helper.git
More information about the pkg-java-commits
mailing list