1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
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@debian.org> Sat, 22 Mar 2014 07:50:24 -0700
libswingx-java (1:1.6.2-1) unstable; urgency=low
* New upstream release.
* Switch to maven as build system:
- d/control: drop ant, add maven-debian-helper
- d/rules: use maven.mk
* d/patches/pom.diff: drop, uneeded since upstream fixed its dependencies.
* d/watch: update to use java.net directly.
* d/rules: force debian version for JARs (Closes: #603495).
* d/copyright: Update to lastest DEP-5 r166.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 06 Mar 2011 00:28:45 +0100
libswingx-java (1:1.6.1-1) unstable; urgency=low
* New upstream release.
* Switch to 3.0 (quilt) format.
* Bump Standards-Version to 3.9.1: no changes needed.
* Drop Depends on JRE: not requested anymore by new Java Policy.
-- Damien Raude-Morvan <drazzib@debian.org> Mon, 26 Jul 2010 12:11:27 +0200
libswingx-java (1:1.6-1) unstable; urgency=low
* New upstream release.
- remove debian/patches/swingworker.diff (merged upstream)
- update debian/patches/pom.diff
* Depends on java6-runtime-headless as we build java6 bytecode
-- Damien Raude-Morvan <drazzib@debian.org> Wed, 30 Dec 2009 21:58:46 +0100
libswingx-java (1:1.0-1) unstable; urgency=low
* New upstream release.
* New "libswingx-java-doc" package:
- contains API javadoc documentation
* Bump Standards-Version to 3.8.3
- Change section to "java"
- Rename debian/README.Debian-source to debian/README.source
- Describe quilt patch system in debian/README.source
* Bump debhelper version to >= 7
* Remove unused Depends on ${shlibs:Depends}
* Default JRE:
- Build-Depends on default-jdk
- Use /usr/lib/jvm/default-java as JAVA_HOME
* Add myself to Uploaders
* Use DEP5 format for debian/copyright
* Maven POMs:
- Add a Build-Depends-Indep dependency on maven-repo-helper
- Use mh_installpoms and mh_installjar to install the POM and the jar to the
Maven repository
- Remove unneeded dependencies in pom.diff patch
* Maven ant helper (build system):
- Add a Build-Depends dependency on maven-ant-helper
- Update debian/build.xml to use /usr/share/maven-ant-helper/maven-build.xml
- Build classpath is now defined in debian/build.properties
-- Damien Raude-Morvan <drazzib@debian.org> Mon, 02 Nov 2009 00:17:00 +0100
libswingx-java (1:0.9.5-1) unstable; urgency=low
* New upstream release
-- Torsten Werner <twerner@debian.org> Tue, 17 Feb 2009 21:22:38 +0100
libswingx-java (1:0.9.4-1) experimental; urgency=low
* New upstream release
* Move package to main because batik is in main now.
* Build with source=target=1.5 and change Depends accordingly.
-- Torsten Werner <twerner@debian.org> Sun, 09 Nov 2008 19:51:21 +0100
libswingx-java (1:0.9.3-2) unstable; urgency=low
* Switch to OpenJDK for building the package.
-- Torsten Werner <twerner@debian.org> Mon, 11 Aug 2008 21:03:43 +0200
libswingx-java (1:0.9.3-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.8.0
-- Varun Hiremath <varun@debian.org> Tue, 08 Jul 2008 19:32:43 +0530
libswingx-java (1:0.9.2-1) unstable; urgency=low
* new upstream release
-- Torsten Werner <twerner@debian.org> Sat, 08 Mar 2008 16:18:24 +0100
libswingx-java (1:0.9.1-1) unstable; urgency=low
[ Torsten Werner ]
* New upstream release
* Change Standards-Version: 3.7.3.
[ Varun Hiremath ]
* debian/rules: install versioned jar and create symlink
-- Varun Hiremath <varun@debian.org> Mon, 17 Dec 2007 03:12:34 +0530
libswingx-java (20070722-2) unstable; urgency=low
* Include the *.properties files and images in the jars.
* debian/control: Add XS-Vcs-{Svn,Browser} headers.
* Add debian/README.Debian-source file.
-- Varun Hiremath <varunhiremath@gmail.com> Wed, 08 Aug 2007 00:20:45 +0530
libswingx-java (20070722-1) unstable; urgency=low
* New upstream release
* debian/control: Add myself to Uploaders
* Update patches/swingworker.diff patch file.
-- Varun Hiremath <varunhiremath@gmail.com> Sat, 04 Aug 2007 00:54:49 +0530
libswingx-java (20070513-1) unstable; urgency=low
* Initial release (Closes: #420344)
-- Torsten Werner <twerner@debian.org> Sat, 21 Apr 2007 14:39:02 +0200
|