Your message dated Mon, 20 Jun 2016 13:00:57 +0000
with message-id <[email protected]>
and subject line Bug#819397: fixed in ncurses 6.0+20160319-2
has caused the Debian Bug report #819397,
regarding Add udeb support to libtinfo5
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.)
--
819397: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819397
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ncurses
Severity: normal
Tags: patch, d-i
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I'm trying to port GNU/screen to debian-installer [0].
GNU/screen depends on your library, so enclosed the patch I created to
make those udeb support.
I hope you can merge my patch soon. Thank you!
[0] https://lists.debian.org/debian-boot/2016/02/msg00547.html
Cheers,
--
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 17B3ACB1
From b04aa53a4779be55bed8c426ccbdbc5ad37a0008 Mon Sep 17 00:00:00 2001
From: Roger Shimizu <[email protected]>
Date: Sun, 27 Mar 2016 23:15:51 +0900
Subject: [PATCH] Add udeb support to libtinfo5
---
debian/changelog | 7 +++++++
debian/control | 14 ++++++++++++++
debian/libtinfo5-udeb.install.in | 2 ++
debian/rules | 4 ++--
4 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 debian/libtinfo5-udeb.install.in
diff --git a/debian/changelog b/debian/changelog
index a02785a..6810fa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ncurses (6.0+20160319-2) UNRELEASED; urgency=medium
+
+ [ Roger Shimizu ]
+ * Add udeb support to libtinfo5
+
+ -- Roger Shimizu <[email protected]> Sat, 26 Mar 2016 18:22:36 +0900
+
ncurses (6.0+20160319-1) unstable; urgency=medium
* New upstream patchlevel.
diff --git a/debian/control b/debian/control
index a740fa2..7cdc4aa 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,20 @@ Description: shared low-level terminfo library for terminal handling
.
This package contains the shared low-level terminfo library.
+Package: libtinfo5-udeb
+XC-Package-Type: udeb
+Section: debian-installer
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Depends: ${misc:Depends}
+Description: shared low-level terminfo library for terminal handling - udeb
+ The ncurses library routines are a terminal-independent method of
+ updating character screens with reasonable optimization.
+ .
+ This package contains the stripped-down udeb version of shared low-level
+ terminfo library.
+
Package: libncurses5
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
diff --git a/debian/libtinfo5-udeb.install.in b/debian/libtinfo5-udeb.install.in
new file mode 100644
index 0000000..b0b4373
--- /dev/null
+++ b/debian/libtinfo5-udeb.install.in
@@ -0,0 +1,2 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libtinfo.so.* lib/${DEB_HOST_MULTIARCH}
+usr/lib/${DEB_HOST_MULTIARCH}/libtic.so.*
diff --git a/debian/rules b/debian/rules
index e1f67dc..a2c31bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,8 +69,8 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
autogen-files := debian/libncurses5-dev.links debian/libtinfo-dev.links \
debian/libncurses5.install debian/libncursesw5.install \
debian/libncurses5-dev.install debian/libncursesw5-dev.install \
- debian/libtinfo5.install debian/libtinfo-dev.install \
- debian/libtermcap.so
+ debian/libtinfo5.install debian/libtinfo5-udeb.install \
+ debian/libtinfo-dev.install debian/libtermcap.so
ifeq ($(DEB_HOST_ARCH),i386)
build_64_target = x86_64-$(DEB_HOST_GNU_SYSTEM)
--
2.8.0.rc3
--- End Message ---
--- Begin Message ---
Source: ncurses
Source-Version: 6.0+20160319-2
We believe that the bug you reported is fixed in the latest version of
ncurses, 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.
Axel Beckert <[email protected]> (supplier of updated ncurses 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: SHA256
Format: 1.8
Date: Sun, 19 Jun 2016 23:26:15 +0200
Source: ncurses
Binary: libtinfo5 libtinfo5-udeb libncurses5 libtinfo-dev libtinfo5-dbg
libncurses5-dev libncurses5-dbg libncursesw5 libncursesw5-dev libncursesw5-dbg
lib64ncurses5 lib64ncurses5-dev lib32ncurses5 lib32ncurses5-dev lib32ncursesw5
lib32ncursesw5-dev lib64tinfo5 lib32tinfo5 lib32tinfo-dev ncurses-bin
ncurses-base ncurses-term ncurses-examples ncurses-doc
Architecture: source amd64 all
Version: 6.0+20160319-2
Distribution: unstable
Urgency: low
Maintainer: Craig Small <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description:
lib32ncurses5 - shared libraries for terminal handling (32-bit)
lib32ncurses5-dev - developer's libraries for ncurses (32-bit)
lib32ncursesw5 - shared libraries for terminal handling (wide character
support) (
lib32ncursesw5-dev - developer's libraries for ncursesw (32-bit)
lib32tinfo-dev - developer's library for the low-level terminfo library
(32-bit)
lib32tinfo5 - shared low-level terminfo library for terminal handling (32-bit)
lib64ncurses5 - shared libraries for terminal handling (64-bit)
lib64ncurses5-dev - developer's libraries for ncurses (64-bit)
lib64tinfo5 - shared low-level terminfo library for terminal handling (64-bit)
libncurses5 - shared libraries for terminal handling
libncurses5-dbg - debugging/profiling libraries for ncurses
libncurses5-dev - developer's libraries for ncurses
libncursesw5 - shared libraries for terminal handling (wide character support)
libncursesw5-dbg - debugging/profiling libraries for ncursesw
libncursesw5-dev - developer's libraries for ncursesw
libtinfo-dev - developer's library for the low-level terminfo library
libtinfo5 - shared low-level terminfo library for terminal handling
libtinfo5-dbg - debugging/profiling library for the low-level terminfo library
libtinfo5-udeb - shared low-level terminfo library for terminal handling -
udeb (udeb)
ncurses-base - basic terminal type definitions
ncurses-bin - terminal-related programs and man pages
ncurses-doc - developer's guide and documentation for ncurses
ncurses-examples - test programs and examples for ncurses
ncurses-term - additional terminal type definitions
Closes: 819397
Changes:
ncurses (6.0+20160319-2) unstable; urgency=low
.
* Team upload
.
[ Roger Shimizu ]
* Add udeb support to libtinfo5 (Closes: #819397).
.
[ Sven Joachim ]
* Do not include the tic library in the libtinfo5-udeb package.
.
[ Axel Beckert ]
* Declare compliance with Debian Policy 3.9.8. (No changes needed.)
* Uploading the package for Sven. Upload sponsoring is needed since
there is a new binary (udeb) package included.
Checksums-Sha1:
a9ad48e504e4b44827be7c6fcb0315d8cbfa56a7 3742 ncurses_6.0+20160319-2.dsc
bc604e5fddd0cb718a047fa1d3dcc14ffd43aabe 52664
ncurses_6.0+20160319-2.debian.tar.xz
a785b263b4e3807a9eb82d6b3037ac3e1795a1f2 236064
lib32ncurses5-dbgsym_6.0+20160319-2_amd64.deb
31c0e81dca0f31e607ee0a1870e824a70e2bc7e5 124460
lib32ncurses5-dev_6.0+20160319-2_amd64.deb
26f7538265b078b299e7101d367fc38c30b3faeb 100148
lib32ncurses5_6.0+20160319-2_amd64.deb
d6536a193d8df6ff753af4f69b143aea20393a9d 298362
lib32ncursesw5-dbgsym_6.0+20160319-2_amd64.deb
76aea1e0a1af4d3563718ede49a07ab62b9f49ec 148866
lib32ncursesw5-dev_6.0+20160319-2_amd64.deb
b7e58f25315b058dc7df9f2514d216d52d193977 124750
lib32ncursesw5_6.0+20160319-2_amd64.deb
3e059c0637ac4f4ffd3f78151573201f66313675 74310
lib32tinfo-dev_6.0+20160319-2_amd64.deb
a4c58a9592a687dabe84459273b9407a49c0cb54 140104
lib32tinfo5-dbgsym_6.0+20160319-2_amd64.deb
f9fd0ae4aea44b594aaf7510377a24b5d99732e9 294274
lib32tinfo5_6.0+20160319-2_amd64.deb
c8ad908424cafb7405c1c99a4133bd967110689c 598904
libncurses5-dbg_6.0+20160319-2_amd64.deb
08476618d716e4bb3ca575163adec10e3f7979f9 173830
libncurses5-dev_6.0+20160319-2_amd64.deb
051abf807203ce25addad6baa46a9feb0057f2f6 94202
libncurses5_6.0+20160319-2_amd64.deb
5abde0fe97e3e88aba137b3eb6ac419fe5020855 733750
libncursesw5-dbg_6.0+20160319-2_amd64.deb
5c27f0afd96f77a64cf071e67c5c15281d2e90b8 197284
libncursesw5-dev_6.0+20160319-2_amd64.deb
114c23bd40228060bfef40143879308e5fb844cc 115620
libncursesw5_6.0+20160319-2_amd64.deb
a0bb84ed6e33f18bf9f1878ebfddf69f34fe977c 77556
libtinfo-dev_6.0+20160319-2_amd64.deb
97ae99a4ffdb6cb10a7909e66d09a6c3cdd3a6bc 361534
libtinfo5-dbg_6.0+20160319-2_amd64.deb
f14b410b377648dd057d2381bca0888a6ec2748e 47634
libtinfo5-udeb_6.0+20160319-2_amd64.udeb
eba622a7f88485b63a47d444c228923d6070e455 294016
libtinfo5_6.0+20160319-2_amd64.deb
53c2977ff303997623c3fd53306a2480fd0f915c 233518
ncurses-base_6.0+20160319-2_all.deb
6c4d42b34282fe8750fc3c2c0ff48ba4ff066e04 134508
ncurses-bin-dbgsym_6.0+20160319-2_amd64.deb
afac9d285e3c233468754baec45270006bd4508b 355244
ncurses-bin_6.0+20160319-2_amd64.deb
a4aac426f38ce3811ad4a371c50b13f21d689c3d 823870
ncurses-doc_6.0+20160319-2_all.deb
8ad94d52113a44451141d79b99e771dbfbea584c 503710
ncurses-examples-dbgsym_6.0+20160319-2_amd64.deb
ab80ec19726ad04ee6deb1dfc62c5bba482531a5 413004
ncurses-examples_6.0+20160319-2_amd64.deb
11374204b0f107fef25cbc9e2a393a9cdb14282e 459296
ncurses-term_6.0+20160319-2_all.deb
Checksums-Sha256:
519261972173ba7a16872b90d076c26cbeec6a70ffeefe18464eff18249b2f60 3742
ncurses_6.0+20160319-2.dsc
9cb65089467df4b0a678e219cd23448a2587951992c80094303956967de400eb 52664
ncurses_6.0+20160319-2.debian.tar.xz
c838be688116310168a692e73f9ccf98569f78855ee53fafa294f3635f97a5d4 236064
lib32ncurses5-dbgsym_6.0+20160319-2_amd64.deb
09f5007affb3414915ae0beeaa1d4e2828db2e7ef9059828e96d1115a59d3ac9 124460
lib32ncurses5-dev_6.0+20160319-2_amd64.deb
61296c020d5e0d7d361eeaf416fe6a70902fd183107fbc97dea6d741df814cc5 100148
lib32ncurses5_6.0+20160319-2_amd64.deb
b87358166b1b0299a4404e5b07332a307ff9656ade98f87569a09df736ead276 298362
lib32ncursesw5-dbgsym_6.0+20160319-2_amd64.deb
6ae0d384a51109c934bb86d6f55b9c03a8644df40db4a7d664e18b3d9654fb13 148866
lib32ncursesw5-dev_6.0+20160319-2_amd64.deb
6d3e6de2b6363f7a6e1eb1bc8bff1f19e4ceb98be2fa2d6f98076ac9fb17f0bf 124750
lib32ncursesw5_6.0+20160319-2_amd64.deb
956865c8390e536b064371756a7d7b7ae537706f44edc4321c7f17bf8687b078 74310
lib32tinfo-dev_6.0+20160319-2_amd64.deb
f7ef641d97db599afb3565da3c1a8110a60cef5df67ca4c4880807c277438be2 140104
lib32tinfo5-dbgsym_6.0+20160319-2_amd64.deb
3076ffc82863e1ce172eb8e24f8f6b8add1e1e7788cb919af0ffc63b702632c7 294274
lib32tinfo5_6.0+20160319-2_amd64.deb
4cdd6eaadfc340df8ed8ab6c85f4b3f40a69e0964c619c724a2480108942e243 598904
libncurses5-dbg_6.0+20160319-2_amd64.deb
e38b17dc854b25ff9bcda49a78928cb111c1de03b558ff2d33647677b8bf3f7f 173830
libncurses5-dev_6.0+20160319-2_amd64.deb
1abb31e598577e75abea1af49bbfb0465159a95b73af1c8b1bf12aeeadbba561 94202
libncurses5_6.0+20160319-2_amd64.deb
71e0e16b57974e6a04de0dcc1431d2b7ff713cddce1003674e6a1993b6669783 733750
libncursesw5-dbg_6.0+20160319-2_amd64.deb
72ac7c1aca5e6c51c7a1d6f894f551396f67ae6e0af8ea38b0b333927a7cb1ac 197284
libncursesw5-dev_6.0+20160319-2_amd64.deb
52144fd2f6139554578b24ab007eef82ce012eecc43d61dc42ec909dda68be54 115620
libncursesw5_6.0+20160319-2_amd64.deb
99575e5c758d70a7beb65571384a99760276d34f6911c70caf42f367c19d7c78 77556
libtinfo-dev_6.0+20160319-2_amd64.deb
229753c54cf74dfb8e6f665fe1726c42b50a4331f36b46145b663a5edeb50449 361534
libtinfo5-dbg_6.0+20160319-2_amd64.deb
c425e31e921aa65af00cb312d1d76da1d8cd26401dc7991deb9f55a02286529c 47634
libtinfo5-udeb_6.0+20160319-2_amd64.udeb
1babcc7d21f8d78e24bc2cd395e2a15da0ebda9f16a4632dc7bc2d1646dd9ae0 294016
libtinfo5_6.0+20160319-2_amd64.deb
ec5542a9b6d701d2456b8a5b04419064ba85d1e72c38dc2bb2d05bea1a47548f 233518
ncurses-base_6.0+20160319-2_all.deb
b08878d845464950cc8ce95439c35c1197e11315b10de76cc38dd78efbea5039 134508
ncurses-bin-dbgsym_6.0+20160319-2_amd64.deb
534788320ab8c689f780ae37d3ab3a8b873d8eaf0e2c464d7751677dcb9b075d 355244
ncurses-bin_6.0+20160319-2_amd64.deb
9708392bdcdf77a646b24fe102057ba36633a87d2fa87727b41746a6eaccb276 823870
ncurses-doc_6.0+20160319-2_all.deb
a936dd1d2b47c0a5ad13cbb5593f825a628ef29c7baad3c978092ea1ecb08d4d 503710
ncurses-examples-dbgsym_6.0+20160319-2_amd64.deb
3a1fd238b4a04a7ab342d3428118aad116869a12a3a963cdb821017268a3c5e6 413004
ncurses-examples_6.0+20160319-2_amd64.deb
90131a4820ecfb9080dfbaa90781584755994b6a146d27f338cd2b95bd0b148b 459296
ncurses-term_6.0+20160319-2_all.deb
Files:
e973be89f878d0cde3c9148d7c002bed 3742 libs required ncurses_6.0+20160319-2.dsc
ff2c4dcd1340043affce67abf3f9f634 52664 libs required
ncurses_6.0+20160319-2.debian.tar.xz
31bf6559d5481fe24cb6a212596bf709 236064 debug extra
lib32ncurses5-dbgsym_6.0+20160319-2_amd64.deb
c0ecfee7519c415b70e5a64434d730ed 124460 libdevel optional
lib32ncurses5-dev_6.0+20160319-2_amd64.deb
5951d296b38155b1cfd12039ac6b9eb3 100148 libs optional
lib32ncurses5_6.0+20160319-2_amd64.deb
17a92c06bcf454f479be59c2b1ff4067 298362 debug extra
lib32ncursesw5-dbgsym_6.0+20160319-2_amd64.deb
37221188488d27df3306ef0b2cfcd7ee 148866 libdevel optional
lib32ncursesw5-dev_6.0+20160319-2_amd64.deb
bb2d6edda357b34725a55b5febf6d1e3 124750 libs optional
lib32ncursesw5_6.0+20160319-2_amd64.deb
adc12b58428f2d7dc18700b04b6559be 74310 libdevel optional
lib32tinfo-dev_6.0+20160319-2_amd64.deb
e55faf2e6879c7b35df46e69838ef23b 140104 debug extra
lib32tinfo5-dbgsym_6.0+20160319-2_amd64.deb
d9338c4f4540f9e48cf5259ec6db1974 294274 libs optional
lib32tinfo5_6.0+20160319-2_amd64.deb
5158b1d4a7e3083c3401990369d61731 598904 debug extra
libncurses5-dbg_6.0+20160319-2_amd64.deb
5eb8ce7d9d3b762e17b38ec11162f377 173830 libdevel optional
libncurses5-dev_6.0+20160319-2_amd64.deb
30528af05a43dc1606f5a286d617b4f0 94202 libs required
libncurses5_6.0+20160319-2_amd64.deb
5889502c34c1ddeb935a73358cda8054 733750 debug extra
libncursesw5-dbg_6.0+20160319-2_amd64.deb
6c4e8e2b5a9d361046c470782079744f 197284 libdevel optional
libncursesw5-dev_6.0+20160319-2_amd64.deb
6cebd8097b7e802fdafccc069d223791 115620 libs important
libncursesw5_6.0+20160319-2_amd64.deb
f4d753a9552f0ea21baa281dc5d98695 77556 libdevel optional
libtinfo-dev_6.0+20160319-2_amd64.deb
18ef2904e918474b558ccfb9a9696003 361534 debug extra
libtinfo5-dbg_6.0+20160319-2_amd64.deb
b9c11097bcd96a2d1e43f2ae330d8531 47634 debian-installer extra
libtinfo5-udeb_6.0+20160319-2_amd64.udeb
276457c217b6b693a759f6174ec6d6f7 294016 libs required
libtinfo5_6.0+20160319-2_amd64.deb
c38e6d0fcde198dcef028c05cf45da3c 233518 misc required
ncurses-base_6.0+20160319-2_all.deb
82d2e4afc96e2989ed8da304b2a5f4e8 134508 debug extra
ncurses-bin-dbgsym_6.0+20160319-2_amd64.deb
da33639b67848013a8d4af9d45c2dc31 355244 utils required
ncurses-bin_6.0+20160319-2_amd64.deb
947cc79f0c461774e6c4f71b4decbe21 823870 doc optional
ncurses-doc_6.0+20160319-2_all.deb
c9080a0abe5c938e8f92faf2262f99cb 503710 debug extra
ncurses-examples-dbgsym_6.0+20160319-2_amd64.deb
1e8c1361562915d605f133cc57bc77e2 413004 misc optional
ncurses-examples_6.0+20160319-2_amd64.deb
44b09a7553774e9d1e75f87046f4b633 459296 misc standard
ncurses-term_6.0+20160319-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXZxewAAoJEC/5zVlhJha1z90QAJook+KteTJKLrpFaOHgw509
2Y0ijvXj4Zd31xGeMOUXmZqkO96ptadP3/ahS0LkSQ37UAZYW5y85xxurolyF573
eS6RkNvLIqlrmlowAiVdtbBFYlAmQEbIaO7VIwbYAkGyoLJ+4WDyYG5stzf8eEwR
nt4fpMif+/tEDk/oCBCPUJReNNnjYdCaF2iaR1lStx4XLgmvrlqcovVjeq6QLS+V
YK1geSQyswoKq0OegTeGKFQu0v+puv5BV2BGydZeIwINznYUH96rTm4l18H5RV63
aHBCyzB+0JRS3+yvW1/OYKuVk1Cyc81LDGGxvNRqF9hIm6huBMLUsQYp6mg9Aoxw
WfoxOUzdzE1ggh8Herm2lcPckcH9K6DmHce8Hllj9nreYM2YspOlQQ8jfosstA3G
s4rfLhzOH7YTN9RDnzF3q60KUwlPX0WzgudMywrzy2l0Lh6C7Wj3tqAxjHH8Qvhm
w6s3c3vKfhuYmYFw21ZxDidue1PgVHoFjCrq/7HL0TPwK/bg/qq4XSaV4yWVCN9x
ZhEmAzJfUsDvaxTATzI/TFWMRQ5N7cUUMiWedFXrjNo/yq8tdG0+O2G4rzaEoRMJ
xHNPdPD9OgCSLvrDe7qfvvdCQFWKsR20E2gZfeRY47fT+tmwefQyOGahrPumrsKA
q4lmhNO/fs7df5wjuGr2
=Nmg4
-----END PGP SIGNATURE-----
--- End Message ---