[derby] 05/06: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Nov 14 09:47:34 UTC 2017


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

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

commit 1c029c521ce33236624c05347169efff4cfa2c29
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Nov 14 10:46:23 2017 +0100

    Wrap and sort
---
 debian/control        | 36 ++++++++++++++++++++----------------
 debian/copyright      |  6 +++---
 debian/derby-doc.docs |  8 ++++----
 3 files changed, 27 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index 82e1c53..f6a019a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,20 @@ Source: derby
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Tim Booth <tbooth at ceh.ac.uk>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: ant (>= 1.7),
-               debhelper (>= 10),
-               default-jdk,
-               javacc4,
-               junit,
-               libjson-simple-java,
-               liblucene4.10-java,
-               liboro-java,
-               libservlet3.1-java,
-               maven-repo-helper
+Uploaders:
+ Tim Booth <tbooth at ceh.ac.uk>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends:
+ ant (>= 1.7),
+ debhelper (>= 10),
+ default-jdk,
+ javacc4,
+ junit,
+ libjson-simple-java,
+ liblucene4.10-java,
+ liboro-java,
+ libservlet3.1-java,
+ maven-repo-helper
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/derby.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/derby.git
@@ -53,11 +56,12 @@ Description: Apache Derby Database Engine and Embedded JDBC Driver
 
 Package: derby-tools
 Architecture: all
-Depends: default-jre | java6-runtime-headless,
-         java-wrappers,
-         libderby-java,
-         libderbyclient-java,
-         ${misc:Depends}
+Depends:
+ default-jre | java6-runtime-headless,
+ java-wrappers,
+ libderby-java,
+ libderbyclient-java,
+ ${misc:Depends}
 Description: Apache Derby Tools
  The Derby tools and utilities are a set of routines supplied with Derby
  that are typically used to create, inspect, and update a Derby database.
diff --git a/debian/copyright b/debian/copyright
index 641667f..22a65d3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,13 +14,13 @@ Copyright: 2013-2014, Emmanuel Bourg
            2012-2013, Tim Booth
 License: BSD-2-clause
  Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met: 
+ modification, are permitted provided that the following conditions are met:
  .
  1. Redistributions of source code must retain the above copyright notice, this
-    list of conditions and the following disclaimer. 
+    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 the documentation
-    and/or other materials provided with the distribution. 
+    and/or other materials provided with the distribution.
  .
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
diff --git a/debian/derby-doc.docs b/debian/derby-doc.docs
index c4af995..e018076 100644
--- a/debian/derby-doc.docs
+++ b/debian/derby-doc.docs
@@ -1,7 +1,7 @@
-javadoc
+NOTICE
+README
+index.html
 java/demo
+javadoc
 published_api_overview.html
 releaseSummary.xml
-README
-NOTICE
-index.html

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



More information about the pkg-java-commits mailing list