Skip to content

Debian Changelog bbppp (0.2.5-4)

2005

bbppp (0.2.5-4) unstable; urgency=low

   * New maintainer. (Closes: #311827: ITA: bbppp -- PPP tool for the
     blackbox window manager - Debian Bug report logs)
   * debian/copyright
     + Updated fsf-address
     + Updated maintainer
   * debhelper compatibility level 4
   * Added Florian Ernst <florian@debian.org> as uploader

 -- Stan Vasilyev <stan.vasilyev@csun.edu>  Wed, 28 Sep 2005 21:46:23 -0700

bbppp (0.2.5-3) unstable; urgency=low

   * New maintainer address, many thanks to Brian Nelson for previous sponsoring
   * debian/control:
     + Standards-Version 3.6.2, no changes required
     + updated upstream homepage
   * debian/watch: updated to prdownloads.sf.net
   * Updated the manpage

 -- Florian Ernst <florian@debian.org>  Tue, 9 Aug 2005 15:41:21 +0200

2004

bbppp (0.2.5-2) unstable; urgency=low

   * debian/copyright
     + merged AUTHORS file, which can now be dropped
     + removed Translation notice
     + added copyright statement regarding BaseDisplay.*, Image.*, LinkedList.*
       and Timer.*
   * debian/rules
     + dropped check for nostrip as debhelper handles it automatically
     + substitution: $(CURDIR) for `pwd`
   * readjusted README.bbppp to README.config
   * Thanks to Marc 'HE' Brockschmidt for pointing all this out!
   * debian/control: adjusted upstream home page to best practices
   * Updated the manpage

 -- Florian Ernst <florian_ernst@gmx.net>  Thu, 8 Jul 2004 22:45:51 +0200

bbppp (0.2.5-1) unstable; urgency=low

   * New upstream release
     + Dropped patches introduced in 0.2.4-1 as they are now included
       upstream (uninitialized variable and cosmetic fix)
     + No more changes
   * debian/menu: changed name capitalization to comply with upstream

 -- Florian Ernst <florian_ernst@gmx.net>  Sat, 5 Jun 2004 11:10:10 +0200

