[libswingx-java] 16/26: package freshening
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 7 12:01:49 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libswingx-java.
commit c2fc51097a8c7f735b0700c23971532fc81adb4b
Author: Tony Mancill <tmancill at debian.org>
Date: Sat Mar 22 16:30:16 2014 +0000
package freshening
---
debian/changelog | 11 +++++++++++
debian/compat | 2 +-
debian/control | 10 +++++-----
debian/copyright | 19 ++++++++++---------
4 files changed, 27 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index edb894d..0df0738 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libswingx-java (1:1.6.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Update homepage in d/control and d/copyright. (Closes: #742274)
+ * Update broken DEP-5 Format: link in d/copyright.
+ * Bump Standards-Version to 3.9.5.
+ * Update Vcs URLs to canonical form.
+ * Use DH9.
+
+ -- tony mancill <tmancill at debian.org> Sat, 22 Mar 2014 07:50:24 -0700
+
libswingx-java (1:1.6.2-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index ec17b8f..a50d315 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ 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>,
Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java, libjhlabs-filters-java
-Standards-Version: 3.9.1
-Homepage: https://swingx.dev.java.net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswingx-java/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libswingx-java/
+Standards-Version: 3.9.5
+Homepage: https://swingx.java.net/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libswingx-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libswingx-java
Package: libswingx-java
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7bc325c..8c700b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SwingX
Upstream-Contact: SwingLabs SwingX Project
-Source: http://swinglabs.org/downloads.jsp
+Source: https://swingx.java.net/
Files: *
Copyright: Copyright (c) 2005-2006 Sun Microsystems, Inc.
@@ -34,11 +34,11 @@ License: Apache-2.0
See the License for the specific language governing permissions and
limitations under the License.
-Files: src/java/org/jdesktop/swingx/image/*,
- src/java/org/jdesktop/swingx/graphics/*,
+Files: src/java/org/jdesktop/swingx/image/*
+ src/java/org/jdesktop/swingx/graphics/*
src/java/org/jdesktop/swingx/geom/Star2D.java
-Copyright: Copyright 2005 Sun Microsystems, Inc.
-Copyright: Copyright (c) 2006 Romain Guy <romain.guy at mac.com>
+Copyright: 2005 Sun Microsystems, Inc.
+ 2006 Romain Guy <romain.guy at mac.com>
License: LPGL-2.1+ or BSD
Dual-licensed under LGPL (Sun and Romain Guy) and BSD (Romain Guy).
.
@@ -65,9 +65,10 @@ License: LPGL-2.1+ or BSD
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: debian/*
-Copyright: Copyright 2007, Torsten Werner <twerner at debian.org>
-Copyright: Copyright 2009, Damien Raude-Morvan <drazzib at debian.org>
-Licence: GPL-2+
+Copyright: 2007, Torsten Werner <twerner at debian.org>
+ 2009, Damien Raude-Morvan <drazzib at debian.org>
+ 2014, tony mancill <tmancill at debian.org>
+License: GPL-2+
Debian packaging is licensed under the GPL version 2 (or later),
see `/usr/share/common-licenses/GPL-2'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libswingx-java.git
More information about the pkg-java-commits
mailing list