Andreas B. Mundt pushed to branch master at Debian Java Maintainers / libhtmlparser-java
Commits: 35add557 by Andreas B. Mundt at 2023-07-17T19:10:23+02:00 Mark binary packages 'Multi-Arch: foreign'. - - - - - 5c2afa79 by Andreas B. Mundt at 2023-07-17T19:12:02+02:00 Prepare for upload: Update changelog and add myself to uploaders. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +libhtmlparser-java (1.6.20060610.dfsg0-10) unstable; urgency=medium + + * Add maven POM to the package to offer use in maven projects. + * Update debhelper compatibility level and Standards-Version. + No changes needed. + * Add 'Rules-Requires-Root: no' to control file. + * Update watch file and fix packaging links. + * Mark binary packages 'Multi-Arch: foreign'. + + -- Andreas B. Mundt <[email protected]> Mon, 17 Jul 2023 19:10:47 +0200 + libhtmlparser-java (1.6.20060610.dfsg0-9) unstable; urgency=medium * Team upload. @@ -87,4 +98,3 @@ libhtmlparser-java (1.6.20060610.dfsg0-1) unstable; urgency=low * Initial release. -- Tiago Saboga <[email protected]> Wed, 31 Oct 2007 15:19:57 -0200 - ===================================== debian/control ===================================== @@ -3,7 +3,8 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: - Tiago Saboga <[email protected]> + Tiago Saboga <[email protected]>, + Andreas B. Mundt <[email protected]> Rules-Requires-Root: no Build-Depends: ant, @@ -18,6 +19,7 @@ Homepage: http://htmlparser.sourceforge.net Package: libhtmlparser-java Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Suggests: @@ -42,6 +44,7 @@ Description: java library to parse html Package: libhtmlparser-java-doc Section: doc Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Suggests: View it on GitLab: https://salsa.debian.org/java-team/libhtmlparser-java/-/compare/2d32c4ed97e6e8e194138642922b653d559ba03a...5c2afa79fe0d78c9ae8d45b13293a5ae975092ea -- View it on GitLab: https://salsa.debian.org/java-team/libhtmlparser-java/-/compare/2d32c4ed97e6e8e194138642922b653d559ba03a...5c2afa79fe0d78c9ae8d45b13293a5ae975092ea You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

