Skip to content
  • NIIBE Yutaka's avatar
    Import Debian changes 4.1.2-8 · f7e83ed3
    NIIBE Yutaka authored
    sed (4.1.2-8) unstable; urgency=low
    
      * debian/rules: Cross build support.
        Don't invoke 'make check, do configure --host, on cross build.
        closes: #283720.
    
    sed (4.1.2-7) unstable; urgency=medium
    
      * Change the ssed Conflicts to a Replaces. 
    
    sed (4.1.2-6) unstable; urgency=high
    
      * Add Conflicts for ssed (<< 3.59), to facilitate upgrades
        from woody (woody ssed contained a German sed.mo which
        causes a file conflict with sed).  closes: #283365.
    
    sed (4.1.2-5) unstable; urgency=low
    
      * Apply patch from Modestas Vainius to fix it.po segfault.
        closes: #281686.
    
    sed (4.1.2-4) unstable; urgency=medium
    
      * Run 'make check' in LANG=C so it won't screw up in Swedish.
        closes: #281713.
      * Update copyright file to reflect an accurate URL for upstream
        source, current Debian maintainer, and the fact that the
        info manual is under the GNU FDL.  closes: #281638.
    
    sed (4.1.2-3) unstable; urgency=low
    
      * Remove old info files in clean target since their presence is
        confusing the some of the builds.  closes: #281601.
    
    sed (4.1.2-2) unstable; urgency=low
    
      * Fix \l and \u replacement modifier bug discovered by Ubuntu
        users.  (either would eat the character instead of changing
        its case).
    
    sed (4.1.2-1) testing unstable; urgency=high
    
      * New upstream release.
        - Fixes severe bug in parsing of ranges with an embedded open
          bracket ('s/[][]//' error).  closes: #265208.
        - Fixes bug in 'y' command in multi-byte character sets.
    
    sed (4.1.1-2) unstable; urgency=high
    
      * Apply patch from GOTO Masanori to fix sed invalid script
        segfault in certain locales.  closes: #256725.
    
    sed (4.1.1-1) unstable; urgency=medium
    
      * New upstream release.
      * (This checks to see if you're trying to run sed -i on stdin).
        closes: #217817.
    
    sed (4.1-4) unstable; urgency=low
    
      * fchmod output file with sed -i, not fd 0.  closes: #257232. 
    
    sed (4.1-3) unstable; urgency=low
    
      * Fix stray cast that crept into fix for #256593. 
    
    sed (4.1-2) unstable; urgency=low
    
      * Fix case-insensitive pattern matching in substitution.
        closes: #256593. 
    
    sed (4.1-1) unstable; urgency=low
    
      * New upstream release. 
    
    sed (4.0.9-5) unstable; urgency=medium
    
      * Fix XSIisms in preinst and postrm, thanks to David Weinehall.
    
    sed (4.0.9-4) unstable; urgency=low
    
      * Add debian/watch. 
      * Apply updated Indonesian translation from Tedi Heriyanto.
      * Apply updated Russian translation from Pavel Maryanov.
    
    sed (4.0.9-3) unstable; urgency=low
    
      * Apply updated Japanese translation from IIDA Yosiaki.
      * Apply updated French translation from Gaël Quéri.
      * Build-depend on gettext.
    
    sed (4.0.9-2) unstable; urgency=medium
    
      * Apply German translation fix from Florian Ernst.  closes: #244121.
      * Fix incorrect FAQ URL in sed(1).  closes: #241069.
    
    sed (4.0.9-1) unstable; urgency=medium
    
      * New upstream release.
        - print final line after executing N, if not POSIXLY_CORRECT;
          closes: #185246.
      * Update sedfaq.txt to 10 March 2003 version.
    
    sed (4.0.7-5) unstable; urgency=medium
    
      * Change regexp(7) to regex(7).  closes: #214413.
    
    sed (4.0.7-4) unstable; urgency=low
    
      * Change perlre(1) to regexp(7) in sed(1).  closes: #214413.
    
    sed (4.0.7-3) unstable; urgency=medium
    
      * Unfortunately, install-info runs now, so compensate by
        removing /usr/share/info/dir* after make install.  closes: #217307.
    
    sed (4.0.7-2) unstable; urgency=medium
    
      * Apply close-minus-i-files.patch from Paolo Bonzini
        to avoid segfault after 1916 input files.  closes: #215493.
    
    sed (4.0.7-1) unstable; urgency=medium
    
      * New upstream release. 
      * This fixes "another .*" crash.  closes: #180914.
      * Remove gettext build-dep.
      * Compile --without-included-regex.
    
    sed (4.0.5-4) unstable; urgency=low
    
      * Add gettext build-dep to compile ca.po.
    
    sed (4.0.5-3) unstable; urgency=low
    
      * Remove dh_clean call and, correspondingly, debhelper build-dep.
      * Update to Catalan .po from Jordi Mallach.  closes: #181017.
    
    sed (4.0.5-2) unstable; urgency=low
    
      * Update to Standards-Version 3.5.8.
      * Add support for noopt and and nostrip DEB_BUILD_OPTIONS.
    
    sed (4.0.5-1) unstable; urgency=low
    
      * Hijack.
      * New upstream version.  closes: #168923.
    
    sed (3.02-8.1) unstable; urgency=low
    
      * NMU
      * doc/sed.1:
        - fix spelling errors. Thanks to Matt Kraai for providing the patches
          in BTS. (Closes: #140803, #168676)
        - Fix broken URLs (Closes: #115371, #130470)
      * debian/postinst: don't create /usr/doc -> /usr/share/doc symlink
      * debian/control: remove trailing . from description synopsis
    
    sed (3.02-8) unstable; urgency=low
    
      * Fixed build depends (Closes: #102302)
      * Added sed FAQ (Closes: #41730, #33329, #45732)
    
    sed (3.02-7) unstable; urgency=low
    
      * New maintainer.
      * Fixed manpage to point to correct regex(7) manpage. (Closes: #63197)
      * Fixed info page (removed bad URL, added working one).  (Closes: #85498)
      * gzipped /usr/share/info/sed.info. (Closes: #96825)
    
    sed (3.02-6) unstable; urgency=low
    
      * Build with libc regex code to speed things up. Closes: Bug#63039
      * Cleanup debian/rules
      * Update copyright to reflect new location of GPL
    
    sed (3.02-5) frozen unstable; urgency=low
    
      * Install dc-example again, Closes: Bug#55829
      * Fix wrong length in memmove, Closes: Bug#53801
    
    sed (3.02-4) unstable; urgency=low
    
      * Change path of sed in dc-example
      * FHS-compliant
      * Cleanup debian/rules and de-debhelpersize it in the process
    
    sed (3.02-3) unstable; urgency=low
    
      * Less deceptive messages for some error conditions, patch from
        Ben Pfaff <blp@gnu.org> (Bug# 31404)
    
    sed (3.02-2) unstable; urgency=low
    
      * Include errno.h if it exists (Bug# 31324)
    
    sed (3.02-1) unstable; urgency=low
    
      * New upstream version, incorporating the character-class fixes
    
    sed (3.01-3) unstable; urgency=high
    
      * Fix bug in parsing of characters classes (patch from Clint Adams
        <schizo@debian.org>)
    
    sed (3.01-2) unstable; urgency=low
    
      * Install sample RPN calculator written in sed
    
    sed (3.01-1) unstable; urgency=low
    
      * New upstream version
      * Bump standards-version to 2.4.1.0
      * Switched to debhelper
      * Run testsuite in build target
    
    sed (2.05-21) unstable; urgency=low
    
      * Fixed nasty segmentation fault
    
    sed (2.05-20) unstable; urgency=low
    
      * Fixed error in copyright (this is sed, not bash!) (Bug# 15594)
    
    sed (2.05-19) unstable; urgency=low
    
      * Don't link with electric fence. (oops!) (Bug# 15468, 15469, 15456)
      * Compress Debian changelog (Bug# 15408)
    
    sed (2.05-18) unstable; urgency=low
    
      * Corrected typo in maintainer email address
    
    sed (2.05-17) unstable; urgency=low
    
      * Minor packaging fixes (Bug# 14101, 14098)
    
    sed (2.05-16) unstable; urgency=low
    
      * generate correct md5sums (Bug# 13365)
      * Use pristine sources
    
    sed (2.05-15) unstable; urgency=low
    
      * glibc / libc6 build (Bug# 11323)
    
    sed (2.05-14) unstable; urgency=low
    
      * Added md5sums to .deb file
    
    sed (2.05-13) unstable; urgency=low
    
      * Patch by Michael Alan Dorman <mdorman@lot49.med.miami.edu>
        to fix glibc compilation problems (Bug# 8806)
    
    sed (2.05-12) unstable; urgency=low
    
      * Now conforms to policy manual version 2.1.2.2 (Bug# 7815 & 7816)
    
    sed (2.05-11) frozen unstable; urgency=low
    
      * Corrected priority in debian controlfile.
    
    sed (2.05-10) stable; urgency=low
    
      * Made copyright a symlink to /usr/doc/copyright/GPL
      * Renamed debian changelog to changelog.Debian 
      * Compress manpage
    
    sed (2.05-9) stable unstable; urgency=low
    
      * Moved to new packing format 
    f7e83ed3