[Git][java-team/aspectj][master] 4 commits: Add missing bootstrap dependency
Jochen Sprickerhof (@jspricke)
gitlab at salsa.debian.org
Mon Feb 27 11:19:24 GMT 2023
Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / aspectj
Commits:
a3a0dd2b by Jochen Sprickerhof at 2023-02-27T11:58:53+01:00
Add missing bootstrap dependency
Closes: #1027649
- - - - -
9a78de36 by Jochen Sprickerhof at 2023-02-27T12:07:40+01:00
Add R³
- - - - -
62955d8a by Jochen Sprickerhof at 2023-02-27T12:17:42+01:00
Drop ancient Conflicts/Replaces
- - - - -
b0393717 by Jochen Sprickerhof at 2023-02-27T12:17:49+01:00
Update changelog for 1.9.5-2 release
- - - - -
3 changed files:
- debian/bootstrap.xml
- debian/changelog
- debian/control
Changes:
=====================================
debian/bootstrap.xml
=====================================
@@ -36,6 +36,7 @@
<include name="equinox-common.jar"/>
<include name="equinox-preferences.jar"/>
<include name="equinox-registry.jar"/>
+ <include name="osgi.cmpn.jar"/>
</fileset>
</path>
</classpath>
=====================================
debian/changelog
=====================================
@@ -1,8 +1,18 @@
-aspectj (1.9.5-2) UNRELEASED; urgency=medium
+aspectj (1.9.5-2) unstable; urgency=medium
+ * Team upload.
+
+ [ Debian Janitor ]
+ * Apply multi-arch hints. + aspectj-doc, libaspectj-java: Add Multi-Arch:
+ foreign.
* Use secure URI in Homepage field.
- -- Debian Janitor <janitor at jelmer.uk> Sun, 18 Dec 2022 05:34:10 -0000
+ [ Jochen Sprickerhof ]
+ * Add missing bootstrap dependency (Closes: #1027649)
+ * Add R³
+ * Drop ancient Conflicts/Replaces
+
+ -- Jochen Sprickerhof <jspricke at debian.org> Mon, 27 Feb 2023 12:11:05 +0100
aspectj (1.9.5-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -36,6 +36,7 @@ Build-Depends:
libxalan2-java,
maven-debian-helper,
xsltproc
+Rules-Requires-Root: no
Standards-Version: 4.6.0.1
Vcs-Git: https://salsa.debian.org/java-team/aspectj.git
Vcs-Browser: https://salsa.debian.org/java-team/aspectj
@@ -57,8 +58,6 @@ Description: aspect-oriented extension for Java - tools
Package: libaspectj-java
Architecture: all
-Replaces: aspectj (<< 1.6.10+dfsg-1)
-Conflicts: aspectj (<< 1.6.10+dfsg-1)
Depends: ${misc:Depends}
Suggests: aspectj
Multi-Arch: foreign
View it on GitLab: https://salsa.debian.org/java-team/aspectj/-/compare/075faf429644480c69aed774553ce5208dda7238...b0393717429c114c71ec4f25694f155c7d4d344e
--
View it on GitLab: https://salsa.debian.org/java-team/aspectj/-/compare/075faf429644480c69aed774553ce5208dda7238...b0393717429c114c71ec4f25694f155c7d4d344e
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/20230227/791bcb8d/attachment.htm>
More information about the pkg-java-commits
mailing list