Your message dated Fri, 27 Oct 2023 22:07:16 +0000 with message-id <[email protected]> and subject line Bug#1025375: fixed in hydrogen 1.2.2+dfsg-1 has caused the Debian Bug report #1025375, regarding hydrogen-doc: documentation binary package is almost empty, should it be dropped entirely? to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1025375: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025375 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: hydrogen-doc Version: 1.2.0~beta1+dfsg-1 Severity: important Hello and thanks for maintaining Hydrogen in Debian! I noticed that the hydrogen-doc binary package is now almost empty: $ dpkg -L hydrogen-doc /. /usr /usr/share /usr/share/doc /usr/share/doc/hydrogen-doc /usr/share/doc/hydrogen-doc/changelog.Debian.gz /usr/share/doc/hydrogen-doc/changelog.gz /usr/share/doc/hydrogen-doc/copyright /usr/share/hydrogen /usr/share/hydrogen/data /usr/share/hydrogen/data/new_tutorial /usr/share/hydrogen/data/new_tutorial/img_tutorial /usr/share/hydrogen/data/new_tutorial/img_tutorial/Bridge1_4th.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/Bridge3_3a_hh.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/C3_6+7.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/Intro4th.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/PatternBase1.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/PatternBase2.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/Riff1b.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/Riff1c.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/Riff1d.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/Verse8th.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/VerseAll.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/VerseBridge.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/VerseBridge_hh.png /usr/share/hydrogen/data/new_tutorial/img_tutorial/warn.png /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/hydrogen-doc /usr/share/doc/hydrogen-doc/manual_and_old_tutorial /usr/share/doc/hydrogen-doc/new_tutorial $ ls -l /usr/share/doc/hydrogen-doc/manual_and_old_tutorial lrwxrwxrwx 1 root root 23 Nov 27 20:22 /usr/share/doc/hydrogen-doc/manual_and_old_tutorial -> ../../hydrogen/data/doc $ readlink -f /usr/share/doc/hydrogen-doc/manual_and_old_tutorial /usr/share/hydrogen/data/doc $ ls /usr/share/hydrogen/data/doc ls: cannot access '/usr/share/hydrogen/data/doc': No such file or directory Basically a bunch of screenshots and a dangling symlink... Then I took a look at the 'changelog.Debian.gz' file, which says: [...] * Clean Hydrogen of currently non-DFSG new documentation - Use Files-Excluded to exclude tutorial_en.html, which has no source. [...] OK, I totally agree with excluding non-free documentation (while in the meanwhile contacting upstream and persuading them to properly release source for the documentation and license it under DFSG-free terms[^NOTE], something which I hope you have already done or are going to do very soon!). [^NOTE]: the best option would to license documentation under the same terms as the documented program (GPL-2+ in this case)... But, if, after excluding non-free documentation, almost nothing remains in the -doc binary package, I wonder what's the point in keeping this binary package around... Is there a reasonable hope that the documentation will be re-licensed in a DFSG-free manner (with source available) real soon now? If not, I would say that binary package 'hydrogen-doc' could be dropped entirely... Please let me know what you think. Thanks for your time! :-) -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (800, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.0.0-5-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- no debconf information
--- End Message ---
--- Begin Message ---Source: hydrogen Source-Version: 1.2.2+dfsg-1 Done: Nicholas D Steeves <[email protected]> We believe that the bug you reported is fixed in the latest version of hydrogen, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Nicholas D Steeves <[email protected]> (supplier of updated hydrogen package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 27 Oct 2023 16:40:08 -0400 Source: hydrogen Architecture: source Version: 1.2.2+dfsg-1 Distribution: experimental Urgency: medium Maintainer: Debian Multimedia Maintainers <[email protected]> Changed-By: Nicholas D Steeves <[email protected]> Closes: 1025375 1040557 Changes: hydrogen (1.2.2+dfsg-1) experimental; urgency=medium . * Make use of uscan's multiple upstream tarball (MUT) to add source URL for upstream documentation to the watch file. * Enable documentation component (by default) in gbp.conf. * New upstream release 1.2.0+dfsg. * New upstream release 1.2.1+dfsg. * Drop 1001-patch-stats.py-with-Python-2to3.patch (no longer needed). * Cherry pick 0003-PortMidiDriver-now-compatible-with-PortMidi-217.patch from upstream. * Add copyright info for the new documentation source. * Override lintian false positive for "source-is-missing [documentation/*]". * Update my copyright years. * Build depend on itstool, so documentation can be rebuilt for DFSG compliance. * Add 0004-Define-documentation-subdir.patch. * Install the new localised documentation (Closes: #1040557, #1025375). * Update hydrogen-doc.links because the in-application documentation is now the newest available manual rather than the old manuals and tutorials. * Stop calling the ancient tutorial "new_tutorial", and install it to /usr/share/doc/hydrogen-doc/old_tutorial. * New upstream release 1.2.2+dfsg. * Rebase quilt series onto this release: - Drop 0003-PortMidiDriver-now-compatible-with-PortMidi-217.patch (contents already upstream). + Update 0004-Define-documentation-subdir.patch to work directly from the documentation subdir. * Switch from dh overrides to new style 'execute before' and 'execute_after' commands injected into the debhelper sequence. * Adapt package to upstream's migration from appdata.xml to metainfo.xml. * Update upstream copyright years. * Use local fonts only: + Add 0004-use-local-fonts-only.patch + Hydrogen-doc now needs to recommend fonts-noto-core, and fonts-b612. Checksums-Sha1: c11f4071366a5155c7760c72ed236f4dad9f961a 2815 hydrogen_1.2.2+dfsg-1.dsc 8717e07bde34e60264daa35aabc3b85a5ed2f046 32281060 hydrogen_1.2.2+dfsg.orig-documentation.tar.xz f4789c3f79c140dd735f6d19e35b420e0bafdd47 9996972 hydrogen_1.2.2+dfsg.orig.tar.xz 3672f5f24e1a12fab34b7f52f48a0adcf24d1ecd 19440 hydrogen_1.2.2+dfsg-1.debian.tar.xz e14e87e5f6e886bdad3d24408719d7a3c16c1b25 16190 hydrogen_1.2.2+dfsg-1_amd64.buildinfo Checksums-Sha256: 65d4781f25330c09bf0c9ae7a7009d13da7b0adcba07684d03bcb3b8de516aac 2815 hydrogen_1.2.2+dfsg-1.dsc 305252e8982aed4d74306f1ee9ea1116a8ec7344d58f1027fca020d76d561c35 32281060 hydrogen_1.2.2+dfsg.orig-documentation.tar.xz 5ea2fe12d4b9dc3b345b8dd9dddd8bbf431842ee9565c3b9c8b56d8f056bae16 9996972 hydrogen_1.2.2+dfsg.orig.tar.xz c26fe18f905f9bbc2c1db64ba0435abdec62b002ada81dc5b331aac3e1eb1901 19440 hydrogen_1.2.2+dfsg-1.debian.tar.xz 88f498eea2d8c34293f8ddda2fa1989f6be1b8475397335f34106007e481fcc1 16190 hydrogen_1.2.2+dfsg-1_amd64.buildinfo Files: 2cf9ff8918a70b6b8d3d9650b3b26711 2815 sound optional hydrogen_1.2.2+dfsg-1.dsc c38768b5c86a40e59341e89665e2139f 32281060 sound optional hydrogen_1.2.2+dfsg.orig-documentation.tar.xz e3c3a64e96953b4b83f58dcd1495653c 9996972 sound optional hydrogen_1.2.2+dfsg.orig.tar.xz b9775e5881b8b163ce9e292a6d1fe7df 19440 sound optional hydrogen_1.2.2+dfsg-1.debian.tar.xz e459d730c02a9eb574932d39ab8c770e 16190 sound optional hydrogen_1.2.2+dfsg-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE4qYmHjkArtfNxmcIWogwR199EGEFAmU8L4UACgkQWogwR199 EGFSkA/9Fx2aa3c/ChDYgArwe0BRzv/FXaofa5wicFd0wv77c821fd4qUxYQ1sZP YRmmhkKVF0NiUhqkoFHpBQbZ/4p8eCfendnz4zOBkCgmH2eAZ2NXUw3Wha6a+tB1 FykIEOhahUEmW4TiMpWog0IRPwu6spuXLs8SVg67nCoAqD4A38rXhgJ3y4abPX24 2ndTIdT41zBDisD9aDyf3RxhjDXrqK03VgHqNO/fpI3bs4sOE3oWnGP92Uz7i1mn G2pR6lPQKaFHs/zJ509rwY8IUKPGLzOiOvaFH7PO+KQx1A4dQ3HJrrzTKpjiH9DK eoz6rFSMQNEc1QmljnjdP3Kw2QeD8i5H26o3ftYhdBfZRWUwifHAc46i5zPSqXLR Fgf34ri67eRinOv+t/jf5dXpZ4AfGAWN9J59cbX1I/fS3kYmV0cXd9npklLDvogc cdLH8d2AlH0NkXOaSI4apy2ooFvHcxI4VLDqa3wzUJKmSiqvhATovDNV6F7F3Max 0BjdrzqP6EiYVZnC0cTL68/+TqoyUrRJ3CY5QujEBPLg0nY9FxJnVaEGpHauwwXe 0vbb+25OZGMTFI94rYSpaub4I7PVcRhMs0bkhLASEhh13HvyqE8fLswm+YS3hj/L OAHJLpPzrQMcffVyhNIiRn0h4Tu0t5b1VDQs6B7a9OUI3cQIkrk= =msF/ -----END PGP SIGNATURE-----
--- End Message ---

