[Git][java-team/guice][master] 13 commits: New upstream version 5.0.0

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Tue Dec 17 14:12:13 GMT 2024



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


Commits:
7fbbc924 by Emmanuel Bourg at 2024-12-17T12:54:54+01:00
New upstream version 5.0.0
- - - - -
b9b1d0fa by Emmanuel Bourg at 2024-12-17T12:55:04+01:00
New upstream version 5.0.1
- - - - -
10eae4ac by Emmanuel Bourg at 2024-12-17T12:55:11+01:00
New upstream version 5.1.0
- - - - -
35ce87fd by Emmanuel Bourg at 2024-12-17T12:55:13+01:00
Update upstream source from tag 'upstream/5.1.0'

Update to upstream version '5.1.0'
with Debian dir 91c0434f2ee075eb1780cedb64e35c93e90ea0c3
- - - - -
2805146d by Emmanuel Bourg at 2024-12-17T13:04:49+01:00
No longer depend on cglib

- - - - -
3bea1a1d by Emmanuel Bourg at 2024-12-17T13:05:18+01:00
Depend on libasm-java (>= 9.2)

- - - - -
459c6317 by Emmanuel Bourg at 2024-12-17T14:31:29+01:00
Use the main jar as a placeholder for the removed no_aop artifact

- - - - -
b81a091b by Emmanuel Bourg at 2024-12-17T14:32:28+01:00
No longer build the multibindings extension

- - - - -
cf01a111 by Emmanuel Bourg at 2024-12-17T14:33:02+01:00
Standards-Version updated to 4.7.0

- - - - -
b9a46895 by Emmanuel Bourg at 2024-12-17T14:35:18+01:00
Removed the Built-Using field

- - - - -
3d9a7f6f by Emmanuel Bourg at 2024-12-17T14:35:48+01:00
Simplified debian/rules

- - - - -
b9ac0e75 by Emmanuel Bourg at 2024-12-17T14:37:00+01:00
Removed the build dependency on libmunge-maven-plugin-java

- - - - -
8fe9c1f0 by Emmanuel Bourg at 2024-12-17T14:37:10+01:00
Upload to unstable

- - - - -


30 changed files:

- + .github/workflows/ci.yml
- .gitignore
- + BUILD
- README.md
- + WORKSPACE
- bom/pom.xml
- build.properties
- − build.xml
- − common.xml
- core/pom.xml
- core/src/com/google/inject/AbstractModule.java
- + core/src/com/google/inject/BUILD
- core/src/com/google/inject/Binder.java
- core/src/com/google/inject/Binding.java
- core/src/com/google/inject/Inject.java
- core/src/com/google/inject/Key.java
- core/src/com/google/inject/PrivateBinder.java
- core/src/com/google/inject/PrivateModule.java
- core/src/com/google/inject/ProvisionException.java
- + core/src/com/google/inject/RestrictedBindingSource.java
- core/src/com/google/inject/Scopes.java
- core/src/com/google/inject/TypeLiteral.java
- core/src/com/google/inject/internal/AbstractBindingBuilder.java
- core/src/com/google/inject/internal/AbstractBindingProcessor.java
- core/src/com/google/inject/internal/AbstractProcessor.java
- core/src/com/google/inject/internal/Annotations.java
- + core/src/com/google/inject/internal/BindingAlreadySetError.java
- core/src/com/google/inject/internal/BindingBuilder.java
- core/src/com/google/inject/internal/BindingImpl.java
- core/src/com/google/inject/internal/BindingProcessor.java


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/java-team/guice/-/compare/e886f6f851ccbb1d9958b32f1f0994b56ee428b7...8fe9c1f034580f4b4e55da21421a06227d2fc26e

-- 
View it on GitLab: https://salsa.debian.org/java-team/guice/-/compare/e886f6f851ccbb1d9958b32f1f0994b56ee428b7...8fe9c1f034580f4b4e55da21421a06227d2fc26e
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/20241217/25c7f28b/attachment.htm>


More information about the pkg-java-commits mailing list