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 136 137 138 139 140 141 142 143 144 145 146 147
|
libglazedlists-java (1.9.1-3) unstable; urgency=medium
* Use debhelper-compat 13
* Use https URL for Homepage in debian/control
* Update Vcs URLs to point to Salsa
* Set "Rules-Requires-Root: no" in debian/control
* Mark libglazed-lists-java Multi-Arch: foreign
* Bump Standards-Version to 4.5.0
* No longer build -doc package
* Freshen debian/copyright
-- tony mancill <tmancill@debian.org> Tue, 21 Jul 2020 21:18:40 -0700
libglazedlists-java (1.9.1-2) unstable; urgency=medium
* Use maven-repo-helper to install artifacts.
This results in JAR file symlinks beneath /usr/share/maven-repo,
which helps gradle-based build systems to find glazedlists.
-- tony mancill <tmancill@debian.org> Sun, 27 Nov 2016 19:17:02 -0800
libglazedlists-java (1.9.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
* Replaced the debian/repack script with the standard Files-Excluded mechanism
-- Emmanuel Bourg <ebourg@apache.org> Mon, 16 May 2016 19:00:42 +0200
libglazedlists-java (1.9.0+dfsg-2) unstable; urgency=medium
* Team upload.
* Provide maven artifacts; build-dep on maven-repo-helper.
* Update debian/watch file and debian/repack.stub.
* Use DH 9.
* Bump Standards-Version to 3.9.7.
-- tony mancill <tmancill@debian.org> Sat, 13 Feb 2016 16:40:55 -0800
libglazedlists-java (1.9.0+dfsg-1) unstable; urgency=low
* Update debian/repack.stub; add information to debian/copyright.
* Update debian/watch: upstream URL and filename changed.
* New upstream release.
* Update upstream and packaging copyright information.
* Add note about backward incompatible changes to debian/NEWS.
* Refresh patches.
* Bump debhelper compatibility level to 8.
* Update .jar filename in .install and .links file.
* Update Vcs-* fields.
* Set Standards-Version to 3.9.4 (no further changes).
* Add doc-base registration for libglazedlists-java-doc, and lintian
override for the missing one in libglazedlists-java.
-- gregor herrmann <gregoa@debian.org> Thu, 04 Jul 2013 22:47:09 +0200
libglazedlists-java (1.8.0.dfsg-4) unstable; urgency=low
* Update Maintainer field for Java team maintenance.
* Add gregor to Uploaders.
-- tony mancill <tmancill@debian.org> Tue, 29 May 2012 12:20:39 -0700
libglazedlists-java (1.8.0.dfsg-3) unstable; urgency=low
* debian/control: change build dependency from default-jdk-builddep to
default-jdk. Closes: #669125
* debian/control: update Homepage field.
* Update debian/watch.
* Update Vcs-* headers.
* Switch to "3.0 (quilt)" source format.
* Update repacking framework.
* Set debhelper compatibility level to 8; use tiny debian/rules.
* Drop patch 02_javadoc.patch. Refresh 03_no_internet.patch (offset).
* Fix source file encoding.
* Update/add DEP3 headers to patches.
* debian/copyright: update to Copyright-Format 1.0. Update years of
packaging copyright.
* Bump Standards-Version to 3.9.3 (no changes).
* debian/control: add dependency on ${misc:Depends}, drop dependency on
JRE.
-- gregor herrmann <gregoa@debian.org> Tue, 17 Apr 2012 20:02:29 +0200
libglazedlists-java (1.8.0.dfsg-2) unstable; urgency=low
* debian/control: set Section to java.
* Add patch 03_no_internet.patch to build without accessing the internet;
thanks to Lucas Nussbaum for the bug report (closes: #536988).
* Set Standards-Version to 3.8.2 (no changes).
-- gregor herrmann <gregoa@debian.org> Wed, 15 Jul 2009 00:03:42 +0200
libglazedlists-java (1.8.0.dfsg-1) unstable; urgency=low
* New upstream release.
* Change debian/copyright to the new machine-readable format and add new
third-party copyright holders.
* Change patch system from dpatch to quilt and refresh patches.
* Set Standards-Version to 3.8.0; rename debian/README.Debian-source to
debian/README.source and add pointer to quilt howto.
* debian/control:
- change my email address
- build depend on default-jdk-builddep, depend on "default-jre-headless |
java-runtime-headless" instead of specifying a specific JDK/JRE; change
JAVA_HOME in debian/rules accordingly.
- move ant from Build-Depends-Indep to Build-Depends since it's used in
debian/rules' clean target
* debian/rules:
- remove useless configure{,-stamp} targets
- set the encoding to UTF-8 with ANT_OPTS
* Add NEWS.Debian to document not backward compatible changes.
-- gregor herrmann <gregoa@debian.org> Mon, 26 Jan 2009 20:22:02 +0100
libglazedlists-java (1.7.0.dfsg-3) unstable; urgency=low
* Clean up debian/rules.
* Move upstream URL from the description to the new Homepage field.
* Change XS-Vcs-* fields to Vcs-*.
* Set Standards-Version to 3.7.3 (no changes needed).
* Builds now with gcj; change dependency in debian/control, JAVA_HOME in
debian/rules and move package from contrib to main. Thanks to Onkar Shinde
for pointing this out on Ubuntu's launchpad (LP: #177477).
* Re-arrange targets and their dependencies in debian/rules.
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 19 Dec 2007 17:15:08 +0100
libglazedlists-java (1.7.0.dfsg-2) unstable; urgency=low
* Use dh_wraporig to create .dfsg tarball:
- Add debian/dh_wraporig.local.
- Include created debian/README.Debian-source.
- Adapt debian/watch to call dh_wraporig.
- Change get-orig-source target in debian/rules to use uscan/dh_wraporig.
* Improve package description, thanks to Craig Sanders (closes: #425963).
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 25 May 2007 23:24:58 +0200
libglazedlists-java (1.7.0.dfsg-1) unstable; urgency=low
* Initial release (closes: #411880).
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 20 Mar 2007 20:08:51 +0100
|