libtext-bidi-perl (2.18-1) unstable; urgency=medium

  * Team upload.
  * Import upstream versions 2.16, 2.17, 2.18.
  * debian/copyright:
    - add new file
    - refresh Unicode license terms
    - update years of packaging copyright
  * Make build dependency on libfribidi-dev versioned.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Thu, 15 Jun 2023 17:34:27 +0200

libtext-bidi-perl (2.15-3) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
    * Build-Depends: Drop versioned constraint on libfribidi-dev.

  [ gregor herrmann ]
  * Use cross-build-compatible form of generating ARCHLIB from
    $Config{vendorarch}.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Fri, 05 Nov 2021 19:29:14 +0100

libtext-bidi-perl (2.15-2) unstable; urgency=medium

  * Team upload.
  * Rename debian/NEWS.Debian to debian/NEWS to get it actually installed.
  * Fix version in debian/NEWS.
  * Install urxvt extension.
    Thanks to Benjamin Barenblat for the bug report. (Closes: #946227)
  * Update years of packaging copyright.
  * Update Build-Depends for cross builds.
  * Annotate test-only build dependencies with <!nocheck>.
  * Explicitly build-depend on perl.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.4.1.

 -- gregor herrmann <gregoa@debian.org>  Thu, 05 Dec 2019 23:25:13 +0100

libtext-bidi-perl (2.15-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.15.
  * Drop Text-Bidi-2.12-Adapt-to-fribidi-1.0.patch, fixed upstream.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <gregoa@debian.org>  Sun, 30 Sep 2018 17:25:26 +0200

libtext-bidi-perl (2.12-2) unstable; urgency=medium

  * Team upload.

  [ Damyan Ivanov ]
  * change Priority from 'extra' to 'optional'

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Add debian/clean to make sure generated files are removed and swig is
    called again during build. The files are taken from the swig-clean
    target in Makefile.PL which doesn't get called without a Makefile.
  * Add patch from CPAN#RT to build with fribidi >= 1.0. (Closes: #904740)
  * debian/rules: use /usr/share/dpkg/architecture.mk instead of calling
    dpkg-architecture.
  * Update years of packaging copyright.
  * Use HTTPS for unicode.org URLs. Thanks to duck.
  * Build-depend on libfribidi-dev (>= 1.0).
  * Declare compliance with Debian Policy 4.1.5.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Mon, 30 Jul 2018 09:20:14 +0200

libtext-bidi-perl (2.12-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.

  * Import upstream version 2.12.
  * Update years of packaging copyright.
  * Set bindnow linker flag in debian/rules.
  * Fix hashbang in example script.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <gregoa@debian.org>  Mon, 31 Oct 2016 21:26:03 +0100

libtext-bidi-perl (2.11-1) unstable; urgency=medium

  * Team upload.
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  * Add debian/upstream/metadata.

  * Import upstream version 2.10.
  * Update years of packaging copyright.
  * debian/copyright: add information about third-party file.
  * Declare compliance with Debian Policy 3.9.6.

  * Import upstream version 2.11.
  * Update years of upstream copyright.
  * Fix email address in debian/upstream/metadata. Thanks to duck.
  * Add t/ to debian/tests/pkg-perl/smoke-files.

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Nov 2015 19:37:00 +0100

libtext-bidi-perl (2.09-2) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Niko Tyni ]
  * Declare the package autopkgtestable.

 -- Niko Tyni <ntyni@debian.org>  Sat, 20 Sep 2014 13:43:49 +0300

libtext-bidi-perl (2.09-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop pod.patch, merged upstream.
  * debian/rules: use new TEXT_BIDI_SKIP_UCD variable for skipping
    expensive test on slow architectures.

 -- gregor herrmann <gregoa@debian.org>  Tue, 03 Jun 2014 16:56:37 +0200

libtext-bidi-perl (2.08-3) unstable; urgency=medium

  * Team upload.
  * Strip trailing slash from metacpan URLs.
  * ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}') Use
    $Config{vendorarch} in debian/rules
  * Add patch to fix grammar in POD.
  * Don't install empty Text::Bidi::private(3pm) manpage.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Mon, 02 Jun 2014 23:06:07 +0200

libtext-bidi-perl (2.08-2) unstable; urgency=low

  * Team upload

  [ gregor herrmann ]
  * debian/rules: don't run t/ucd.t on slow architectures where it took
    over two hours for the last upload and partially caused a timeout.

  [ Axel Beckert ]
  * Bump Standards-Version to 3.9.5 (no other changes)

 -- Axel Beckert <abe@debian.org>  Tue, 07 Jan 2014 00:22:46 +0100

libtext-bidi-perl (2.08-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * no need for removing /usr/share/perl5 since perl 5.10 and dh_perl .version

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * New upstream release.
  * Dropped fribid_new.diff patch, since upstream switched to new fribidi
  * debian/control:
    + Updated my email address.
    + Bumped Standards-Version to 3.9.4
    + Added libextutils-pkgconfig-perl to Build-Deps.
    + Change Vcs-Browser to canonical URI
    + Fixed Vcs-Git URI
  * debian/copyright:
    + Update copyright years.
    + debian/copyright: Refer to GPL-1 license file
  * Bumped compat level to 9
  * debian/libtext-bidi-perl.examples: Install fribidi.pl as an example.
  * debian/NEWS.Debian: Added a NEWS entry pointing out the backward
    incompatibility.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Thu, 24 Oct 2013 09:48:46 +0200

libtext-bidi-perl (0.03-5) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * Rename source package to libtext-bidi-perl.
  * Slightly rewrite short and long description.

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * Simplified rules file by using dh7.
  * debian/control:
    + Bumped Standards-Version to 3.8.4
    + Added myself to uploaders.
    + Bump fribidi Build-Dep to >= 0.19
  * Switched to 3.0 (quilt) source format
  * Added fribidinew.diff patch to remove references to symbols which are not
    in fribidi official API (and that have been removed in new upstream of
    fribidi)
  * debian/copyright: converted to machine-readable format.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Wed, 17 Feb 2010 17:24:18 +0200

text-bidi (0.03-4) unstable; urgency=low

  * Move to Debian Perl Group's repository with maintainer's permisssion:
    http://lists.debian.org/debian-perl/2008/02/msg00024.html
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza). Changed: Maintainer set to Debian Perl Group
    <pkg-perl-maintainers@lists.alioth.debian.org> (was: Lior Kaplan
    <kaplan@debian.org>); Lior Kaplan <kaplan@debian.org> moved to
    Uploaders. Set homepage to version-independent URL.
  * Add debian/watch.
  * debian/rules:
    - delete /usr/share/perl5 only if it exists (closes: #463532)
    - remove configure{,-stamp} targets
    - use $(PERL) instead of hard-coded perl
    - call make distclean in clean target conditionally
    - create install-stamp target depending on build-stamp
    - remove some unneeded dh_* calls
    - use PREFIX and DESTDIR for make install
  * debian/copyright: use generic download URL.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 12 Mar 2008 19:27:46 +0100

text-bidi (0.03-3) unstable; urgency=low

  * Bump standards version to 3.7.3
    - Fix description-contains-homepage lintian warning.

 -- Lior Kaplan <kaplan@debian.org>  Thu, 31 Jan 2008 21:07:22 +0200

text-bidi (0.03-2) unstable; urgency=low

  * Rename binary package from text-bidi to libtext-bidi-perl, as latter is
    compliant to the Perl Policy.

 -- Lior Kaplan <kaplan@debian.org>  Sat, 13 Oct 2007 21:23:13 +0200

text-bidi (0.03-1) unstable; urgency=low

  * Initial release (Closes: #446292).

 -- Lior Kaplan <kaplan@debian.org>  Sat, 13 Oct 2007 13:58:26 +0200