[stylebook] 27/34: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 29 10:54:18 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository stylebook.
commit c031a89e4854492da6be34eb3f3662f1a5665395
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Mar 29 11:27:22 2018 +0200
Wrap and sort
---
debian/control | 12 +++++++++---
debian/copyright | 8 ++++----
2 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 6e96e97..3f96824 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,15 @@ Source: stylebook
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: default-jdk, ant, javahelper (>= 0.33~), libxerces2-java
+Uploaders:
+ Michael Koch <konqueror at gmx.de>,
+ Jakub Adam <jakub.adam at ktknet.cz>
+Build-Depends:
+ ant,
+ debhelper (>= 8),
+ default-jdk,
+ javahelper (>= 0.33~),
+ libxerces2-java
Standards-Version: 3.9.2
Vcs-Git: https://anonscm.debian.org/git/pkg-java/stylebook.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stylebook.git
diff --git a/debian/copyright b/debian/copyright
index 7afbe3a..7d43646 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,7 +11,7 @@ Stylebook is Copyright (C) 1999-2000 The Apache Software Foundation.
The Apache Software License, Version 1.1
- Copyright (c) 1999 The Apache Software Foundation. All rights
+ Copyright (c) 1999 The Apache Software Foundation. All rights
reserved.
Redistribution and use in source and binary forms, with or without
@@ -19,7 +19,7 @@ Stylebook is Copyright (C) 1999-2000 The Apache Software Foundation.
are met:
1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
+ notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
@@ -27,7 +27,7 @@ Stylebook is Copyright (C) 1999-2000 The Apache Software Foundation.
distribution.
3. The end-user documentation included with the redistribution,
- if any, must include the following acknowledgment:
+ if any, must include the following acknowledgment:
"This product includes software developed by the
Apache Software Foundation (http://www.apache.org/)."
Alternately, this acknowledgment may appear in the software itself,
@@ -35,7 +35,7 @@ Stylebook is Copyright (C) 1999-2000 The Apache Software Foundation.
4. The names "Xerces" and "Apache Software Foundation" must
not be used to endorse or promote products derived from this
- software without prior written permission. For written
+ software without prior written permission. For written
permission, please contact apache at apache.org.
5. Products derived from this software may not be called "Apache",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stylebook.git
More information about the pkg-java-commits
mailing list