[libskinlf-java] 03/06: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun May 22 12:29:52 UTC 2016


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

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

commit 1abce94354c8f0ce96a2e8553cc62abda9fe5b77
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun May 22 10:37:24 2016 +0200

    Wrap and sort
---
 debian/control             | 24 +++++++++++++++---------
 debian/copyright           |  1 -
 debian/libskinlf-java.docs |  1 -
 3 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index b2b406e..a28348a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,15 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Sylvestre Ledru <sylvestre at debian.org>,
- Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ant, ant-optional, 
- default-jdk, liblaf-plugin-java, libxalan2-java, imagemagick
+           Torsten Werner <twerner at debian.org>
+Build-Depends: ant,
+               ant-optional,
+               cdbs,
+               debhelper (>= 7),
+               default-jdk,
+               imagemagick,
+               liblaf-plugin-java,
+               libxalan2-java
 Standards-Version: 3.9.8
 Homepage: http://skinlf.l2fprod.com
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libskinlf-java.git
@@ -17,10 +23,10 @@ Depends: liblaf-plugin-java, libxalan2-java, ${misc:Depends}
 Suggests: libskinlf-java-demo
 Description: Skin Look and Feel - Skinning Engine for the Swing toolkit
  Skin Look And Feel allows Java developers to write skinnable application
- using the Swing toolkit. Skin Look And Feel is able to load themepacks 
- (a bundle of GTK+ - The Gimp Toolkit - and KDE - The K Desktop 
- Environment  - skins) to enhance your application GUI controls such as 
- Buttons, Checks, Radios, Scrollbars, Progress Bar, Lists, Tables, 
+ using the Swing toolkit. Skin Look And Feel is able to load themepacks
+ (a bundle of GTK+ - The Gimp Toolkit - and KDE - The K Desktop
+ Environment  - skins) to enhance your application GUI controls such as
+ Buttons, Checks, Radios, Scrollbars, Progress Bar, Lists, Tables,
  Internal Frames, Colors, Background Textures, Regular Windows.
  .
  Skin Look And Feel (aka SkinLF) also includes NativeSkin to create irregular
@@ -31,8 +37,8 @@ Architecture: all
 Depends: libskinlf-java, ${misc:Depends}
 Description: Swing Java docking framework - demos and examples
  Skin Look And Feel allows Java developers to write skinnable application
- using the Swing toolkit. Skin Look And Feel is able to load themepacks 
- (a bundle of GTK+ - The Gimp Toolkit - and KDE - The K Desktop 
+ using the Swing toolkit. Skin Look And Feel is able to load themepacks
+ (a bundle of GTK+ - The Gimp Toolkit - and KDE - The K Desktop
  Environment - skins) to enhance your application GUI controls such as Buttons,
  Checks, Radios, Scrollbars, Progress Bar, Lists, Tables, Internal Frames,
  Colors, Background Textures, Regular Windows.
diff --git a/debian/copyright b/debian/copyright
index 4bb2b87..c6a4210 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,4 +11,3 @@ License:
 	Apache 2
 
 The full text of the Apache 2 license can be found in `/usr/share/common-licenses/Apache-2.0`
-
diff --git a/debian/libskinlf-java.docs b/debian/libskinlf-java.docs
index ba8894c..e845566 100644
--- a/debian/libskinlf-java.docs
+++ b/debian/libskinlf-java.docs
@@ -1,2 +1 @@
 README
-

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



More information about the pkg-java-commits mailing list