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 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
asm (7.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- No longer build the asm-xml module (removed)
- Ignore the sigtest plugin
-- Emmanuel Bourg <ebourg@apache.org> Mon, 29 Oct 2018 22:12:59 +0100
asm (6.2.1-2) unstable; urgency=medium
* Team upload.
* Added the missing build dependency on default-jdk-doc
-- Emmanuel Bourg <ebourg@apache.org> Wed, 19 Sep 2018 10:48:34 +0200
asm (6.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Build with Gradle instead of Ant
- Depend on bnd (>= 3.5.0-2~)
- Restored the asm-all jar
* Removed Damien Raude-Morvan from the uploaders
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
* Updated the Files-Excluded field in debian/copyright for versions > 6.1
(Closes: #883895)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 17 Sep 2018 19:15:21 +0200
asm (6.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Disabled the Java 5 compatibility check to build with Java 9
- Restored the asm-all and asm-debug-all jars
* Standards-Version updated to 4.1.2
-- Emmanuel Bourg <ebourg@apache.org> Sun, 10 Dec 2017 00:07:28 +0100
asm (6.0~alpha-2) unstable; urgency=medium
* Team upload.
* Removed the module-info.class from the jars
(not compatible with the latest Java 9 spec)
* Track and download the new releases from the OW2's GitLab repository
* Standards-Version updated to 4.1.1
-- Emmanuel Bourg <ebourg@apache.org> Mon, 20 Nov 2017 15:41:09 +0100
asm (6.0~alpha-1) unstable; urgency=medium
* New upstream release
* Use pkg-info.mk instead of parsing dpkg-parsechangelog to get the version
* Standards-Version updated to 4.0.0
-- Emmanuel Bourg <ebourg@apache.org> Fri, 30 Jun 2017 13:57:01 +0200
asm (5.2-2) unstable; urgency=medium
* Team upload.
* Replaced the asm-all symlink with the real jar and re-enabled shrinking
(Closes: #845606)
* Build the jar files with bnd to always have up to date OSGi metadata
and ensure their contents match with upstream binaries.
* Fixed the links to the JDK classes in the javadoc
(classpath-doc -> default-jdk-doc)
-- Emmanuel Bourg <ebourg@apache.org> Wed, 18 Jan 2017 12:17:49 +0100
asm (5.2-1) unstable; urgency=medium
* Team upload.
[ Emmanuel Bourg ]
* New upstream release
* Build with the DH sequencer instead of CDBS
* debian/copyright: Credited Eugene Kuleshov
* Standards-Version updated to 3.9.8
* Switch to debhelper level 10
[ tony mancill ]
* Apply patch to disable the shrink step during the build and thereby
avoid shipping 1.2 bytecode. (Closes: #845606)
- Thanks to 殷啟聰 <seamlikok@gmail.com>.
-- Emmanuel Bourg <ebourg@apache.org> Fri, 06 Jan 2017 02:11:13 +0100
asm (5.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Updated the OSGi metadata in debian/osgi
* Renamed the package back to libasm-java
* Removed the unused build dependencies on libow-util-ant-tasks-java, antlr,
ant-contrib, ant-optional and javahelper
* Reduced the size of the package by linking asm-debug-all.jar to asm-all.jar
* Set the locale when generating the Javadoc to make the build reproducible
* Standards-Version updated to 3.9.7 (no changes)
* Removed rm-sigtest.patch
* Updated the package description
* Simplified debian/rules
* Documented the licenses for the files under test/perf
-- Emmanuel Bourg <ebourg@apache.org> Fri, 01 Apr 2016 11:50:01 +0200
libasm4-java (5.0.4-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Updated the OSGi metadata in debian/osgi
- Updated the version in debian/libasm4-java.poms
* Standards-Version updated to 3.9.6 (no changes)
* debian/copyright: Fixed the shortname of the BSD license
-- Emmanuel Bourg <ebourg@apache.org> Tue, 26 May 2015 23:27:59 +0200
libasm4-java (5.0.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Refreshed the patches
* Updated the version in debian/libasm4-java.poms
-- Emmanuel Bourg <ebourg@apache.org> Sat, 24 May 2014 15:07:35 +0200
libasm4-java (5.0.1-2) unstable; urgency=medium
* Team upload.
* Install the 4.x generic Maven artifacts to preserve the compatibility
(Closes: #746112)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 28 Apr 2014 11:41:48 +0200
libasm4-java (5.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Keep the prebuilt jars used for the tests in the source tarball
-- Emmanuel Bourg <ebourg@apache.org> Tue, 15 Apr 2014 13:44:19 +0200
libasm4-java (4.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Updated the OSGi metadata in debian/osgi
* Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
* debian/copyright: Updated the Format URI
* Use XZ compression for the upstream tarball
* debian/rules: Removed the unused gnujaxp.jar from the classpath
-- Emmanuel Bourg <ebourg@apache.org> Sun, 09 Mar 2014 23:46:26 +0100
libasm4-java (4.1-3) unstable; urgency=low
* Upload to unstable.
* d/control: Use canonical URL for Vcs-*.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 05 May 2013 22:28:01 +0200
libasm4-java (4.1-2) experimental; urgency=low
* d/patches/remove_bnd.diff: Re-work so that each jar only include expected
packages instead of -all.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 13 Jan 2013 16:59:41 +0100
libasm4-java (4.1-1) experimental; urgency=low
* Team upload.
* New package libasm4-java (ITP: #623950) based on libasm3-java packaging.
ASM 4.x is need for Java 7 support (ie. for class format 51).
* d/control: Set Aditya Vaidya and myself as Uploaders.
* d/control: Import packaging in Alioth Git, so update Vcs-* headers.
* d/patches/remove-bnd.diff: Drop usage of BND to create OSGi metadata
and use pre-generated MANIFEST from debian/osgi/.
* d/maven.rules: Replace poms version by "4.x".
-- Damien Raude-Morvan <drazzib@debian.org> Tue, 08 Jan 2013 22:08:59 +0100
libasm4-java (4.1-0~ppa1) precise; urgency=low
* New upstream release
* debian/patches/rm-sigtest.patch: refresh for new release
-- Aditya Vaidya <kroq.gar78@gmail.com> Sat, 20 Oct 2012 22:18:09 -0500
libasm4-java (4.0-0~ppa1) precise; urgency=low
* New upstream release.
* debian/control: bump Standards-Version to 3.9.3
* debian/patches/rm-sigtest.patch: remove references to sigtest
because it's not packaged
-- Aditya Vaidya <kroq.gar78@gmail.com> Sat, 20 Oct 2012 14:26:20 -0500
|