human-icon-theme (0.28.debian-5) unstable; urgency=medium

  * QA upload.
  * Acknowledge previous NMUs (0.28.debian-3.2 – 0.28.debian-3.4).

 -- Michael Biebl <biebl@debian.org>  Mon, 23 May 2016 06:15:44 +0200

human-icon-theme (0.28.debian-4) unstable; urgency=low

  * QA upload.

  [ Emilio Pozuelo Monfort ]
  * Acknowledge NMU, thanks Hideki Yamane.
  * debian/control.in,
    debian/rules:
    + Use dpkg-vendor instead of lsb_release.

  [ Michael Biebl ]
  * Orphan package. Set the maintainer to Debian QA Group, see #824690.

 -- Michael Biebl <biebl@debian.org>  Wed, 18 May 2016 20:19:03 +0200

human-icon-theme (0.28.debian-3.4) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/cleanup.sh: Do not run processes in background.  (Closes: #793062)

 -- Andreas Beckmann <anbe@debian.org>  Sat, 12 Sep 2015 18:05:10 +0200

human-icon-theme (0.28.debian-3.3) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control.in
    - Sorry, once revert previous change in #520780 

 -- Hideki Yamane <henrich@debian.org>  Thu, 20 Oct 2011 05:26:28 +0900

human-icon-theme (0.28.debian-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/watch
    - update source URL, watch launchpad
    - add version mangling
   * debian/control.in
     - remove "tangerine-icon-theme" from Depends (Closes: #520780)
       Thanks to Robert Millan <rmh@aybabtu.com>
  * debian/control.in
    - set "Standards-Version: 3.9.2"
  * debian/rules
    - remove "include /usr/share/cdbs/1/rules/patchsys-quilt.mk"
  * debian/source/format
    - use "3.0 (quilt)"
  * debian/patches/*
    - converted to quilt

 -- Hideki Yamane <henrich@debian.org>  Sun, 09 Oct 2011 22:47:31 +0900

human-icon-theme (0.28.debian-3.1) unstable; urgency=high

  * Non-maintainer upload.
  * debian/patches
    - refresh 01_make_type_scalable_for_missing_icons.patch
    - add 02_delete_duplicate_system-users.png.patch (Closes: #607485)

 -- Hideki Yamane <henrich@debian.org>  Wed, 29 Dec 2010 14:50:11 +0900

human-icon-theme (0.28.debian-3) unstable; urgency=high

  * Use "libmagickcore-dev | libmagick9-dev" as the imagemagick build-dep,
    i.e. unversionned as the experimental imagemagick provides libmagick9-dev
    and the versionned bdep would break there -- libmagickcore-dev is the new
    place where ImageMagick.pc is found, and this .pc file is only used by
    human-icon-theme to check the version of imagemagick.

 -- Loic Minier <lool@dooz.org>  Wed, 03 Dec 2008 13:27:46 +0100

human-icon-theme (0.28.debian-2) unstable; urgency=low

  * Rename uuencoded files to .uue.

 -- Loic Minier <lool@dooz.org>  Sun, 06 Jul 2008 19:34:27 +0200

human-icon-theme (0.28.debian-1) unstable; urgency=low

  [ Alan Baghumian ]
  * New upstream release:
    - added .links file to create symlinks to fd.o names for nautilus
    - updated debian tarball note section in the copyright file
    - updated changelog.ubuntu

  [ Loic Minier ]
  * Fix some spacing.
  * Rename *.uuencode to *.uue.
  * New upstream release.
    - Repacked tarball without debian/ and .bzr-builddeb/ dirs.
    - Updated debian/changelog.ubuntu.
  * Fix location of scalable start-here override for Debian.
  * Rewrite uue -> png conversion completely to not hardcode extension,
    location, directory names, to avoid a copy and to do the conversion in the
    post-install part.
  * Bump up Standards-Version to 3.8.0.

 -- Alan Baghumian <alan@technotux.org>  Tue, 01 Apr 2008 20:28:19 +0200

human-icon-theme (0.24.debian-1) unstable; urgency=low

  [ Alan Baghumian ]
  * Merged with previous changelog entry
  * Updated debian/rules
     - added sng clean-up command for install section
     - use the autogen.sh script
  * Fixed wrong sng filenames for Parsix logos
  * Added missing deps: Tango, Tangerine and GNOME
    icon themes
  * Removed hicolor-icon-theme from build-deps, not
    needed
  * Updated Parsix logos
  * Add get-orig-source target.
  * Bump gnome-pkg-tools build-dep to >= 0.12.2.
  * Added 01_make_type_scalable_for_missing_icons.patch
    from Ubuntu
  * New upstream release:
    - No more dependency on tango-icon-theme.
    - Replacing 16x16 gnome-dev-media-sdmmc.png as it was an
      empty pixmap in response to Ubuntu Bug #91426
  * Added autoconf, automake, intltool to build-deps
  * Updated watch file to seek *.tar.gz packages

  [ Loic Minier ]
  * Merge not uploaded changelog entries.
  * Cleanup whitespace in copyright.

  [ Alan Baghumian ]
  * New upstream release
  * Ported sng icon replacing method to uuencode/uudecode
    - Added uuencoded icons for Debian and Parsix
    - Removed sng icons
    - Dropped sng from build-deps
    - Updated debian/rules
  * Added a clean-up script to clean extra files before/after
    the build process
  * Added changelog.ubuntu
  * Updated copyright file to add debian tarball note

  [ Loic Minier ]
  * Call $(SHELL) on clean-up.sh explicitely as the diff can't preserve
    executable permissions.
  * Build-depend on sharutils for uudecode.

 -- Alan Baghumian <alan@technotux.org>  Tue, 15 Jan 2008 11:51:02 +0330

human-icon-theme (0.18-1) unstable; urgency=low

  [ Alan Baghumian ]
  * Initial release, forked from Ubuntu (Closes: #390691).
  * Updated debian/control
    - Removed Ubuntu specific lines
    - GNOME team uploads
    - Changed maintainer
    - Improved long description
    - Added Debian and Parsix specific svg and sng logos
    - Added ${misc:Depends} to deps
    - Added libmagick9-dev and imagemagick build-dep
      required versions
    - Added librsvg2-dev, lsb-release and sng to
      build-deps
    - Wrapped build-deps and deps lines
  * Added debian/watch and debian/control.in files
  * Updated debian/rules
    - Added simple-patchsys.mk and uploaders.mk
    - Added lsb_release distro detection method
    - Replaces Ubuntu logo with Debian or Parsix
  * Dropped 01_make_type_scalable_for_missing_icons.patch, obsolete

  [ Loic Minier ]
  * Add missing build-dep on gnome-pkg-tools.
  * Build-depend on libxml-parser-perl instead of intltool.
  * Fix Makefile logic for DISTRO default fallback.
  * Rewrite the layout of the overrides for simpler rules.

 -- Loic Minier <lool@dooz.org>  Wed, 02 May 2007 23:10:08 +0200

