Details about package xml-core
| Name: | xml-core (PTS) |
|---|---|
| Uploader: | Ahmed Alaoui <ahmedalaoui.debian@gmail.com> (Debian QA page) |
| Description: | xml-core - XML infrastructure and XML catalog file support |
Package uploads
Upload #2
Information
| Version: | 0.21 |
|---|---|
| Uploaded: | 2026-06-08 15:21 |
| Source package: | xml-core_0.21.dsc |
| Distribution: | unstable |
| Section: | text |
| Priority: | |
| Vcs-Browser: | https://salsa.debian.org/xml-sgml-team/xml-core |
| Vcs-Git: | https://salsa.debian.org/xml-sgml-team/xml-core.git |
| Closes bugs: | #660687 #1010134 |
Changelog
xml-core (0.21) unstable; urgency=medium
.
* Take over package. (Closes: #660687)
* debian/control:
- Change Maintainer to Ahmed Alaoui.
- Drop Priority and Rules-Requires-Root (now defaults).
- Add spaces after commas in directory listing.
* tools/update-xmlcatalog: Improve error message to include entity URI.
(Closes: #1010134)
QA information
-
–
Package uses debhelper-compatDebhelper compatibility level 13
-
–
Watch file is not present
-
–
Package is native
Format: 3.0 (native) -
–
"Maintainer" email is the same as the uploader
-
–
Package has lintian warningsxml-core source
-
W
recommended-field
- (in section for source) Priority [debian/control:1]
-
P
silent-on-rules-requiring-root
- [debian/control]
-
W
recommended-field
-
–
Package closes ITA bugs
-
–
No Homepage field present
-
–
Package is already in Debian
- The package uploader is not currently maintaining xml-core in Debian
- Last upload was on the 2026-05-07
-
–
Upstream-Contact missing from d/copyright
Upstream Contact: None Licenses: GPL-2+
Comments
No comments
Upload #1
Information
| Version: | 0.21 |
|---|---|
| Uploaded: | 2026-06-06 04:21 |
| Source package: | xml-core_0.21.dsc |
| Distribution: | unstable |
| Section: | text |
| Priority: | |
| Vcs-Browser: | https://salsa.debian.org/xml-sgml-team/xml-core |
| Vcs-Git: | https://salsa.debian.org/xml-sgml-team/xml-core.git |
| Closes bugs: | #660687 #990191 #1010134 |
Changelog
xml-core (0.21) unstable; urgency=medium
.
* Take over package. (Closes: #660687)
* debian/control: Change Maintainer to Ahmed Alaoui.
* debian/control: Vcs fields point to official xml-sgml-team repository.
* debian/control: Drop Priority and Rules-Requires-Root (now defaults).
* debian/xml-core.postrm: Fix leftover /etc/xml directory on purge.
(Closes: #990191)
* tools/update-xmlcatalog: Improve error message to include entity URI.
(Closes: #1010134)
QA information
-
–
Package uses debhelper-compatDebhelper compatibility level 13
-
–
Watch file is not present
-
–
Package is native
Format: 3.0 (native) -
–
"Maintainer" email is the same as the uploader
-
–
Package has lintian warningsxml-core source
-
W
recommended-field
- (in section for source) Priority [debian/control:1]
-
P
silent-on-rules-requiring-root
- [debian/control]
-
W
recommended-field
-
–
Package closes ITA bugs
-
–
No Homepage field present
-
–
Package is already in Debian
- The package uploader is not currently maintaining xml-core in Debian
- Last upload was on the 2026-05-07
-
–
Upstream-Contact missing from d/copyright
Upstream Contact: None Licenses: GPL-2+
debian/changelog: - Group itens: * debian/control: Change Maintainer to Ahmed Alaoui. * debian/control: Vcs fields point to official xml-sgml-team repository. * debian/control: Drop Priority and Rules-Requires-Root (now defaults). Change to something like: * debian/control: - Change Maintainer to Ahmed Alaoui. - Vcs fields point to official xml-sgml-team repository. - Drop Priority and Rules-Requires-Root (now defaults). - What is the change to this: - Vcs fields point to official xml-sgml-team repository. ? - Drop lines: debian/xml-core.postrm: Fix leftover /etc/xml directory on purge. (Closes: #990191) debian/control: - Need to document the change below in the debian/changelog: - - /usr/share/xml/{declaration,entities,misc,schema} - - /usr/local/share/xml/{declaration,entities,misc,schema} + - /usr/share/xml/{declaration, entities, misc, schema} + - /usr/local/share/xml/{declaration, entities, misc, schema} debian/xml-core.postrm: - Undo your changes. The dir /etc/xml is used by other packages, so it cannot be removed. More info on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990191#25 tools/update-xmlcatalog: - You used the patch [1]. How about the duplicated lines that Étienne warned? [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010134#12