[pkg-java] r17914 - trunk/libswingx-java/debian
Tony Mancill
tmancill at moszumanska.debian.org
Sat Mar 22 16:30:16 UTC 2014
Author: tmancill
Date: 2014-03-22 16:30:16 +0000 (Sat, 22 Mar 2014)
New Revision: 17914
Modified:
trunk/libswingx-java/debian/changelog
trunk/libswingx-java/debian/compat
trunk/libswingx-java/debian/control
trunk/libswingx-java/debian/copyright
Log:
package freshening
Modified: trunk/libswingx-java/debian/changelog
===================================================================
--- trunk/libswingx-java/debian/changelog 2014-03-21 22:35:44 UTC (rev 17913)
+++ trunk/libswingx-java/debian/changelog 2014-03-22 16:30:16 UTC (rev 17914)
@@ -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.
Modified: trunk/libswingx-java/debian/compat
===================================================================
--- trunk/libswingx-java/debian/compat 2014-03-21 22:35:44 UTC (rev 17913)
+++ trunk/libswingx-java/debian/compat 2014-03-22 16:30:16 UTC (rev 17914)
@@ -1 +1 @@
-7
+9
Modified: trunk/libswingx-java/debian/control
===================================================================
--- trunk/libswingx-java/debian/control 2014-03-21 22:35:44 UTC (rev 17913)
+++ trunk/libswingx-java/debian/control 2014-03-22 16:30:16 UTC (rev 17914)
@@ -4,12 +4,12 @@
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
Modified: trunk/libswingx-java/debian/copyright
===================================================================
--- trunk/libswingx-java/debian/copyright 2014-03-21 22:35:44 UTC (rev 17913)
+++ trunk/libswingx-java/debian/copyright 2014-03-22 16:30:16 UTC (rev 17914)
@@ -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 @@
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 @@
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'.
More information about the pkg-java-commits
mailing list