[Git][java-team/aspectj][master] 22 commits: New upstream version 1.8.10

Emmanuel Bourg gitlab at salsa.debian.org
Fri Jul 13 16:44:34 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / aspectj


Commits:
0ab5f9b5 by Emmanuel Bourg at 2018-07-04T01:06:00+02:00
New upstream version 1.8.10
- - - - -
f78469db by Emmanuel Bourg at 2018-07-04T01:06:16+02:00
Update upstream source from tag 'upstream/1.8.10'

Update to upstream version '1.8.10'
with Debian dir d63698bf909c7adb8aeeae648b2208dda26dc49c
- - - - -
d2278f27 by Emmanuel Bourg at 2018-07-13T00:25:05+02:00
Depend on the updated Eclipse packages

- - - - -
75a66cf5 by Emmanuel Bourg at 2018-07-13T00:26:46+02:00
Simplified the clean target in debian/rules

- - - - -
d662eeca by Emmanuel Bourg at 2018-07-13T00:27:20+02:00
Standards-Version updated to 4.1.5

- - - - -
e7fbe7a2 by Emmanuel Bourg at 2018-07-13T00:30:52+02:00
New upstream version 1.8.12
- - - - -
41e86567 by Emmanuel Bourg at 2018-07-13T00:31:08+02:00
Update upstream source from tag 'upstream/1.8.12'

Update to upstream version '1.8.12'
with Debian dir a5703ba1a9cf2668e566112a4165dcf00e3bb018
- - - - -
cbd7fd5d by Emmanuel Bourg at 2018-07-13T08:36:45+02:00
New upstream version 1.8.13
- - - - -
627ef732 by Emmanuel Bourg at 2018-07-13T08:37:01+02:00
Update upstream source from tag 'upstream/1.8.13'

Update to upstream version '1.8.13'
with Debian dir a5703ba1a9cf2668e566112a4165dcf00e3bb018
- - - - -
8c904986 by Emmanuel Bourg at 2018-07-13T10:50:43+02:00
Adjusted the source level of the Ant tasks

- - - - -
67a3830b by Emmanuel Bourg at 2018-07-13T11:47:44+02:00
Depend on libeclipse-osgi-java instead of libequinox-osgi-java

- - - - -
9fb572e8 by Emmanuel Bourg at 2018-07-13T15:05:37+02:00
New upstream version 1.9.0~beta4
- - - - -
f4297cb5 by Emmanuel Bourg at 2018-07-13T15:13:05+02:00
New upstream version 1.9.0~beta5
- - - - -
dc760d85 by Emmanuel Bourg at 2018-07-13T17:43:17+02:00
Build with the DH sequencer instead of CDBS

- - - - -
72fbd066 by Emmanuel Bourg at 2018-07-13T17:43:23+02:00
Switch to debhelper level 11

- - - - -
10214a42 by Emmanuel Bourg at 2018-07-13T17:43:23+02:00
Modified debian/orig-tar.sh to ignore org.eclipse.jdt.core/src/

- - - - -
34e3a50f by Emmanuel Bourg at 2018-07-13T17:43:24+02:00
Update upstream source from tag 'upstream/1.9.0_beta4'

Update to upstream version '1.9.0~beta4'
with Debian dir 16a4d5ed8f38f5671a40954727a9179a8076dab7

- - - - -
aeb21f50 by Emmanuel Bourg at 2018-07-13T17:43:24+02:00
Update upstream source from tag 'upstream/1.9.0_beta5'

Update to upstream version '1.9.0~beta5'
with Debian dir 16a4d5ed8f38f5671a40954727a9179a8076dab7

- - - - -
7aae5198 by Emmanuel Bourg at 2018-07-13T17:43:24+02:00
Fixed the path to jrt-fs.jar

- - - - -
72763534 by Emmanuel Bourg at 2018-07-13T17:43:25+02:00
Updated the symlinks for ASM in debian/rules

- - - - -
d812ccd9 by Emmanuel Bourg at 2018-07-13T17:43:25+02:00
Removed the patch changing the source level

- - - - -
7af8502c by Emmanuel Bourg at 2018-07-13T17:43:25+02:00
Temporarily build with openjdk-8-jdk

- - - - -


30 changed files:

- ajdoc/src/org/aspectj/tools/ajdoc/HtmlDecorator.java
- bcel-builder/src/org/aspectj/apache/bcel/Constants.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/BootstrapMethods.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/ClassVisitor.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/LineNumberTable.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/LocalVariableTable.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/MethodParameters.java
- + bcel-builder/src/org/aspectj/apache/bcel/classfile/Module.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/StackMap.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/StackMapEntry.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/annotation/RuntimeAnnos.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/annotation/RuntimeParamAnnos.java
- bcel-builder/src/org/aspectj/apache/bcel/classfile/annotation/RuntimeTypeAnnos.java
- bcel-builder/src/org/aspectj/apache/bcel/generic/FieldGen.java
- bcel-builder/src/org/aspectj/apache/bcel/generic/ObjectType.java
- bcel-builder/src/org/aspectj/apache/bcel/generic/ReferenceType.java
- bcel-builder/src/org/aspectj/apache/bcel/generic/ReturnaddressType.java
- bcel-builder/src/org/aspectj/apache/bcel/util/ClassPath.java
- bcel-builder/verifier-src/org/aspectj/apache/bcel/verifier/DescendingVisitor.java
- bcel-builder/verifier-src/org/aspectj/apache/bcel/verifier/EmptyClassVisitor.java
- + build/local.properties
- build/usedForMavenUpload/aspectjrt.pom
- build/usedForMavenUpload/aspectjtools.pom
- build/usedForMavenUpload/aspectjweaver.pom
- build/usedForMavenUpload_milestone/aspectjrt.pom
- build/usedForMavenUpload_milestone/aspectjtools.pom
- build/usedForMavenUpload_milestone/aspectjweaver.pom
- build/usedForMavenUpload_release/aspectjrt.pom
- build/usedForMavenUpload_release/aspectjtools.pom
- build/usedForMavenUpload_release/aspectjweaver.pom


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/java-team/aspectj/compare/f26213afe072c5951c615fdf934bea6b6d5d882d...7af8502c98927a871fbe3a379c1c68d357b65b1a

-- 
View it on GitLab: https://salsa.debian.org/java-team/aspectj/compare/f26213afe072c5951c615fdf934bea6b6d5d882d...7af8502c98927a871fbe3a379c1c68d357b65b1a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180713/63d21fe3/attachment.html>


More information about the pkg-java-commits mailing list