xpp (1.5-cvs20081009-1) unstable; urgency=low

  * QA upload.
  * Use newer upstream CVS snapshot.
    + Incorporates most of old Debian/Ubuntu changes. 
      (Closes: #382961, #654564).
    + Move remaining patches to new patch.
  * Make package source format 3.0 (quilt).
  * Patch to pass -D_IPP_PRIVATE_STRUCTURES CPPFLAG 
    in Makefile.am. (Closes: #713451).
  * Bump debhelper build-dep and compat to 9.
    + Convert rules file to simple dh style with autoreconf.
  * Bump Standards Version to 3.9.4.

 -- Barry deFreese <bdefreese@debian.org>  Mon, 15 Jul 2013 22:09:37 -0400

xpp (1.5-cvs20050828-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Update debian/watch to report upstream versions properly (closes: #449710).
    Thanks, Raphael Geissert!
  * Fix FTBFS due to missing includes and format string error, with patch from
    peter green (closes: #639033).
  * Drop modification of mainwindow.cxx with sed in debian/rules, looks like
    the right change was applied in mainwindow.fl already.
  * Fix a few -Wwrite-strings warnings in xpp.cxx.

 -- Julien Cristau <jcristau@debian.org>  Fri, 30 Dec 2011 16:04:16 +0100

xpp (1.5-cvs20050828-1.1) unstable; urgency=low

  * Non-maintainer upload.

  [ Stefano Zacchiroli ]
  * Replace (build-)deps on old libcupsys2(-dev) to new libcups2(-dev),
    the former packages are now dummy packages (Closes: #494033). Do the
    same for "cupsys" vs "cups"
  * debian/contorl: remove the old pseudo-field "homepage" in description
    with the proper "Homepage" field

  [ Christoph Egger ]
  * Fix package building (conversion from const char * to char*)
  * Add misc:Depends substvar
  * Change menu section from Apps/Tools to Applications/System/Hardware
  * Fix watchfile using sf redirector

 -- Christoph Egger <christoph@debian.org>  Mon, 22 Feb 2010 10:29:25 +0100

xpp (1.5-cvs20050828-1) unstable; urgency=low

  * The "it gathered enough dust already" release
  * Merge with all upstream CVS patches, up to last CVS commit
    + Fixed handling of password-protected printers. It was asked
      for the password two or three times when sending one job
    + Initialize all instance variables of printFiles::printFiles
      on object construction.  This fixes at least one more use
      of uninitialized pointers (found by Valgrind)
  * This rebuild should fix all arches (closes: #374144)

 -- Henrique de Moraes Holschuh <hmh@debian.org>  Wed,  9 Aug 2006 12:37:44 -0300

xpp (1.5-5) unstable; urgency=low

  * Ack NMU (closes: #356238)
  * Update debian/watch file to version 3
  * debian/control: bump standards version to 3.7.2 (no changes)
  * debian/compat: switch to debhelper mode V5

 -- Henrique de Moraes Holschuh <hmh@debian.org>  Wed,  9 Aug 2006 12:01:45 -0300

xpp (1.5-4.1) unstable; urgency=low

  * NMU as part of the GCC 4.1 transition.
  * Remove extra qualification from C++ header file (closes: #356238)

 -- Martin Michlmayr <tbm@cyrius.com>  Thu, 25 May 2006 18:27:50 +0200

xpp (1.5-4) unstable; urgency=low

  * Rebuild with new fluid/fltk

 -- Henrique de Moraes Holschuh <hmh@debian.org>  Sun, 14 Aug 2005 00:55:02 -0300

xpp (1.5-3) unstable; urgency=high

  * Squash compiler warnings in non-FLUID-generated code
  * Applied upstream:
     * Fixed use of non-initialized memory and a potential off-by-one error
       in printFiles::printfiles.  Thanks to Valgrind
     * Initialize all instance variables of printFiles::printFiles
       on object construction.  This fixes at least one more use
       of uninitialized pointers (found by Valgrind)
     * Do not free NULL pointers in any destructors (paranoia)
  * Rebuild against new fltk packages to get updated dependencies
    (closes: #318466)
  * Bump standards version to 3.6.2 (no changes)

 -- Henrique de Moraes Holschuh <hmh@debian.org>  Sun, 24 Jul 2005 07:48:38 -0300

xpp (1.5-2) unstable; urgency=low

  * Acknowledge NMUs
    closes: #99031, #200276, #249497, #267127, #136944, #268823
  * This is the newest upstream version (closes: #285875)
  * Patchset 94 from CVS: Initialized pointers optionWindow and
    instanceWindow to NULL (closes: #226686)
  * Add uscan "watch" file
  * Update copyright file (closes: #218613)
  * We do not build-depend on xlibs (and not in xlibs-dev either,
    as we deal directly only with FLTK) (closes: #253329)

 -- Henrique de Moraes Holschuh <hmh@debian.org>  Tue, 21 Dec 2004 09:34:04 -0200

xpp (1.5-1) unstable; urgency=low

  * New maintainer
    + Adopt the package, with Scott's blessings.  When he wants the
      package back, it is his.
  * New upstream source
  * Fixed homepage line on control file as directed by the developer's
    referece
  * New standards-version: 3.6.1 (no changes)
  * Switched to debhelper compatibility mode V4
  * Build-depend on autotools-dev, and use the "symlink" method to keep
    config.sub and config.guess updated
  * Retooled for new automake and autoconf, and fixed makefile errors;
    started improving it, but this is an ongoing process that doesn't
    matter to the Debian built, so the package can be released with it
    in a middleground state
  * Add more hints to menu file
  * Patchset 93 from CVS: Fixed "#include" line in xppmain.cxx and
    printFiles::getPageMargins() method
  * Added temporary workaround for bug:
    When one does not open the options dialog, pressing the close button
    causes XPP to segfault

 -- Henrique de Moraes Holschuh <hmh@debian.org>  Sun, 19 Dec 2004 13:04:22 -0200

xpp (1.1-0.4) unstable; urgency=high

  * NMU
  * Add conflicts for iraf.  (Closes: #267127)
  * Add some quoting in menu file, to shut up lintian.

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 29 Aug 2004 13:00:49 +0200

xpp (1.1-0.3) unstable; urgency=high

  * NMU with maintainer's permission.
  * Recomplile aganst libcupsys2-gnutls10.  (RC, Closes: #249497)

 -- Chris Lawrence <lawrencc@debian.org>  Sat,  5 Jun 2004 21:08:18 -0500

xpp (1.1-0.2) unstable; urgency=low

  * Non-maintainer upload. BSP.
  * Comply with the latest C++ standards. Closes: #200276
  * Link with libfltk1.1, work around a bug in fluid that doesn't
    properly cast color numbers to Fl_Color type.
  * Update standards version.

 -- Guus Sliepen <guus@debian.org>  Mon, 25 Aug 2003 19:38:24 +0200

xpp (1.1-0.1) unstable; urgency=low

  * Non-maintainer upload.  I contacted Scott 5 days ago about the
    possibility of an NMU, and have received no response.
  * New upstream release.  (Closes: #136944)
  * Added a manual page.
  * Build against shared libfltk.

 -- Chris Lawrence <lawrencc@debian.org>  Wed, 15 May 2002 20:55:12 -0500

xpp (1.0-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix build problems on arm:
    - Correctly quote argument to AC_MSG_ERROR.
    - Regenerate configure.
    - Touch configure in 'debian/rules configure' to make sure autobuilders
      don't regenerate configure with a possibly incompatible autoconf. Note
      that this requires autoconf to be run manually if configure.in is
      changed.
    (closes: #99031)

 -- Colin Watson <cjwatson@debian.org>  Sun, 11 Nov 2001 14:24:23 +0000

xpp (1.0-3) unstable; urgency=low

  * Add cupsys to build-depends (Closes: #87433)

 -- Scott K. Ellis <scott@debian.org>  Sat, 24 Feb 2001 20:20:47 -0500

xpp (1.0-2) unstable; urgency=low

  * Alter cupshelper.cxx to open libcups.so.2 instead of libcups.so
    (Closes: #77744, #73030)

 -- Scott K. Ellis <scott@debian.org>  Tue,  6 Feb 2001 15:39:45 -0500

xpp (1.0-1) unstable; urgency=low

  * New upstream version

 -- Scott K. Ellis <scott@debian.org>  Tue,  6 Feb 2001 15:19:23 -0500

xpp (0.7-2) unstable; urgency=low

  * First attempt at build-depends
  * Don't link in OpenGL libraries (Closes: #78106)

 -- Scott K. Ellis <scott@debian.org>  Tue, 28 Nov 2000 11:49:42 -0500

xpp (0.7-1) unstable; urgency=low

  * New upstream version

 -- Scott K. Ellis <scott@debian.org>  Tue, 10 Oct 2000 10:10:58 -0400

xpp (0.6-2) unstable; urgency=low

  * Delete some unneeded files from the debian directory
  * Altered the package description

 -- Scott K. Ellis <scott@debian.org>  Fri,  8 Sep 2000 13:20:03 -0400

xpp (0.6-1) unstable; urgency=low

  * Initial Release.

 -- Scott K. Ellis <scott@debian.org>  Wed,  6 Sep 2000 15:25:40 -0400
