smarty-gettext (1.5.1-2) unstable; urgency=medium

  [ Nishanth Aravamudan ]
  * debian/control:
    + Update dependency to be php-cli, as it does not depend on PHP7.0
      functionality. (Closes: #861360).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 10 Jul 2017 01:22:43 +0200

smarty-gettext (1.5.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.0.0. No changes needed.
  * debian/{control,compat}:
    + Bump DH version level to 10.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 10 Jul 2017 00:11:00 +0200

smarty-gettext (1.5.0-2) unstable; urgency=medium

  * debian/control:
    + Add Breaks:/Replaces: to bin:pkg tsmarty2c for smarty-gettext
      (<< 1.5.0-1~). (Closes: #846585).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 06 Dec 2016 16:48:44 +0100

smarty-gettext (1.5.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Add Debian Edu Pkg Team to Uploaders: field.
    + Update Homepage: field, as requested by upstream author.
  * Split up Smarty Gettext plugin from tsmarty2c script. This avoids
    pulling in php7.0-cli on installation where only the smarty-gettext
    plugin is required.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 25 Nov 2016 18:48:06 +0100

smarty-gettext (1.4.0-2) unstable; urgency=medium

  * debian/control:
    + Fix flawed dependency on phpX-cli: php7.0-cli (Closes: #841759).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 23 Oct 2016 22:35:38 +0200

smarty-gettext (1.4.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Update D: ph-cli -> php7-cli.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 20 Oct 2016 13:36:07 +0200

smarty-gettext (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards: to 3.9.8. No changes needed.
    + Use encrypted Vcs-*: URLs.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 01 Jun 2016 12:05:47 +0200

smarty-gettext (1.2.0-1.1) unstable; urgency=medium

  * Update depends for the php 7.0 transition. Thanks to Wolfgang Schweer
    for the patch! (Closes: #821661)

 -- Holger Levsen <holger@debian.org>  Mon, 23 May 2016 11:55:17 +0200

smarty-gettext (1.2.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/watch:
    + Fix copy+paste error in filenamemangle option.
  * debian/patches:
    + Drop 1001_fix-hyphen-used-as-minus-signs-issues.patch. Applied upstream.
  * debian/control:
    + Bump Standards: to 3.9.6. No changes needed.
  * debian/copyright:
    + Provide a short license name "liberal" for files in debian/*.
    + Update copyright years.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 16 Jun 2015 12:14:35 +0200

smarty-gettext (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * debian/watch:
    + Upstream source and maintainer have changed. New upstream
      is: https://github.com/smarty-gettext/smarty-gettext/.
  * debian/rules:
    + Add get-orig-source rule.
    + Assure that upstream changelog is installed into package.
  * Package with PHP Composer support enabled.
  * debian/copyright:
    + Add Format: field.
    + Rename Name: and Maintainer: field to Upstream-Name: and
      Upstream-Contact:.
    + Update Upstream-Contact: field with new maintainer name and email.
    + Update Source: field with new source download URL.
    + Update Copyright holders for '*' and 'debian/*'.
  * Drop our man page for tsmarty2c, it is now provided by upstream.
  * debian/patches:
    + Drop 001_no-translation-of-empty-strings.patch. Applied upstream.
    + Add 1001_fix-hyphen-used-as-minus-signs-issues.patch. Silence lintian's
      hyphen-used-as-minus-sign warning.
  * debian/control:
    + Use my debian.org mail address in Maintainer: field.
    + Bump Standards: to 3.9.5. No changes needed.
    + Alioth-canonicalize Vcs-*: field.
    + Add B-D: pkp-php-tools.
  * debian/docs:
    + README -> README.md.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 06 Aug 2014 17:20:51 +0200

smarty-gettext (1.0b1-7) unstable; urgency=low

  * debian/patches/001_no-translation-of-empty-strings.patch (new):
    + Do not show .po file headers on translated pages. (Closes: #680754)
  * debian/install, debian/links:
    + Install as /usr/bin/tsmarty2c (without extension) and drop the symlink
      of the same name that used to refer to /usr/bin/tsmarty2c.php.
  * debian/tsmarty2c.1 (new, man page):
    + Silence W: smarty-gettext: binary-without-manpage usr/bin/tsmarty2c

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sun, 08 Jul 2012 15:15:29 +0200

smarty-gettext (1.0b1-6) unstable; urgency=low

  * New maintainer.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 10 May 2012 20:49:21 +0200

smarty-gettext (1.0b1-5) unstable; urgency=low

  * Move files to the new location used by smarty 3.
  * Ajust depends to ensure we have smarty using the new location too.
  * Update Standards-Version to 3.9.3 (no change needed).
  * Increase debhelper compat level to 9.
  * Depend on "smarty3" instead of "smarty" since no proper transition
    has been done with the latter being removed and the former one being
    orphaned. :-( Closes: #665033, #665040, #672103

 -- Raphaël Hertzog <hertzog@debian.org>  Tue, 08 May 2012 20:41:04 +0200

smarty-gettext (1.0b1-4) unstable; urgency=low

  * Add accent on my name in debian/control.
  * Switch to source format "3.0 (quilt)".
  * Update Standards-Version to 3.8.3.
  * Increase debhelper build-depends to first version providing overrides.

 -- Raphaël Hertzog <hertzog@debian.org>  Wed, 27 Jan 2010 18:41:48 +0100

smarty-gettext (1.0b1-3) unstable; urgency=low

  * Update debian/control
    - change maintainer. Closes: #500356
    - build-depend on debhelper 7
    - add Vcs-Git, Vcs-Browser, Homepage fields
    - move php5-cli and gettext to Recommends. Closes: #407131
    - update standards-version to 3.8.2
  * Update copyright to mention LGPL and to use machine-parsable format
  * Switch to debhelper 7 tiny rules file
  * Remove useless debian/dirs
  * Add debian/watch file
  * Rename /usr/bin/tsmarty2c.php in /usr/bin/tsmarty2c. Keep compatibily
    symlink for now.

 -- Raphael Hertzog <hertzog@debian.org>  Tue, 23 Jun 2009 15:43:10 +0200

smarty-gettext (1.0b1-2) unstable; urgency=low

  * Depends on php4-cli or php5-cli (closes: #372265).
  * debian/control: updated Standards-Version from 3.6.1 to 3.7.2.
  * debian/copyright: updated FSF address

 -- Cyril Bouthors <cyril@bouthors.org>  Sun, 20 Aug 2006 22:42:09 +0300

smarty-gettext (1.0b1-1) unstable; urgency=low

  * Initial release Closes: #323629.

 -- Cyril Bouthors <cyril@bouthors.org>  Wed, 17 Aug 2005 19:50:43 +0300
