Change log for perlindex package in Ubuntu

118 of 18 results
Published in oracular-release
Published in noble-release
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
perlindex (1.606-5) unstable; urgency=medium

  * Add Romanian debconf translation.
    Thanks to Remus-Gabriel Chelu. (Closes: #1033384)
  * postinst: remove code for updates from versions < 1.605-4~.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.
  * Add more fixes to spelling.patch.
    Thanks to lintian.

 -- gregor herrmann <email address hidden>  Sat, 25 Mar 2023 14:54:32 +0100

Available diffs

Superseded in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
perlindex (1.606-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libtext-english-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 19:43:34 +0100

Available diffs

Superseded in lunar-release
Obsolete in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
perlindex (1.606-3) unstable; urgency=medium

  * autopkgests: skip smoke test.
    t/basic.t either needs the source tree or a complete rewrite to work with
    the installed package.
    (Closes: #1016132)
  * autopkgtests: add debian/tests/pkg-perl/use-name to enable use.t.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <email address hidden>  Wed, 27 Jul 2022 21:55:22 +0200

Available diffs

Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
perlindex (1.606-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Ignace Mouzannar from Uploaders. Thanks for your work!

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Tue, 28 Jun 2022 23:45:35 +0100

Available diffs

Superseded in kinetic-release
Published in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
perlindex (1.606-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 02 Jan 2021 00:47:42 +0100

Available diffs

Superseded in hirsute-release
Obsolete in groovy-release
Published in focal-release
Obsolete in eoan-release
Obsolete in disco-release
Obsolete in cosmic-release
Published in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Published in xenial-release
Obsolete in wily-release
Obsolete in vivid-release
Obsolete in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
perlindex (1.606-1) unstable; urgency=low


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

  [ gregor herrmann ]
  * Add Italian debconf translation.
    Thanks to Beatrice Torracca. (Closes: #714005)

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

  [ gregor herrmann ]
  * New upstream release.
  * debian/po/de.po: convert to UTF-8.
  * Drop perl4libs.patch, merged upstream.
  * Update conffile.patch.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <email address hidden>  Wed, 11 Dec 2013 21:54:51 +0100

Available diffs

Superseded in precise-release
perlindex (1.605-3build1) precise; urgency=low

  * No-change rebuild against current pkgbinarymangler to fix broken
    md5sums. (see LP #875466)
 -- Martin Pitt <email address hidden>   Wed, 29 Feb 2012 08:56:59 +0100

Available diffs

Superseded in trusty-release
Obsolete in saucy-release
Obsolete in raring-release
Obsolete in quantal-release
Published in precise-release
perlindex (1.605-4) unstable; urgency=low


  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * Add Brazilian Portuguese debconf templates translation.
    Thanks to Marco Juliano e Silva (Closes: #649497)

  [ Damyan Ivanov ]
  * rules: invoke upstream build system with INDEXDIR in /var/cache
    otherwise the index files end up in /usr/share/man (Closes: #657312)
  * postinst: migrate existing index files from /usr/share/man to
    /var/cache/perlindex on upgrades from versions creating them in
    /usr/share/man
  * cron.daily: create /var/cache/perlindex if it doesn't exist
    Thanks to Ansgar Burchardt
  * add a patch replacing usage of deprecated 'find.pl' with File::Find
  * postrm: add /var/cache/perlindex/index_if.new to the list of files to
    purge
  * bump years of debian/* copyright

 -- Damyan Ivanov <email address hidden>  Thu, 26 Jan 2012 19:15:15 +0200
Superseded in precise-release
Obsolete in oneiric-release
perlindex (1.605-3) unstable; urgency=low

  * Add Danish debconf translation, thanks to Joe Dalton (closes: #627709).
  * Switch to source format 3.0 (quilt); remove quilt framework.
  * Bump debhelper compatibility level to 8.
  * Set Standards-Version to 3.9.2 (no changes).
  * debian/copyright: update formatting.
  * Add a patch to fix a spelling mistakes; refresh headers for other patches.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  06 Jun 2011 08:23:39 +0000

Available diffs

Superseded in oneiric-release
Obsolete in natty-release
Obsolete in maverick-release
Obsolete in lucid-release
perlindex (1.605-2) unstable; urgency=low

  [ Ignace Mouzannar ]
  * debian/control:
    - Standards-Version bumped to 3.8.3.
    - Updated dependency on debhelper (>= 7.0.50~).
    - Updated dependency on quilt (>= 0.46-7).
    - Added myself to Uploaders.
    - Updated the short descriptions.
  * debian/rules:
    - Updated the rules files to use the dh7 features.
  * debian/patches:
    - Updated testsuite.patch to fit the new version of the t/basic.t file.
      This pervents quilt from failing to apply the patch. (Closes: #538635)
    - Refreshed conffile.patch to remove the offset.
  * debian/perlindex.dirs:
    - Added the etc/perlindex directory.
  * debian/po:
    - Added the Russian translation file (ru.po) provided by Yuri Kozlov
      <email address hidden>. (Closes: #541759)
  * Renamed and moved debian/configfile to debian/config/config.
  * debian/perlindex.install:
    - Updated config file installation path.
  * debian/copyright:
    - Updated the Debian changelog to follow Revision 196 of the Copyright
      Proposal format.
    - Merged *.copyright into one debian/copyright.

  [ Ryan Niebur ]
  * Remove Florian Ragwitz from Uploaders (Closes: #523220)

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

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  06 Nov 2009 08:58:34 +0000

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
perlindex (1.605-1) unstable; urgency=low

  [ gregor herrmann ]
  * Add Swedish debconf translation, thanks to Martin Bagge (closes: #503609).
  * Call debconf-updatepo in debian/rules' clean target; add build dependency
    on po-debconf in debian/control.
  * Add 'set -e' to debian/perlindex.config. 
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Damyan Ivanov ]
  * Add Japanese debconf translation, thanks to Hideki Yamane
   (Closes: #510731)
  * config: preserve old debconf setting (Closes: #503647)
  * Add Spanish debconf translation, thanks to Francisco Javier Cuadrado
    (Closes: #514601)
  * Convert debian/rules to DH7, bump debhelper dependency and debian/compat
  * do not ship redundant README in doc/
  * add ${misc:Depends} to the list of dependencies of libtext-english-perl
  * *.copyright: add one sentence explaining how 'same as perl' becomes
    GPL|Artistic
  * add myself to Uploaders

  * New upstream release

 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Apr 2009 12:07:43 +0100

Available diffs

Superseded in karmic-release
Obsolete in jaunty-release
perlindex (1.502-3) unstable; urgency=low

  * Take over for the Debian Perl Group with maintainer's permission (cf.
    http://lists.debian.org/debian-perl/2008/06/msg00039.htm)
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    <email address hidden>> (was: Florian Ragwitz
    <email address hidden>); Florian Ragwitz <email address hidden> moved to
    Uploaders.
  * debian/watch: use dist-based URL.
  * Change patch system from dpatch to quilt.
  * Fix patch conffile.patch to actually use the directories from the config
    file (closes: #458928), thanks to Slaven Rezic for the bug report.
  * debian/*.copyright: use author-independent download URLs, update
    copyright/license information.
  * Refresh debian/rules, no functional changes.
  * Set Standards-Version to 3.8.0; add debian/README.source to document
    quilt usage.
  * Use ${binary:Version} instead of deprecated ${Source-Version} in Depends.
  * Add /me to Uploaders.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  05 Nov 2008 10:44:39 +0000

Available diffs

Superseded in jaunty-release
Obsolete in intrepid-release
Obsolete in hardy-release
Obsolete in gutsy-release
perlindex (1.502-2.1) unstable; urgency=high

  * Non-maintainer upload during BSP.
  * Fix unconditional use of debconf in postrm (Closes: #417005).
  * Add German debconf translation (Closes: #409070).
  * Add Dutch debconf translation (Closes: #420926).
  * Add Portuguese debconf translation (Closes: #425135).

 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  21 May 2007 09:34:45 +0100
Superseded in gutsy-release
Obsolete in feisty-release
perlindex (1.502-2) unstable; urgency=low

  * Include czech template translation (Closes: #382927).

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  07 Nov 2006 03:17:59 +0000
Superseded in feisty-release
Obsolete in edgy-release
perlindex (1.502-1) unstable; urgency=low

  * New upstream release.
    + Includes debian/patches/pod_text.dpatch. Removing it.
  * Add french debconf templates translation (Closes: #374564).

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  04 Jul 2006 13:59:33 +0100
Superseded in edgy-release
perlindex (1.501-2) unstable; urgency=low

  * Added debconf question about removing the index files on purge.

Superseded in edgy-release
Obsolete in dapper-release
Superseded in dapper-release
Obsolete in breezy-release
Obsolete in hoary-release
perlindex (1.302-7) unstable; urgency=low


  * Fixed Description (Closes: #275928).
  * Added debian/watch.

 -- Florian Ragwitz <email address hidden>  Mon, 11 Oct 2004 10:32:53 +0200
Obsolete in warty-release
perlindex (1.302-4) unstable; urgency=low


  * Fixed perlindex' libtext-english-perl dependency (Closes: #251669).
  * Improved package description of libtext-english-perl.

 -- Florian Ragwitz <email address hidden>  Sun, 30 May 2004 22:16:45 +0200
118 of 18 results