[libdb-je-java] 13/22: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 22 23:58:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libdb-je-java.
commit ed98389dca44a5efe8ebc3ff81fff160d8f757f2
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 22 12:31:29 2017 +0100
Wrap and sort
---
debian/control | 14 ++++++++++----
debian/copyright | 6 +++---
2 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index d987603..b13667d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,19 @@ Source: libdb-je-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
-Build-Depends-Indep: ant, default-jdk, glassfish-javaee
+Uploaders:
+ Varun Hiremath <varun at debian.org>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends:
+ cdbs,
+ debhelper (>= 5),
+ ant,
+ default-jdk,
+ glassfish-javaee
Standards-Version: 3.8.1
-Homepage: http://www.oracle.com/database/berkeley-db/je/index.html
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libdb-je-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libdb-je-java.git
+Homepage: http://www.oracle.com/database/berkeley-db/je/index.html
Package: libdb-je-java
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4f64459..e2344c7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -27,7 +27,7 @@ License:
modules it contains. It does not include source code for modules or
files that typically accompany the major components of the operating
system on which the executable file runs.
-
+
THIS SOFTWARE IS PROVIDED BY ORACLE ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
@@ -49,7 +49,7 @@ ASM: a very small and fast Java bytecode manipulation framework
Copyright: (c) 2000-2005 INRIA, France Telecom. All rights reserved.
-License:
+License:
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -61,7 +61,7 @@ License:
3. Neither the name of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
-
+
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 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libdb-je-java.git
More information about the pkg-java-commits
mailing list