asunder (2.8-5) unstable; urgency=medium

  * Remove Cleto Martin from Uploaders field (Closes: #846289)

 -- Andreas Rönnquist <gusnan@debian.org>  Sat, 03 Dec 2016 13:59:59 +0100

asunder (2.8-4) unstable; urgency=medium

  * Update Standards Version to 3.9.8 (No changes required)
  * Add fix_freebsd_build_warning_implicit_declatation.patch:
      Fixes build warning on kfreebsd

 -- Andreas Rönnquist <gusnan@debian.org>  Sun, 03 Jul 2016 08:57:29 +0200

asunder (2.8-3) unstable; urgency=medium

  * Remove incorrect logrotate files (Closes: #812179)
  * Use secure Vcs field uri

 -- Andreas Rönnquist <gusnan@debian.org>  Mon, 25 Jan 2016 20:57:02 +0100

asunder (2.8-2) unstable; urgency=medium

  * Remove menu file, not needed when desktop file is present
    - Closes lintian warning command-in-menu-file-and-desktop-file

 -- Andreas Rönnquist <gusnan@debian.org>  Tue, 13 Oct 2015 21:22:28 +0200

asunder (2.8-1) unstable; urgency=medium

  * mercurial-importorig imported new upstream version.

 -- Andreas Rönnquist <gusnan@debian.org>  Sat, 03 Oct 2015 13:46:29 +0200

asunder (2.7-2) unstable; urgency=medium

  * Fix typo in patch description
  * Add Vcs-Browser field
  * Make copyright use machine-readable copyright format 1.0

 -- Andreas Rönnquist <gusnan@debian.org>  Wed, 08 Jul 2015 18:42:26 +0200

asunder (2.7-1) unstable; urgency=medium

  * Import new upstream version (Closes: #785199)
  * Add myself to maintainer field, rearrange previous
    maintainer to uploaders field
  * Add myself to the copyright file
  * Update to standards version 3.9.6 (No change required)
  * Add patch fix_desktop_mime_but_no_exec_code, quieting
    lintian warning

 -- Andreas Rönnquist <gusnan@debian.org>  Thu, 02 Jul 2015 14:24:22 +0200

asunder (2.5-3) unstable; urgency=medium

  * Bug fix: "broken logrotate file", thanks to Sven Joachim (Closes:
    #742858).

 -- Cleto Martín <cleto@debian.org>  Sat, 02 Aug 2014 17:30:33 +0100

asunder (2.5-2) unstable; urgency=medium

  * Bug fix: "broken logrotate file", thanks to Sven Joachim (Closes:
    #742858). Removing logrotate.

 -- Cleto Martín <cleto@debian.org>  Mon, 21 Apr 2014 02:40:38 +0100

asunder (2.5-1) unstable; urgency=medium

  * New upstream release.
  * Updating maintainer field at debian/control and debian/copyright
  * Adding Spanish translation to .desktop file

 -- Cleto Martín <cleto@debian.org>  Wed, 26 Mar 2014 19:35:27 +0000

asunder (2.2-1) unstable; urgency=low

  * New upstream release.

 -- Cleto Martín <cleto.martin@gmail.com>  Sat, 24 Mar 2012 18:52:57 +0100

asunder (2.1-2) unstable; urgency=low

  * Adopting package and updating related information (Closes: #628920).
  * Bumped Standards-Version to 3.9.2, no change.
  * Bug fix: "Typo in a .desktop entry", thanks to Andrea Carpineti
    (Closes: #619894).

 -- Cleto Martín <cleto.martin@gmail.com>  Tue, 14 Jun 2011 01:35:49 +0200

asunder (2.1-1) unstable; urgency=low

  * New upstream version.
    (Closes: #610898, #610897)
  * Bumped Standards-Version to 3.9.1, no change.

 -- Jens Peter Secher <jps@debian.org>  Tue, 01 Feb 2011 20:46:03 +0100

asunder (2.0-1) unstable; urgency=low

  * New upstream version, which now includes the GNU/kFreeBSD patch and
    Brazilian patch.
  * Added get-orig-source target in debian/rules.
  * Build-depend on a proper quilt-handling version of dpkg-source instead
    of quilt itself.
  * Bumped Standards-Version to 3.9.0, no change.

 -- Jens Peter Secher <jps@debian.org>  Sat, 24 Jul 2010 10:34:58 +0200

asunder (1.9.3-2) unstable; urgency=low

  * Updated Portuguese (Brasil) translation from Sérgio Cipolla.
    (Closes: #578980)

 -- Jens Peter Secher <jps@debian.org>  Sat, 01 May 2010 15:58:19 +0200

asunder (1.9.3-1) unstable; urgency=low

  * New upstream version, including Portuguese (Brasil) translation from
    Sérgio Cipolla.
    (Closes: #575867)
  * Added watch file.
  * Fix grammar in description.
    (Closes: #568697)
  * Bump Standards-Version to 3.8.4, no change.

 -- Jens Peter Secher <jps@debian.org>  Wed, 21 Apr 2010 23:00:35 +0200

asunder (1.9.1-1) unstable; urgency=low

  * New upstream version.
    (Closes: #567883)

 -- Jens Peter Secher <jps@debian.org>  Tue, 02 Feb 2010 17:00:47 +0100

asunder (1.6.2-6) unstable; urgency=low

  * Allow digits and dashes in filename simplification mode, and describe
    this mode in NEWS.Debian.
  * Converted to dpkg-source format 3.0 (quilt).
  * Now using mercurial-buildpackage for public maintenance at
    http://hg.debian.org/hg/collab-maint/asunder.

 -- Jens Peter Secher <jps@debian.org>  Sun, 10 Jan 2010 12:24:59 +0100

asunder (1.6.2-5) unstable; urgency=low

  * New maintainer.
    (Closes: #543831)
  * Added VCS fields for new repository.
  * Added instructions for how to use the patch system.
  * Added filename simplification options %a, %t, and %l (cf. %A, %t, %L)
    which make all letters lowercase and replaces all non-ascii letters
    with underscores.

 -- Jens Peter Secher <jps@debian.org>  Fri, 28 Aug 2009 23:35:22 +0200

asunder (1.6.2-4) unstable; urgency=low

  * QA upload.
  * Fix FTBFS on GNU/kFreeBSD by using the FreeBSD parts when one of
    either __FreeBSD__ or __FreeBSD_kernel__ is defined. Add patch:
     + 02-kfreebsd.patch

 -- Cyril Brulebois <kibi@debian.org>  Fri, 28 Aug 2009 04:00:10 +0200

asunder (1.6.2-3) unstable; urgency=low

  * Minimizing rules.
  * Updating package to standards version 3.8.3.
  * Removing vcs fields.
  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Thu, 27 Aug 2009 06:55:56 +0200

asunder (1.6.2-2) unstable; urgency=low

  * Using quilt rather than dpatch.
  * Updating version number in manpage.
  * Removing trailing slash from install file.
  * Adding description in menu file.
  * Passing flags to configure directly.
  * Updating year in copyright.

 -- Daniel Baumann <daniel@debian.org>  Thu, 01 Jan 2009 22:20:00 -0500

asunder (1.6.2-1) unstable; urgency=low

  * Replacing obsolete dh_clean -k with dh_prep.
  * Prefixing debhelper files with package name.
  * Merging upstream version 1.6.2.

 -- Daniel Baumann <daniel@debian.org>  Sun, 14 Dec 2008 20:31:00 +0100

asunder (1.6.1-1) unstable; urgency=low

  * Initial release (Closes: #489772).

 -- Daniel Baumann <daniel@debian.org>  Sun, 26 Oct 2008 16:14:00 +0100
