Accepted slang2 2.0.4-4 (source)

Colin Watson cjwatson at ubuntu.com
Fri Jul 22 06:45:13 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Origin: Debian/unstable
Format: 1.7
Date: Fri,  22 Jul 2005 12:30:17 +0100
Source: slang2
Binary: libslang2-udeb, libslang2, libslang2-pic, libslang2-dev, slsh
Architecture: source
Version: 2.0.4-4
Distribution: breezy
Urgency: high
Maintainer: Jim Mintha <jmintha at debian.org>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Closes: 51176 67675 95018 95112 95145 95375 95767 95770 96337 96904 97232 98948 99276 100563 100563 100563 102595 113815 113815 114680 115376 119944 122343 122495 122976 122976 127717 127938 127938 128255 129694 129694 130616 130752 131379 131379 131380 131380 131751 131757 133031 134009 134009 177405 177405 177462 177462 178251 187704 189330 189330 192025 195010 195276 201767 202218 208219 208887 208887 208887 212356 213429 222454 241300 252956 256405 257516 258008 258034 260898 264080 272136 315094 315600 315914 316010 316637 317582 318239
Changes: 
 slang2 (2.0.4-4) unstable; urgency=low
 .
   * Correct _slang_doc_dir to /usr/share/doc/libslang2. Closes: #317582.
   * remove fribidi patch; fribidi now moved to newt. Closes: #318239.
   * Fix Wide chars bug in UTF8; patch from Eugeniy Meshcheryakov.
     Closes: #316010.
 .
 slang2 (2.0.4-3) unstable; urgency=low
 .
   * libslang2 now recommends libfribidi0.
   * Fix segfault if libfribidi is not present. Closes: #316637. 
 .
 slang2 (2.0.4-2) unstable; urgency=low
 .
   * Added fribidi patch from slang1.
   * Now at Standards Version 3.6.2
   * libslang2 is now of Priority: required. Closes: #315914.
 .
 slang2 (2.0.4-1) unstable; urgency=low
 .
   * New Upstream release:
     - docfix patch and nonlinux patch now in upstream.
   * Use debhelper support to build libslang2-udeb properly. Closes: #315600.
   * Patch to slcurses.h: change to UTF8 broke winch() macro.
     Closes: #315094.
 .
 slang2 (2.0.3-1) unstable; urgency=low
 .
   * New Upstream release.
   * Added debian/watch and lintian ignores files. 
   * patches: re-enable doc patch;
   * Include cross-build patch from NIIBE Yutaka.
 .
 slang2 (2.0.2-1) experimental; urgency=low
 .
   * New Upstream release. 
 .
 slang2 (1.99pre2r7-2) experimental; urgency=low
 .
   * Depend on >= 1.99pre2r7-1 , not >> 1.99pre2r7-1. 
 .
 slang2 (1.99pre2r7-1) experimental; urgency=low
 .
   * New upstream release.
 .
 slang2 (1.99pre2r4-2) experimental; urgency=low
 .
   * Patch from Christian Aichinger:
     Temporarily included _SLChg_UCase_Lut and _SLChg_LCase_Lut in global
     symbols. These are used in macros and I expect them to be renamed for
     slang2-final; don't use them directly in your code.
 .
 slang2 (1.99pre2r4-1) experimental; urgency=low
 .
   * New upstream release. 
     Please note that the license is now GPL only; Perl Artistic License
     is no longer supported.
   * Added slsh package; thanks to Rafael Laboissiere for patch.
 .
 slang (1.4.9dbs-8) unstable; urgency=low
 .
   * Fix segfault on zero-width chars chars in Arabic.  Closes: #256405, #272136.
 .
 slang (1.4.9dbs-6) unstable; urgency=low
 .
   * Fix segfault on lists running over screen boundary: Closes: #264080. 
 .
 slang (1.4.9dbs-5) unstable; urgency=low
 .
   * Fix error in shlibs that breaks newt. 
 .
 slang (1.4.9dbs-4) unstable; urgency=low
 .
   * Avoid reopening libfridi; cache file handle. Closes: #260898. 
 .
 slang (1.4.9dbs-3) unstable; urgency=low
 .
   * Fix typos in debian/rules that broke shlibs. Closes: #258008, #258034.
 .
 slang (1.4.9dbs-2) unstable; urgency=low
 .
   * Add _SLChg_UCase_Lut symbol, used in slang.h macros, to exported
     symbols. Used by srln. Closes: #257516.
 .
 slang (1.4.9dbs-1) unstable; urgency=low
 .
   * Make dbs package, in order to keep track of patches.
   * Use 255 color pairs when ACS not used. Thanks to
     Sam Hocevar. Closes: #222454.
   * Fix examples shipped in slang1-utf8-dev, slang1-dev.
   * Added ELF versioning to the symbols in the slang1 and slang1a-dev
     libraries, so they can co-exist.
 .
 slang (1.4.9-4) unstable; urgency=low
 .
   * Add SLtt_tputs(), Sltt_tgoto(), SLtt_tgetent() to enable emulation
     of the termcap library. Closes: #51176.
   * Add missing pseudographical chars. Closes: #241300.
   * Fixed off-by-one error in drawing a hline. Closes: #192025.
   * Re-Acknowledge NMUs:
     Closes: #122495, #129694, #134009, #127938, #177462, #100563.
     Closes: #131379, #131380, #102595, #122976, #128255, #133031.
     Closes: #252956.
 .
 slang (1.4.9-3.1) unstable; urgency=low
 .
    * Patch from Steve Langasek. 3.1 to by-pass -3, which is stuck in
      NEW queue.
    * Patch fribidi support into slang1-utf8; thanks to Shlomi Loubaton
      <loubaton.shlomi at 012.net.il> for the initial version of this patch.
    * Also add shaping support for Arabic; thanks to Mohammed Sameer of
      arabeyes.org for the standalone C implementation that this work was
      based on.
    * Update configure.in, aclocal.m4 so that config.hin can be
      autogenerated; and run autoheader.
    * Add -D_XOPEN_SOURCE=500 to the CFLAGS, so that we get the correct
      wcwidth() definition (and any others we might need).
  
  
 slang (1.4.9-2) unstable; urgency=low
 .
   * The "more to Debian than Linux" release. 
   * Produce the right udeb filename for hurd-i386. Closes: #213429.
   * Fix incorrect dependency on libc6-dev which breaks hurd. Closes: #212356.
   * Remove ELF_DEP_LIBS override from debian/rules that broke NetBSD;
     Closes: #130616.
   * aclocal.m4 patch for GNU/K*BSD support. Closes: #195276.
 .
 slang (1.4.9-1) unstable; urgency=low
 .
   * New upstream release, 1.4.9. Closes: #208219.
   * Moved to Standards-Version: 3.6.1
   * New co-maintainer,  Alastair McKinstry <mckinstry at debian.org> 
   * Co-Maintainer upload; acknowledging NMUs. Closes: #208887, #100563, #177405
       #177462, #100563, #131379, #131380, #102595, #122976, #128255, #133031
       #122495, #129694, #134009, #127938.
   * Change priority of slang1 to standard, slang1-pic, slang1-utf8-dev and slang1a-utf8-udeb  
       to extra. Changed slang1-pic , slang1-utf8-pic and Section to libdevel.
       Priority changes required by policy as slang1a-utf8 now required; Section changes
       recommended by overrides. Closes: #208887.
   * Don't use dh_testroot in clean target, debian/rules. Closes: #178251.
   * Patch from Nikita V. Youshchenko to display geometric chars properly.
     Closes: #195010, #187704, #201767, #202218, #189330.
   * Add changelog entry to show NMU 1.4.4-3.1 occured. Closes: #119944.
   * To satisfy lintian: Removed superflous full stops from Descriptions; 
     removed obsolete and redundant dh_suidregister call.
 .
 slang (1.4.5-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Change priority of  slang1a-utf8 from 'extra' to 'required', to avoid breaking
     policy.  The required package util-linux need to build against slang-utf8
     to get debian-installer to work, and the 'required' priority need to propagate
     to its dependencies as well. (Closes: #208887)
 .
 slang (1.4.5-2.1) unstable; urgency=low
 .
   * NMU
   * Make pic library name standard. Needed for debian-installer
     to work properly. Closes: #100563.
 .
 slang (1.4.5-2) unstable; urgency=low
 .
   * Added patch from RH9 for line draw characters.  Needed for newt-0.51
     compile.  (Closes: #189330)  Thanks to Alastair McKinstry.
 .
 slang (1.4.5-1.1) unstable; urgency=low
 .
   * NMU
   * Add slang1a-utf8-udeb package for debian-installer. Based on a patch
     from Thomas Viehmann <tv at beamnet.de> (Closes: #177405, #177462)
 .
 slang (1.4.5-1) unstable; urgency=low
 .
   * New upstream version (closes: #130752)
   * added slang.txt and slangfun.txt to slang1 package and removed
     from -dev (since -dev depends on slang1) (closes: #67675)
   * fixes typos in docs (closes: #131751, #131757)
 .
 slang (1.4.4-7.2) unstable; urgency=low
 .
   * NMU
   * re-uploading with a new version number to fix the
     uninstallable mutt-utf8 bug introduced from a typo in the
     last NMU.
     (closes: #134009)
 .
 slang (1.4.4-7.1) unstable; urgency=low
 .
   * NMU to fix release-critical bugs.
   * slang1-utf8 and slang1 will coexist with each other!
   * slang1-utf8-dev and slag1-dev will not coexist with each other.
   * slang1-utf8-dev will not be satisfied with slang1.
   * debian/slang.h.extra.in: some extra checking appended to slang.h 
     for utf-8 compat. /usr/include/slang.h checks for -DUTF8 status.
   * slang1-utf8 does no longer divert slang1. It's not a simple replacement.
   * shlibs file were generated incorrectly, fix it.
   * slang1-utf8 package is now slang1a-utf8 to indicate incompatible 
     soname.
   * the diversion is no longer needed. Package name is renamed, so the
     old package should be able to clean up by themselves.
   * I really recommend rebuilding against this version. This 
     modification definitely requires rebuild for boot-floppies, and
     mutt.
   * slang1-utf8 libraries have a soname of libslang.so.1-UTF8 now.
   * The above fixes the -utf8 and nonutf8 version mixture bugs,
     (closes: #122976, #131379, #129694)
   * shlibs information is now correct (closes: #131380, #127938)
 .
 slang (1.4.4-7) unstable; urgency=high
 .
   * Add -f for ln in preinst just in case (Closes: Bug#127717)
   * Remove the binaries for the -dev examples (Closes: Bug#122343)
 .
 slang (1.4.4-6) unstable; urgency=high
 .
   * Make slang1-utf8 depend on slang1 and divert the library in
     the preinstall. (Closes: Bug#115376, Bug#113815)
   * Fix up various dependencies
 .
 slang (1.4.4-5) unstable; urgency=low
 .
   * Fix depends for slang1-utf8-pic (Closes: Bug#114680, Bug#113815)
   * Fix misspelling of licenses
 .
 slang (1.4.4-4) unstable; urgency=low
 .
   * Put back in UTF conditionally
   * create both packages at once
   * Added rule to update config.sub and config.guess on build
 .
 slang (1.4.4-3.1) unstable; urgency=low
 .
   * NMU; uploader details lost.
     (Fixed #102595?)
  
 slang (1.4.4-3) unstable; urgency=low
 .
   * Removed UTF support to seperate package.  It caused too many
     incompatibilities with other programs.  Hopefully with some
     work the UTF can be remerged again later.
     (Closes: Bug#95112, Bug#95767, Bug#95770, Bug#95375,
     Bug#96904, Bug#97232, Bug#95018, Bug#95145, Bug#99276,
     Bug#98948, Bug#96337)
 .
 slang (1.4.4-2) unstable; urgency=low
 .
   * Add utf-8 wide character support (#93277)
     Patch from: Edmund GRIMLEY EVANS <edmundo at rano.org>
     http://www.rano.org/mutt/slang-1.4.4-ege2.diff.gz)
 .
 slang (1.4.4-1) unstable; urgency=low
   * New upstream version (#87598)
   * upstream and local fix for max 250 columns bug (#71512, #71511)
   * clean up Makefiles the make distclean misses
   * fix configure/acsite.m4 to recognize hurd
   * should run ldconfig on postinstall
 .
 slang (1.4.1-1) unstable; urgency=low
 .
   * New upstream version (#65042)
   * Added -s to call to make in rules to allow recursion and fix (#60822)
   * supply a simple Makefile for examples (#60842)
   * upstream fix to SLsmg_touch_lines fixes (#62771)
 .
 slang (1.3.9-1) unstable; urgency=low
 .
   * added -ldl to the rules file for slang1 as well (#47331, #47217)
   * new upstream version (#46952)
 .
 slang (1.3.8-2) unstable; urgency=low
 .
   * Fixed bottom line not displaying bug (#33714, #39377, #43804)
   * -dev and -pic files should depend on the version explicitly (#46889)
 .
 slang (1.3.8-1) unstable; urgency=low
 .
   * New upstream version
   * Removed use of tsort in rules until tsort is fixed (see bug 43610)
   * Changed rules to not use ldconfig -n which doesn't exist on hurd
   * Change shlibs so that future 1.x version won't break dependancies
   * Packages which depend on 1.2 will need to be recompiled because
     the have a dependancy on slang << 1.3
   * add -ldl to the shared library build
 .
 slang (1.2.2-3) unstable; urgency=low
 .
   * Removed the dependancy for slang << 1.3 in the shlib file
     since 1.3 is compatible with 1.2
 .
 slang (1.2.2-2.1) unstable; urgency=low
 .
   * SPARC NMU to resolve the missing chown@@ symbol when compiling
     with the new glibc 2.1.1
 .
 slang (1.2.2-2) unstable; urgency=low
 .
   * Added define SLANG_HAS_KANJI_SUPPORT to enable Japanese compliance
   * Added changes from J.H.M. Dassen in 0.3 that I missed.  They are:
   * Fixed conflict with slang altdev (Fixes #26677).
   * libslang.(a|so) are now in /usr/lib (Fixes #24078).
   * Installed docs and examples in the -dev package. (Fixes #24220).
 .
 slang (1.2.2-1) unstable; urgency=low
 .
   * Maintainer release.
   * include source code
 .
 slang (1.2.2-0.3) unstable; urgency=low
 .
   * New maintainer: Jim Mintha. Non-maintainer upload as Jim is currently
     short on time.
   * Fixed conflict with slang altdev (Fixes #26677).
   * libslang.(a|so) are now in /usr/lib (Fixes #24078).
   * Installed docs and examples in the -dev package. (Fixes #24220).
 .
 slang (1.2.2-0.2) unstable; urgency=low
 .
   * Really fixed shlibs. (Fixes #22085).
 .
 slang (1.2.2-0.1) unstable; urgency=low
 .
   * New upstream bugfix release.
   * Corrected shlibs file.
 .
 slang (1.2.1-0.2) unstable; urgency=low
 .
   * Added Conflicts: slang-dev6 (which is the virtual package
     slang0.99.38-dev provided); the virtual package this provides is
     "slang-dev". (fixes #21629)
   * Fixed location of the include files (fixes 21630).
   * Removed call of ldconfig in postrm (lintian).
   * Changed name of changelog (lintian).
 .
 slang (1.2.1-0.1) unstable; urgency=low
 .
   * First non-beta 1.0 version.
 .
 slang (1.0.3-0.1) unstable; urgency=low
 .
   * Unreleased.
   * Major new upstream release.
   * libc6 only.
   * Non-maintainer release.
   * Build process cleaned up a lot; used debhelper.
   * Though slang1 is not used by packages in base yet, I expect that to
     happen soon (as it will take over the role of slang0.99.38); 
     the Section and Priority reflect this already.
Files: 
 3be7f472c23c608d47cce2ddd2eaefeb 141289 devel optional slang2_2.0.4-4.diff.gz
 9d07a889315121358172c118d2ee4d3e 713 devel optional slang2_2.0.4-4.dsc
 c3ae24ab3aca0522237ae5d6eb5c6307 1293783 devel optional slang2_2.0.4.orig.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQEVAwUBQuDYyQF4adwMEr3XAQKl6gf/XiKDan7DOJK44HLzPTkEY8NYL83hcHce
ijUAmuHM7eT6xHi3GJFNHq7oiDNKlb9/ulEsFbQNDC4+eT9NoY1StpYQ35zAs7TY
pi5+VEDzpGXTGHZRsopHpsHZvkfPgvkxTwid4EVbRBu/GpFS6DLPVYeBWbwNV1jl
qnL6U/hp0xzmn2Nj7yiAnv5/phxpCZVjqnqQei5MiWVENPLVukVsPgHV5efayeRO
loUOZ+oembdmIB4h86hOXqFOYgBv/8fDKbxN8b1SWJwA2qawe4EhhHbFJYr9yhJO
WIQUlqExjWmUmlpWN3S5Zq0x1fyNFvXLBC9A+o4gYK23XD143+GXTQ==
=P6n1
-----END PGP SIGNATURE-----


Accepted:
slang2_2.0.4-4.diff.gz
  to pool/universe/s/slang2/slang2_2.0.4-4.diff.gz
slang2_2.0.4-4.dsc
  to pool/universe/s/slang2/slang2_2.0.4-4.dsc
slang2_2.0.4.orig.tar.gz
  to pool/universe/s/slang2/slang2_2.0.4.orig.tar.gz




More information about the breezy-changes mailing list