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

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

commit 266439cf9b9a038cf67a35feb68036cfbdaad51e
Author: Emmanuel Bourg <[email protected]>
Date:   Wed Mar 7 11:43:42 2018 +0100

    Wrap and sort
---
 debian/control   | 13 +++++++++----
 debian/copyright | 24 ++++++++++++------------
 2 files changed, 21 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 2125c47..c2def5d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,14 @@ Source: squareness
 Section: utils
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
-Uploaders: Torsten Werner <[email protected]>, Varun Hiremath 
<[email protected]>
-Build-Depends: cdbs, debhelper (>= 11)
-Build-Depends-Indep: ant, default-jdk
+Uploaders:
+ Torsten Werner <[email protected]>,
+ Varun Hiremath <[email protected]>
+Build-Depends:
+ ant,
+ cdbs,
+ debhelper (>= 11),
+ default-jdk
 Standards-Version: 4.1.3
 Homepage: http://squareness.beeger.net/
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/squareness.git
@@ -12,7 +17,7 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-java/squareness.git
 
 Package: squareness
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: suite of skins for different applications
  Squareness is a suite of skins for different platforms and
  applications (e.g. Windowblinds, Java Look And Feel, Mozilla Firefox)
diff --git a/debian/copyright b/debian/copyright
index 7cbe32d..9df4185 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,12 +12,12 @@ Frederic Lavigne
 Pattrick Gotthardt
 Marc De Scheemaecker
 
-Copyright: 
+Copyright:
 (C) 2003-2006, Robert F. Beeger <[email protected]>
 (C) 2005, Kirill Grouchnikov and Erik Vickroy
 (C) 2000-2002 Marc De Scheemaecker
 
-License: 
+License:
 
 Squareness is licensed under the BSD license. On Debian systems, the
 complete text of the BSD license can be found here:
@@ -29,26 +29,26 @@ complete text of the BSD license can be found here:
 /usr/share/common-licenses/BSD
 
 ----
-NanoXML is distributed under the zlib/libpng license, which is OSS 
+NanoXML is distributed under the zlib/libpng license, which is OSS
 (Open Source Software) compliant.
 
 Copyright (C) 2000-2002 Marc De Scheemaecker, All Rights Reserved.
 
-This software is provided 'as-is', without any express or implied 
-warranty. In no event will the author be held liable for any damages 
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the author be held liable for any damages
 arising from the use of this software.
 
-Permission is granted to anyone to use this software for any purpose, 
-including commercial applications, and to alter it and redistribute it 
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
-   1. The origin of this software must not be misrepresented; 
-   you must not claim that you wrote the original software. 
-   If you use this software in a product, an acknowledgment 
+   1. The origin of this software must not be misrepresented;
+   you must not claim that you wrote the original software.
+   If you use this software in a product, an acknowledgment
    in the product documentation would be appreciated but is not required.
-   2. Altered source versions must be plainly marked as such, 
+   2. Altered source versions must be plainly marked as such,
    and must not be misrepresented as being the original software.
-   3. This notice may not be removed or altered from any 
+   3. This notice may not be removed or altered from any
    source distribution.
 
 ----

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to