mousepad (0.2.16-5ubuntu2) quantal; urgency=low

  * No change rebuild for libxfce4util 4.10

 -- Micah Gersten <micahg@ubuntu.com>  Fri, 18 May 2012 17:53:11 -0500

mousepad (0.2.16-5ubuntu1) oneiric; urgency=low

  * Merge with Debian unstable, remaining Ubuntu changes:
    - debian/control: demote xfprint4 from Recommends to Suggests
    - debian/patches:
      + 02_mru-on-save.patch: add created files to recently used files
        (lp #392971)
      + series: add this patch.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 19 Jun 2011 17:44:10 +0200

mousepad (0.2.16-5) unstable; urgency=low

  * debian/control:
    - update section to editors.
    - update standards version to 3.9.2.
    - update debhelper build-dep because of overrides.
    - add build-dep on hardening-includes.
  * Switch to 3.0 (quilt) source format.
  * debian/rules:
    - drop quilt stuff.
    - switch to dh7 tiny rules.
    - pick build-flags from dpkg-buildflags
    - add hardening flags to build flags.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 19 Apr 2011 17:47:56 +0200

mousepad (0.2.16-4ubuntu1) maverick; urgency=low

  * Merge with Debian testing, remaining Ubuntu changes:
    - debian/control:
      + demote xfprint4 from Recommends to Suggests
      + use our Vcs-* fields
    - debian/patches:
      + 02_mru-on-save.patch: add created files to recently used files
        LP: #392971
      + series: add this patch.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 08 May 2010 21:58:53 +0200

mousepad (0.2.16-4) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * debian/rules: fix dh_quilt_unpatch call in clean.

  [ Stefan Ott ]
  * debian/watch edited to track Xfce archive reorganisation.

  [ Yves-Alexis Perez ]
  * debian/control:
    - bump standards version to 3.8.4.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 22 Apr 2010 23:46:18 +0200

mousepad (0.2.16-3ubuntu1) lucid; urgency=low

  * Merge with Debian testing, remaining Ubuntu changes:
    - debian/control:
      + demote xfprint4 from Recommends to Suggests
      + use our Vcs-* fields
    - debian/patches:
      + 02_mru-on-save.patch: add created files to recently used files
        LP: #392971
      + series: add this patch.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 10 Nov 2009 22:22:33 +0100

mousepad (0.2.16-3) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * debian/patches:
    - 00_resensitize-find-button.patch: re-sensitize "Find/Replace" button
      when the dialog is shown up again (LP: #443302, closes: #549334)
    - 01_fix-first-replace.patch: really replace the first occurrence found
      with the find/Replace dialog (Xfce #4526, closes: #460440)
    - series: add these patches.
  * debian/control:
    - build-depends on quilt (>= 0.46-7)
    - bump Standards-Version to 3.8.3.
  * debian/rules: enable quilt.

  [ Yves-Alexis Perez ]
  * debian/rules:
    - drop deprecated dh_desktop call.
  * debian/README.source added as we use quilt.

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 09 Oct 2009 10:28:21 +0200

mousepad (0.2.16-2ubuntu2) karmic; urgency=low

  * debian/patches:
    - 00_resensitize-find-button.patch: re-sensitize "Find/Replace" button
      when the dialog is shown up again LP: #443302
    - 01_fix-first-replace.patch: really replace the first occurrence found
      with the find/Replace dialog Xfce #4526
    - 02_mru-on-save.patch: add created files to recently used files
      LP: #392971
    - series: add these patches.
  * debian/control: build-depends on quilt (>= 0.46-7).
  * debian/rules: enable quilt.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 07 Oct 2009 16:39:35 +0200

mousepad (0.2.16-2ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/control: demote xfprint4 from Recommends to Suggests.

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Tue, 05 May 2009 19:49:40 -0400

mousepad (0.2.16-2) unstable; urgency=low

  * Upload to unstable.
  * debian/rules:
    - -Wl,-z,defs -Wl,--as-needed added to LDFLAGS.
    - stop messing with config.{sub,guess}
    - replace dh_clean -k by dh_prep.
  * debian/compat bumped to 7.
  * debian/control:
    - update standards version to 3.8.1.
    - update debhelper build-dep to 7. 
    - move to xfce section. 

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 04 Apr 2009 02:03:53 +0200

mousepad (0.2.16-1ubuntu2) jaunty; urgency=low

  * No-change rebuild to fix lpia shared library dependencies.

 -- Matthias Klose <doko@ubuntu.com>   Sun, 22 Mar 2009 16:49:11 +0100

mousepad (0.2.16-1ubuntu1) jaunty; urgency=low

  * Merge Xfce 4.6 final from Debian experimental, remaining Ubuntu changes
    (FFe granted, see LP: #339238):
    - debian/control: demote xfprint4 from Recommends to Suggests.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 07 Mar 2009 17:39:28 +0100

mousepad (0.2.16-1) experimental; urgency=low

  * New upstream release.
  * debian/control:
    - drop Rudy Godoy and Martin Loschwitz from Uploaders.
    - bump build-deps for Xfce 4.6.
    - update standards version to 3.8.0.
    - add depends on ${misc:Depends}.
    - drop quilt from build-deps.
    - add build-dep on intltool.
  * debian/patches:
    - 01_fix-recent-items-sort dropped, merged upstream.
  * debian/rules:
    - drop quilt rules.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 15:13:16 +0100

mousepad (0.2.14-0ubuntu1) jaunty; urgency=low

  * Merge with Debian Xfce UNRELEASED, remaining Ubuntu changes:
    - debian/control: demote xfprint4 from Recommends to Suggests

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 16 Nov 2008 10:46:37 +0100

mousepad (0.2.14-1) UNRELEASED; urgency=low

  * new upstream bugfix release.
  * debian/rules:
    - stop messing with config.{guess,sub}.
  * debian/patches:
    - 01_fix-recent-items-sort dropped, merged upstream.
  * debian/control:
    - remove quilt from build-deps.
    - update standards version to 3.8.0.
    - add build-dep on intltoo.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 28 Oct 2008 14:50:13 +0100

mousepad (0.2.13-2ubuntu3) intrepid; urgency=low

  * Translations: cherry-pick from upstream 4.4 svn branch:
    - Slovene, Indonesian, Urdu, Sinhala translations added
    - Slovak, Kurdish, Latvian, Albanian, Spanish translations updated.
  * New patch debian/patches/99_update_translations.patch created and enabled
    for this.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 20 Oct 2008 09:38:57 +0200

mousepad (0.2.13-2ubuntu2) intrepid; urgency=low

  * Demote xfprint4 from Recommends to Suggests

 -- Emmet Hikory <persia@ubuntu.com>  Thu, 25 Sep 2008 12:55:18 +0900

mousepad (0.2.13-2ubuntu1) hardy; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/rules: add the gettext domain in the desktop file
    - debian/control: adhere to DebianMaintainerField
    - debian/patches: keep 10_fix-sigserv-invalid-config.patch.
  * debian/patches/series: updated.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 13 Feb 2008 20:38:01 +0100

mousepad (0.2.13-2) unstable; urgency=low

  * debian/control:
    - add build-dep on quilt
    - updated standard versions to 3.7.3.
    - updated my email address.
  * debian/rules: use quilt to patch sources at build time
  * debian/patches: 01_fix-recent-items-sort added to correct recent items
    menu.                                                       closes: #465546
  * debian/copyright: use © character to make lintian happy…

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 13 Feb 2008 12:50:32 +0100

mousepad (0.2.13-1ubuntu1) hardy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:	(LP: #174883)
    - debian/rules:
      + modified to use dpatch system
      + keep our patch for gettext domain in the desktop file
    - debian/control: 
      + added dpatch as build-depend
      + adhere to DebianMaintainerField
    - debian/patches/: keep 10Fix_sigservInvalidConfig.dpatch

 -- Jérôme Guelfucci <jerome.guelfucci@gmail.com>  Sat,  8 Dec 2007 14:07:06 +0100

mousepad (0.2.13-1) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.

  [ Simon Huggins ]
  * Add Vcs-* headers to debian/control

 -- Simon Huggins <huggie@earth.li>  Tue, 27 Nov 2007 16:39:17 +0000

mousepad (0.2.12-2ubuntu2) hardy; urgency=low
 
  * debian/rules: Modified to use dpatch system
  * debian/control: Added dpatch as build-depend
  * debian/rules: Fixed make distclean
  * debian/patches/10Fix_sigservInvalidConfig.dpatch: upstream patch to fix 
    sigserv when config file invalid
    (http://bugzilla.xfce.org/attachment.cgi?id=951&action=view)
    LP: #91691
    Note: Applied upstream in trunk.

 -- Cody A.W. Somerville <cody-somerville@ubuntu.com>  Sun, 04 Nov 2007 21:43:44 -0400

mousepad (0.2.12-2ubuntu1) hardy; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - Add our patch for gettext domain in the desktop file
    - Adhere to DebianMaintainerField.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 29 Oct 2007 16:46:15 +0100

mousepad (0.2.12-2) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * Corrected manpage mousepad(1) shipped with the package.     closes: #355254
  * debian/menu: switch to new menu policy. 
  
  [ Emanuele Rocca ]
  * debian/rules: do not ignore make clean errors in the clean target.

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 10 Sep 2007 21:30:22 +0200

mousepad (0.2.12-1ubuntu1) gutsy; urgency=low

  * Merge with Debian Unstable, Ubuntu changes:
    - clean diff.gz (config.{sub,guess})
    - Add our patch for gettext domain in the desktop file.
  * Adhere to DebianMaintainerField.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Thu, 03 May 2007 00:15:20 +0200

mousepad (0.2.12-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-deps to Xfce 4.4.
  * debian/copyright: updated authors and copyright holders. 

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 15 Apr 2007 15:28:17 +0100

mousepad (0.2.12-0ubuntu1) feisty; urgency=low

  * New upstream release, part of Xfce 4.4
  * debian/control: tighten libxfcegui4-dev version
  
 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Wed, 24 Jan 2007 11:22:03 +0100

mousepad (0.2.10-1ubuntu1) feisty; urgency=low

  * Merge from debian unstable, remaining changes:
    - Add our patch for gettext domain in the desktop file

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Tue, 19 Dec 2006 10:22:01 +0100

mousepad (0.2.10-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-deps to Xfce 4.4rc2 (4.3.99.2).

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 16 Nov 2006 18:44:47 +0100

mousepad (0.2.8-1ubuntu1) feisty; urgency=low

  * Merge from debian unstable:
    - Add our patch for gettext domain in the desktop file

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Thu, 16 Nov 2006 17:17:14 +0100

mousepad (0.2.8-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 30 Sep 2006 13:14:41 +0200

mousepad (0.2.6-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated standards version to 3.7.2.

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 26 Jul 2006 17:41:56 +0100

mousepad (0.2.6-0ubuntu1) edgy; urgency=low

  * New upstream release, part of Xfce 4.4 beta 2

 -- Jani Monoses <jani@ubuntu.com>  Wed, 12 Jul 2006 11:44:36 +0300

mousepad (0.2.4-1ubuntu1) edgy; urgency=low

  * Update from Debian
  * Add our patch for gettext domain in the desktop file

 -- Jani Monoses <jani@ubuntu.com>  Fri, 30 Jun 2006 12:16:03 +0300

mousepad (0.2.4-1) unstable; urgency=low

  * New upstream releaase
  * Updated standards version and FSF address

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 19:17:15 +0100

mousepad (0.2.2-2) unstable; urgency=low

  * Moving to unstable 

 -- Emanuele Rocca <ema@debian.org>  Mon, 20 Jun 2005 22:20:51 +0200

mousepad (0.2.2-1) experimental; urgency=low

  * Initial Release (Closes: #308521).

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Apr 2005 19:06:01 +0200

