[bsaf] 05/11: wrap-and-sort -sa
Markus Koschany
apo at moszumanska.debian.org
Thu Oct 13 18:27:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository bsaf.
commit c0f49afd50fea0dd1f966cf329f06e08313e1fa6
Author: Markus Koschany <apo at debian.org>
Date: Thu Oct 13 19:52:13 2016 +0200
wrap-and-sort -sa
---
debian/control | 30 ++++++++++++++++++++++--------
debian/copyright | 6 +++---
2 files changed, 25 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index 9f91440..fd9c366 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,16 @@ Source: bsaf
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Andrew Ross <ubuntu at rossfamily.co.uk>
-Build-Depends: cdbs, debhelper (>= 10), default-jdk, maven-debian-helper, junit4,
- libnetx-java, libmaven-javadoc-plugin-java
+Uploaders:
+ Andrew Ross <ubuntu at rossfamily.co.uk>
+Build-Depends:
+ cdbs,
+ debhelper (>= 10),
+ default-jdk,
+ junit4,
+ libmaven-javadoc-plugin-java,
+ libnetx-java,
+ maven-debian-helper
Standards-Version: 3.9.8
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/bsaf.git
Vcs-Git: git://anonscm.debian.org/pkg-java/bsaf.git
@@ -12,9 +19,13 @@ Homepage: http://kenai.com/projects/bsaf
Package: libbetter-appframework-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Suggests: ${maven:OptionalDepends}
-Provides: libappframework-java
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Suggests:
+ ${maven:OptionalDepends}
+Provides:
+ libappframework-java
Description: Java Better Swing Application Framework (library)
The Better Swing Application Framework is a fork of the original Swing
Application Framework (appframework) reference implementation of JSR 296. Since
@@ -34,8 +45,11 @@ Description: Java Better Swing Application Framework (library)
Package: libbetter-appframework-java-doc
Architecture: all
Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Suggests: ${maven:DocOptionalDepends}
+Depends:
+ ${maven:DocDepends},
+ ${misc:Depends}
+Suggests:
+ ${maven:DocOptionalDepends}
Description: Java Better Swing Application Framework (documentation)
The Better Swing Application Framework is a fork of the original Swing
Application Framework (appframework) reference implementation of JSR 296. Since
diff --git a/debian/copyright b/debian/copyright
index 463248a..bc6b3fa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -41,7 +41,7 @@ secure government authorization.
-----------------------------------
License for file: src/main/java/org/jdesktop/application/utils/OSXAdapter.java
-Disclaimer: IMPORTANT: This Apple software is supplied to you by
+Disclaimer: IMPORTANT: This Apple software is supplied to you by
Apple Inc. ("Apple") in consideration of your agreement to the
following terms, and your use, installation, modification or
redistribution of this Apple software constitutes acceptance of these
@@ -55,8 +55,8 @@ license, under Apple's copyrights in this original Apple software (the
Software, with or without modifications, in source and/or binary forms;
provided that if you redistribute the Apple Software in its entirety and
without modifications, you must retain this notice and the following
-text and disclaimers in all such redistributions of the Apple Software.
-Neither the name, trademarks, service marks or logos of Apple Inc.
+text and disclaimers in all such redistributions of the Apple Software.
+Neither the name, trademarks, service marks or logos of Apple Inc.
may be used to endorse or promote products derived from the Apple
Software without specific prior written permission from Apple. Except
as expressly stated in this notice, no other rights or licenses, express
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bsaf.git
More information about the pkg-java-commits
mailing list