Change logs for xview source package in Intrepid

  • xview (3.2p1.4-23ubuntu1) intrepid; urgency=low
    
      * Merge from debian unstable, remaining changes: (LP: #255122)
        - Add quilt support
        - Add debian/patches/file_list_c_regex_compile.diff patch, fix FTBF
        - Removed don_t_call_several_XAllocID_instances.diff as now applied
          inline by Debian.
    
    xview (3.2p1.4-23) unstable; urgency=low
    
      * Use XAllocIDs() instead of XAllocID() similar to Ubuntu's
        don_t_call_several_XAllocID_instances.diff to fix broken "window close"
        button handling and for future libX11 compatibility. Closes: #492023
      * Upgraded to Standards-Version 3.8.0.0:
        - Made xviewg & xviewg-dev pre-depend on x11-common as required by
          policy 11.8.7
        - Support DEB_BUILD_OPTIONS
    
     -- Stefan Lesicnik <email address hidden>   Tue, 05 Aug 2008 22:40:43 +0200
  • xview (3.2p1.4-22ubuntu1) intrepid; urgency=low
    
      * Merge from Debian unstable (LP: #243181). Remaining Ubuntu changes:
        - Add quilt support
        - Add debian/patches/file_list_c_regex_compile.diff patch, fix FTBFS
        - Add debian/patches/don_t_call_several_XAllocID_instances.diff patch, use
          XAllocIDs instead of several calls to XAllocID
        - debian/control: modify Maintainer to Ubuntu MOTU Developers
      * Bump Standards-Version to 3.8.0.1.
    
     -- Devid Filoni <email address hidden>   Tue, 24 Jun 2008 23:32:19 +0200
  • xview (3.2p1.4-21.2ubuntu2) intrepid; urgency=low
    
      * Add quilt support.
      * Add debian/patches/file_list_c_regex_compile.diff patch, fix FTBFS.
    
     -- Devid Filoni <email address hidden>   Thu, 12 Jun 2008 13:36:57 +0200
  • xview (3.2p1.4-21.2ubuntu1) intrepid; urgency=low
    
      * Merge from Debian unstable (LP: #231182). Remaining Ubuntu changes:
        - lib/libxview/server/server.c: use XAllocIDs instead of several calls
          to XAllocID
        - debian/control: add libxext-dev to Build-Depends
      * Bump Standards-Version to 3.7.3.
    
     -- Devid Filoni <email address hidden>   Thu, 08 May 2008 23:34:46 +0200
  • xview (3.2p1.4-21.1ubuntu2) hardy; urgency=low
    
      [ Ken Velarde ]
      * lib/libxview/server/server.c: use XAllocIDs instead of several calls
        to XAllocID, which leads to segfaults (LP: #89166)
    
      [ Luca Falavigna ]
      * debian/control: build for lpia architecture too
    
     -- Luca Falavigna <email address hidden>   Thu, 06 Dec 2007 09:13:00 +0100