smokegen (4:4.9.2-0ubuntu1) quantal-proposed; urgency=low

  * New upstream bugfix release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 02 Oct 2012 15:47:59 +0100

smokegen (4:4.9.1-0ubuntu1) quantal; urgency=low

  * New upstream release

 -- Harald Sitter <apachelogger@ubuntu.com>  Tue, 04 Sep 2012 15:34:34 +0530

smokegen (4:4.9.0-0ubuntu1) quantal; urgency=low

  * Use direct build-depends versions rather than kde-sc-dev-latest
  * New upstream release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 26 Jul 2012 22:50:47 +0100

smokegen (4:4.8.90-0ubuntu1) quantal; urgency=low

  * New upstream beta release.
  * Remove files that we don't to install, keeps --list-missing silent.

 -- Felix Geyer <debfx@ubuntu.com>  Wed, 13 Jun 2012 08:24:38 +0200

smokegen (4:4.8.80a-0ubuntu1) quantal; urgency=low

  * Merge with debian git, remaining changes:
    - add libcppparser.so to not-installed

  * New upstream beta release

 -- Philip Muškovac <yofel@kubuntu.org>  Mon, 21 May 2012 08:45:02 +0200

smokegen (4:4.8.3-0ubuntu1) quantal; urgency=low

  * New upstream release
    - add libcppparser.so to not-installed

 -- Jonathan Kolberg <bulldog98@kubuntu.org>  Mon, 30 Apr 2012 23:53:52 +0200

smokegen (4:4.8.2-0ubuntu1) precise; urgency=low

  * New upstream release

 -- Philip Muškovac <yofel@kubuntu.org>  Fri, 30 Mar 2012 20:13:05 +0200

smokegen (4:4.8.1-0ubuntu1) precise; urgency=low

  * New upstream release

 -- Philip Muškovac <yofel@kubuntu.org>  Sat, 03 Mar 2012 00:34:37 +0100

smokegen (4:4.8.0-1) UNRELEASED; urgency=low

  * New upstream release.

  [ David Palacio ]
  * Update patches:
    - Refresh version_cppparser_library.diff.
    - Remove patch fix_segfault_in_generator_on_armel.diff. Applied upstream.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu, 09 Feb 2012 19:30:14 -0500

smokegen (4:4.8.0-0ubuntu1) precise; urgency=low

  * New upstream release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 19 Jan 2012 12:01:23 +0000

smokegen (4:4.7.97-0ubuntu1) precise; urgency=low

  * New upstream RC release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 04 Jan 2012 13:14:58 +0000

smokegen (4:4.7.95-0ubuntu1) precise; urgency=low

  * New upstream release candidate
    - drop fix_segfault_in_generator_on_armel.diff, fixed upstream
    - refresh version_cppparser_library.diff

 -- Philip Muškovac <yofel@kubuntu.org>  Fri, 23 Dec 2011 21:09:28 +0100

smokegen (4:4.7.90-0ubuntu1) precise; urgency=low

  * New upstream beta release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Sat, 17 Dec 2011 20:55:58 +0000

smokegen (4:4.7.4-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 3.9.3, no changes required.
  * Bump debhelper build dependency to >= 9, and compat to 9.
  * Do not manually export CXXFLAGS and LDFLAGS now, since compat v9 does
    that already.
  * Update copyright for myself, for last year and the current one.

 -- Pino Toscano <pino@debian.org>  Mon, 02 Apr 2012 13:31:04 +0200

smokegen (4:4.7.3-0ubuntu2) precise; urgency=low

  * New upstream release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 23 Nov 2011 01:07:04 +0000

smokegen (4:4.7.1-1) unstable; urgency=low

  * New upstream release.

  [ Pino Toscano ]
  * Update patch smokegen_load_system_defines.diff to the upstream sources.
  * Small touches to the descriptions.
  * Update installed files.
  * Tighten the libsmokebase dependency of smoke-dev-tools to the current
    version.
  * Generate libsmokebase shlibs based on the current version.
  * Manually export CXXFLAGS and LDFLAGS from dpkg-buildflags now,
    as dpkg-buildpackage does not do that anymore.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 24 Sep 2011 12:04:41 +0200

smokegen (4:4.7.3-0ubuntu1) precise; urgency=low

  * New upstream release

 -- Jonathan Kolberg <bulldog98@kubuntu-de.org>  Sat, 29 Oct 2011 10:39:00 +0200

smokegen (4:4.7.1-0ubuntu1) oneiric; urgency=low

  * New upstream release 
    - fix smokegen_load_system_defines.diff
    - add simplified version of string.h to smoke-dev-tools.install

 -- Philip Muškovac <yofel@kubuntu.org>  Fri, 02 Sep 2011 21:04:30 +0200

smokegen (4:4.7.0-2) unstable; urgency=low

  [ Pino Toscano ]
  * Make smoke-dev-tools break/replace libsmokeqt4-dev < 4:4.7.0, as
    /usr/include/smoke.h has been moved here. (Closes: #635579)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 10 Aug 2011 23:49:23 +0200

smokegen (4:4.7.0-1) unstable; urgency=low

  * Initial release, split from the kdebindings source.

  [ David Palacio ]
  * Switch to dh7:
    - clean rules
  * Adapt watch file to the new source name.
  * Pick smokegen related patches from the kdebindings package and include
    them in this package.
  * Adapt Vcs fields.
  * Switch copyright to the DEP-5 format, revision 174.

  [ Pino Toscano ]
  * Update the patches:
    - smokegen_load_system_defines.diff: do not define IN_KDEVELOP_PARSER
      and IN_IDE_PARSER, as they are reserved for kdevelop
    - strip sequence numbers from the filenames
    - refresh
    - add DEP-3 headers for patches which didn't have them
  * Update rules:
    - pass --list-missing to dh_install
  * Update control:
    - add a smokegen-dbg package, making it break/replace kdebindings-dbg
    - small touches to the descriptions
  * Update copyright.
  * Update lintian overrides for smoke-dev-tools.

  [ Modestas Vainius ]
  * Remove myself from Uploaders.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 26 Jul 2011 16:11:36 +0200

