Scrub Obsolete - aspectj

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 977d1d6..23f0725 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+aspectj (1.9.5-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on junit, libasm-java and
+      libaspectj-java.
+    + libaspectj-java: Drop versioned constraint on aspectj in Conflicts.
+    + libaspectj-java: Drop versioned constraint on aspectj in Replaces.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 16 May 2022 21:59:24 -0000
+
 aspectj (1.9.5-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 25974b5..a6dfef5 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends:
  docbook-xml,
  docbook-xsl,
  html2text,
- junit (>= 3.8.1),
- libasm-java (>= 6.1),
- libaspectj-java (>= 1.9.0~beta5-1~),
+ junit,
+ libasm-java,
+ libaspectj-java,
  libbuild-helper-maven-plugin-java,
  libcommons-logging-java,
  libequinox-app-java,
@@ -57,8 +57,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
 Description: aspect-oriented extension for Java - library

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package aspectj

No differences were encountered between the control files of package aspectj-doc

Control files of package libaspectj-java: lines which differ (wdiff format)

  • Conflicts: aspectj (<< 1.6.10+dfsg-1)
  • Replaces: aspectj (<< 1.6.10+dfsg-1)

Run locally

More details

Full run details