Alexandre Detiste pushed to branch master at Debian Java Maintainers / libcsv-java
Commits: 95a7f24f by Debian Janitor at 2022-12-22T11:28:43+00:00 Remove constraints unnecessary since buster (oldstable) * libcsv-java-doc: Drop conflict with removed package libcsv-java (<< 2.0-11) in Replaces. * libcsv-java-doc: Drop conflict with removed package libcsv-java (<< 2.0-11) in Breaks. Changes-By: deb-scrub-obsolete - - - - - f644b42a by Alexandre Detiste at 2026-06-21T00:37:41+02:00 Merge branch 'scrub-obsolete' into 'master' Remove unnecessary constraints See merge request java-team/libcsv-java!1 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +libcsv-java (2.1-3) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + libcsv-java-doc: Drop conflict with removed package libcsv-java (<< + 2.0-11) in Replaces. + + libcsv-java-doc: Drop conflict with removed package libcsv-java (<< + 2.0-11) in Breaks. + + -- Debian Janitor <[email protected]> Thu, 22 Dec 2022 11:28:43 -0000 + libcsv-java (2.1-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -35,10 +35,6 @@ Depends: ${misc:Depends} Recommends: ${java:Recommends} -Breaks: - libcsv-java (<< 2.0-11) -Replaces: - libcsv-java (<< 2.0-11) Description: CSV IO library for Java (documentation) Java CSV is a small fast open source java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text View it on GitLab: https://salsa.debian.org/java-team/libcsv-java/-/compare/97d7d992abb28d8506bc402f15f6917e904bfa94...f644b42abd8a6dadcf4f5091070ef0c3c6b2ef7b -- View it on GitLab: https://salsa.debian.org/java-team/libcsv-java/-/compare/97d7d992abb28d8506bc402f15f6917e904bfa94...f644b42abd8a6dadcf4f5091070ef0c3c6b2ef7b You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

