lxrandr (0.1.2-1ubuntu1) oneiric; urgency=low

  * Merge from Debian unstable, Ubuntu remaining changes :
  * debian/local/source_lxrandr.py
   - Add apport hook.
  * debian/control:
   - Add a debug package.
  * debian/lxrandr.install:
   - Add.
  * debian/rules:
   - Add dh_strip call.
   - Install apport hook only on Ubuntu.

 -- Julien Lavergne <gilir@ubuntu.com>  Wed, 27 Jul 2011 01:08:14 +0200

lxrandr (0.1.2-1) unstable; urgency=low

  * Use LXDE packaging team address.
  * Added myself in uploaders.
  * Convert patch format from dpatch to quilt.
  * Use debhelper 8
  * Sorting build-depends.
  * Using source format '3.0 (quilt)'.
  * Wapping build-depends.
  * Bumped Standard-Version to 3.9.2.
  * Added Vcs-Browser and Vcs-Git tags.
  * Clean up files not in debian/.
  * Compacting rules file.
  * Corrected tag and structure in debian/menu.
  * Merging upstream version 0.1.2:
    - replace symlink with real file
    - Replace GTK_DIALOG_NO_SEPARATOR by GTK_DIALOG_MODAL to compile it
      with gtk3
    - Add an option to compile with gtk3
    - Add an option to enable more warnings instead of maintainer mode
    - Migrate to GtkComboBoxText
    - Use display icon, like in desktop file.
    - Apply patch to save configuration (ID: 3107353)
    - Improve configure.in (slient rules, correct INIT)
    - Apply patch for GTK3 migration (ID: 3107356)
    - Generated supported languages. (Closes: #509752)
    - Add an icon to the window (patch by Jonathan Marsden)
    - use intltool to generate desktop file
    - make desktop file follow freedesktop specs and add German translations
    - fix runs configure in infinite loop.
    - remove distribution of mkinstalldirs
  * Removing useless whitespaces at EOL and EOF.
  * Warpping build-depends.
  * Sorting depends
  * Removing debian/dirs: let upstream makefile does the work.
  * Removing debian/docs: AUTHORS has been mentioned in debian/copyright.
  * Compacting watch file.
  * Compacting rules file.
  * Removing 01_fix_infinite_loop.patch: included in upstream.
  * Added --enable-man option.
  * Completing and rewriting copyright file in machine interpretable format.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Tue, 26 Jul 2011 22:44:13 +0800

lxrandr (0.1.2-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * debian/patches:
   - 01_fix_infinite_loop.patch: Remove, merged upstream.
   - 10_save_configuration.patch: Remove, merged upstream.
   - 11_gseal_migration.patch: Remove, merged upstream.
   - 12_enable_desktop_translations.patch: Remove, merged upstream.
   - 13_icon_desktop.patch: Remove, fixed upstream.
   - 80_translations.patch: Remove, merged upstream.
   - 90_set_icon_name_for_main_window.patch: Remove, fixed upstream.
   - 99_translation_fix.patch: Remove, not needed.

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 24 Jul 2011 00:20:41 +0200

lxrandr (0.1.1-2ubuntu6) oneiric; urgency=low

  * Fixed a typo in source_lxrandr.py. (LP: #801116) 

 -- Kent Baxley <kb4xley@gmail.com>  Fri, 24 Jun 2011 15:45:04 -0500

lxrandr (0.1.1-2ubuntu5) oneiric; urgency=low

  [ Jonathan Marsden ]
  * debian/patches/90_set_icon_name_for_main_window.patch:
   - Set icon for main (dlg) window so it displays in panel. (LP: #737268)

  [ Julien Lavergne ]
  * debian/patches/99_translation_fix.patch:
   - Update with the new patch.

 -- Julien Lavergne <gilir@ubuntu.com>  Mon, 16 May 2011 16:42:14 +0200

lxrandr (0.1.1-2ubuntu4) natty; urgency=low

  * debian/patches:
  - 12_enable_desktop_translations.patch: Enable translations for the desktop
    file.
  - 13_icon_desktop.patch: Add an icon for the desktop file (LP: #688619)
  - 99_translation_fix.patch: Update.

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 27 Feb 2011 18:23:38 +0100

lxrandr (0.1.1-2ubuntu3) natty; urgency=low

  * debian/patches
   - 80_translations.patch: Update translations from upstream git (2011-02-18)

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 27 Feb 2011 01:39:36 +0100

lxrandr (0.1.1-2ubuntu2) natty; urgency=low

  * debian/rules:
   - Fix installation of the apport hook (LP: #674631).
  * debian/menu:
   - Fix typo and section in menu.

 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 12 Nov 2010 20:37:17 +0100

lxrandr (0.1.1-2ubuntu1) natty; urgency=low

  * debian/source
   - Convert to source format 3.0
  * debian/patches/
   - Convert dpatch to quilt patch.
  * debian/apport/source_lxrandr.py
   - Add apport hook.
  * debian/control:
   - Remove dpatch, autoconf and autotools-dev from build-depends.
   - Wrap depends and build-depends.
   - Build-depends on debhelper >= 7.0.50~ for override support.
   - Add a debug package.
   - Build-depends on lsb-release, needed to detect the distribution.
   - Build-depends on dh-autroreconf to use --with autoreconf.
  * debian/rules
   - Convert to dh7 format.
   - Remove dpatch.
   - Add some CFLAGS to prepare GTK3 migration.
   - Add dh_strip call.
   - Install apport hook only on Ubuntu.
   - Use --with autoreconf to replace call to autoreconf.
  * debian/patches/10_save_configuration.patch
   - Save configuration in an autostart desktop file, so the settings can be
     kept. (LP: #621689)
  * debian/patches/11_gseal_migration.patch:
   - Make it compatible with GTK3.
  * debian/patches/99_translation_fix.patch:
   - Include generated files by quilt in POTFILES.skip.
  * debian/lxrandr.install:
   - Add.
  * debian/dirs:
   - Remove.

 -- Julien Lavergne <gilir@ubuntu.com>  Thu, 11 Nov 2010 17:05:26 +0100

lxrandr (0.1.1-2~bpo50+1) lenny-backports; urgency=low

  * Rebuild for lenny-backports.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sun, 15 Nov 2009 20:56:28 +0800

lxrandr (0.1.1-2) unstable; urgency=low

  * Applied 01_fix_infinite_loop.dpatch (Closes:#536631)
    Thanks Enrico Zini provide an armel machine for build test.
  * debian/control:
    - build-depends on intltool, dpatch
  * Bumped Standard-version 3.8.2

 -- Andrew Lee <andrew@linux.org.tw>  Wed, 15 Jul 2009 22:20:15 +0800

lxrandr (0.1.1-1) unstable; urgency=low

  * New upstream release
  * Drop the LVDS patch (included in upstream)
  * debian/control:
    - Build-depends s/docbook-to-man/docbook-xsl
  * debian/rules:
    - Added option --enable-man

 -- Andrew Lee <andrew@linux.org.tw>  Thu, 09 Jul 2009 20:07:26 +0800

lxrandr (0.1+svn20080716-3) unstable; urgency=low

  * Fixed a typo. (Closes: #492509)

 -- Andrew Lee <andrew@linux.org.tw>  Fri, 28 Nov 2008 15:54:59 +0800

lxrandr (0.1+svn20080716-2) unstable; urgency=low

  * Applied a patch to solve the LVDS output cannot detect current
    resolution problem.

 -- Andrew Lee <andrew@linux.org.tw>  Tue, 18 Nov 2008 18:13:25 +0800

lxrandr (0.1+svn20080716-1) unstable; urgency=high

  * Solved segmentaion fault problem (Closes: #490766)

 -- Andrew Lee <andrew@linux.org.tw>  Wed, 16 Jul 2008 06:47:32 +0800

lxrandr (0.1+svn20080704-1) unstable; urgency=low

  * Initial release (Closes: #488311)

 -- Andrew Lee <andrew@linux.org.tw>  Fri, 04 Jul 2008 00:26:18 +0800