bbppp (0.2.4-1) unstable; urgency=low

   * New maintainer (Closes: #190188)
   * New upstream release
   * Updated manpage to reflect v0.2.4
   * debian/control:
     + Updated Build-Depends
     + Added ppp to Depends
     + Added upstream homepage to Description
   * debian/rules: general overhaul (Thanks Brian Nelson!),
     using debhelper: best practice
   * Updated debian/copyright
   * Added menu item
   * Added debian/watch
   * Cosmetic fix to bbppp usage screen formatting
   * Standards-Version 3.6.1

 -- Florian Ernst <florian_ernst@gmx.net>  Wed, 10 Mar 2004 14:41:53 +0100

bbppp (0.2.3-4) unstable; urgency=low

   * QA Upload
   * Fix segfaults caused by uninitialised variables, patch by
     Kari Pahula <kari@lyseo.kotka.fi> (Closes: #234231)
   * Remove emacs cruft from changelog

 -- Frank Lichtenheld <djpig@debian.org>  Sun, 29 Feb 2004 20:56:14 +0100

2003

bbppp (0.2.3-3) unstable; urgency=low

   * Uploading with maintainer set to QA group

 -- Andrew Pollock <apollock@debian.org>  Fri, 7 Nov 2003 20:42:48 +1100

bbppp (0.2.3-2) unstable; urgency=low

   * Applied patch to fix g++-3.3 compile error due to multiple line string,
     thanks to Joshua Kwan <joshk@triplehelix.org> (closes: #196243)

 -- Timshel Knoll <timshel@debian.org>  Sun, 8 Jun 2003 17:40:31 +1000

2002

bbppp (0.2.3-1) unstable; urgency=low

   * New upstream release
   * Policy 3.5.8:
     + support DEB_BUILD_OPTIONS=noopt
     + build with gcc/g++ -g flag by default

 -- Timshel Knoll <timshel@debian.org>  Thu, 28 Nov 2002 12:59:42 +1100

bbppp (0.2.2-4) unstable; urgency=low

   * debian/control:
     - Build-Depends: debhelper version required bumped to (>= 3.0.0),
       Build-Depends on build-essential libstdc++-dev package removed
       (closes: #105944)
     - Now Suggests: blackbox | fluxbox rather than just blackbox
       (closes: #138016)
     - Standards-Version bumped to 3.5.6 (no packaging changes required)
   * debian/copyright:
     - Fixed misspelling common-licences -> common-licenses
   * debian/rules:
     - DH_COMPAT=3, this fixes a conffiles (or lack thereof) bug as
       dh_installdeb >= 2.2 automagically marks files in /etc as conffiles

 -- Timshel Knoll <timshel@debian.org>  Mon, 16 Sep 2002 23:43:02 +1000

2001

bbppp (0.2.2-3) unstable; urgency=low

   * Fixes to allow building with g++-3.0 (replaced occurrances of
     'friend xxx' to 'friend class xxx') (closes: #105054)

 -- Timshel Knoll <timshel@debian.org>  Sun, 15 Jul 2001 01:03:57 +1000

bbppp (0.2.2-2) unstable; urgency=low

   * data/bbppp.{bb,nobb}: changed default ppp start/stop command to pon/poff
   * debian/bbppp.conffiles: made etc/bbtools/bbppp.{bb,nobb} conffiles

 -- Timshel Knoll <timshel@debian.org>  Mon, 21 May 2001 11:25:27 +1000

bbppp (0.2.2-1) unstable; urgency=low

   * New upstream release (closes: Bug#90104)
   * Added manpage (thanks to Jon Franklin <yokkun@att.net>) (closes: Bug#89480)

 -- Timshel Knoll <timshel@debian.org>  Sun, 20 May 2001 15:20:36 +1000

bbppp (0.2.1-2) unstable; urgency=low

   * The last release moved config stuff back to /usr/share/bbtools - fixed
     this by moving stuff back to /etc/bbtools (as in 0.1.5-1)
   * Converted to cvs-buildpackage build system.
   * debian/control: bbppp now Suggests: blackbox (>= 0.60.1)
   * Moved to DH_COMPAT=2, Build-Depends: debhelper (>= 2.0.0)

 -- Timshel Knoll <timshel@debian.org>  Sun, 18 Mar 2001 17:20:10 -0800

bbppp (0.2.1-1) unstable; urgency=low

   * New upstream release
   * debian/rules: removed call to obsolete dh_suidregister, changed install
     location from /usr/X11R6 to /usr (to comply with latest policy).
   * debian/docs: removed reference to 0 byte file BUGS, removed
     reference to INSTALL documentation.
   * debian/control: added Build-Depends:.

 -- Timshel Knoll <timshel@debian.org>  Tue, 13 Mar 2001 19:13:17 +1100

2000

bbppp (0.1.5-1) unstable; urgency=low

   * New upstream release
   * Moved config stuff from /usr/share/bbtools to /etc/bbtools (to comply
     with policy)
   * Moved README.bbppp from /usr/share/bbtools to /usr/share/doc/bbppp
     (also to comply with policy)
   * Also installed config files to /usr/share/doc/bbppp/examples
   * Made the default ppp-on and ppp-off commands pon and poff, in both
     the config files and also the executable.

 -- Timshel Knoll <timshel@debian.org>  Thu, 19 Oct 2000 03:36:16 +0000

bbppp (0.1.4-1) unstable; urgency=low

   * New upstream release

 -- Timshel Knoll <timshel@debian.org>  Wed, 13 Sep 2000 11:47:15 +1100

bbppp (0.1.3-1) unstable; urgency=low

   * Initial Release.

 -- Timshel Knoll <timshel@debian.org>  Thu, 31 Aug 2000 01:28:25 +1100