[animal-sniffer] 03/11: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 27 09:10:07 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository animal-sniffer.

commit 2c6a6138f78cea94dfb030b123bc4fa95f87072a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 27 10:44:46 2016 +0200

    Wrap and sort
---
 debian/control   | 34 ++++++++++++++++++----------------
 debian/copyright |  2 +-
 2 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 6dfdd87..4e9a210 100644
--- a/debian/control
+++ b/debian/control
@@ -3,22 +3,24 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Matthias Schmitz <matthias at sigxcpu.org>
-Build-Depends: ant,
-               cdbs,
-               debhelper (>= 9),
-               default-jdk,
-               maven-debian-helper (>= 1.4)
-Build-Depends-Indep: default-jdk-doc,
-                     junit,
-                     libasm4-java,
-                     libbuild-helper-maven-plugin-java,
-                     libmaven-common-artifact-filters-java,
-                     libmaven-enforcer-plugin-java,
-                     libmaven-install-plugin-java,
-                     libmaven-invoker-plugin-java,
-                     libmaven-javadoc-plugin-java,
-                     libmaven-plugin-tools-java,
-                     libmaven-shade-plugin-java
+Build-Depends:
+ ant,
+ cdbs,
+ debhelper (>= 9),
+ default-jdk,
+ maven-debian-helper (>= 1.4)
+Build-Depends-Indep:
+ default-jdk-doc,
+ junit,
+ libasm4-java,
+ libbuild-helper-maven-plugin-java,
+ libmaven-common-artifact-filters-java,
+ libmaven-enforcer-plugin-java,
+ libmaven-install-plugin-java,
+ libmaven-invoker-plugin-java,
+ libmaven-javadoc-plugin-java,
+ libmaven-plugin-tools-java,
+ libmaven-shade-plugin-java
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/animal-sniffer.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/animal-sniffer.git
diff --git a/debian/copyright b/debian/copyright
index 266f625..6c931a4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -35,7 +35,7 @@ License: MIT
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, 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. 
+ THE SOFTWARE.
 
 License: GPL-3+
   On Debian GNU/Linux system you can find the complete text of the

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



More information about the pkg-java-commits mailing list