Your message dated Sat, 27 May 2023 09:21:34 +0000
with message-id <e1q2q7c-00h3z8...@respighi.debian.org>
and subject line unblock camping
has caused the Debian Bug report #1036711,
regarding unblock: camping/2.3-1.1
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 ow...@bugs.debian.org
immediately.)
--
1036711: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036711
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: camp...@packages.debian.org
Control: affects -1 + src:camping
Please unblock package camping
It fixes a broken symlink to a font. (#861040)
This had been fixed already earlier, (2.1.580-1.1)
but that NMU has not been incoroporated in the package and lost.
The nmu is using the original patch from the BTS.
[ Checklist ]
[X] all changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in testing
[ Other info ]
The package has been uploaded to DELAYED/2, ETA May 26th, 18:00 CET
unblock camping/2.3-1.1
diff -Nru camping-2.3/debian/changelog camping-2.3/debian/changelog
--- camping-2.3/debian/changelog 2023-01-31 16:26:42.000000000 +0100
+++ camping-2.3/debian/changelog 2023-05-24 17:43:23.000000000 +0200
@@ -1,3 +1,10 @@
+camping (2.3-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix broken font symlink (Closes: #861040)
+
+ -- Tobias Frost <t...@debian.org> Wed, 24 May 2023 17:43:23 +0200
+
camping (2.3-1) unstable; urgency=medium
* Team upload.
diff -Nru camping-2.3/debian/rules camping-2.3/debian/rules
--- camping-2.3/debian/rules 2023-01-31 16:26:42.000000000 +0100
+++ camping-2.3/debian/rules 2023-05-24 17:38:44.000000000 +0200
@@ -43,7 +43,7 @@
ln -s /usr/share/fonts/truetype/lato/Lato-Light.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
ln -s /usr/share/fonts/truetype/lato/Lato-LightItalic.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
ln -s /usr/share/fonts/truetype/lato/Lato-Regular.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
- ln -s /usr/share/fonts/truetype/lato/Lato-RegularItalic.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
+ ln -s /usr/share/fonts/truetype/lato/Lato-Italic.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/Lato-RegularItalic.ttf
override_dh_auto_clean:
dh_auto_clean
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---