| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 
 | libfile-find-rule-vcs-perl (1.09-1) unstable; urgency=medium
  * Team upload.
  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 1.08-3.
  * Update standards version to 4.1.5, no changes needed.
  [ gregor herrmann ]
  * Import upstream version 1.09.
  * Update debian/upstream/metadata.
  * Update d/copyright (new maintainer, files removed).
  * Drop no-dot-in-inc.patch, not needed anymore.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Install new upstream CONTRIBUTING file.
 -- gregor herrmann <gregoa@debian.org>  Wed, 01 Nov 2023 21:45:33 +0100
libfile-find-rule-vcs-perl (1.08-3) unstable; urgency=medium
  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository.
  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  [ Jenkins ]
  * Bump debhelper from old 12 to 13.
  [ Debian Janitor ]
  * Apply multi-arch hints. + libfile-find-rule-vcs-perl: Add Multi-Arch:
    foreign.
 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 08 Dec 2022 21:42:03 +0000
libfile-find-rule-vcs-perl (1.08-2.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 <holger@debian.org>  Mon, 04 Jan 2021 16:08:00 +0100
libfile-find-rule-vcs-perl (1.08-2) unstable; urgency=medium
  * Team upload
  [ 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.
  * 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"
  [ 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.
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ Florian Schlichting ]
  * Bump dh compat to level 11
  * Declare compliance with Debian Policy 4.1.4
  * Mark package autopkgtest-able
  * Add no-dot-in-inc.patch
 -- Florian Schlichting <fsfs@debian.org>  Fri, 29 Jun 2018 21:56:29 +0200
libfile-find-rule-vcs-perl (1.08-1) unstable; urgency=low
  * New upstream release
  * Update my email address
  * debian/control: Make (Build-)Depends(-Indep) on libfile-find-rule-perl
    and libtext-glob-perl unversioned as version is already satisfied in
    stable and oldstable was archived.
  * debian/copyright:
    - Refer to Debian systems in general.
    - Explicitly refer to GPL-1 license text in /usr/share/common-licenses.
  * Bump Standards-Version to 3.9.1.
 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 11 Oct 2010 16:17:20 +0200
libfile-find-rule-vcs-perl (1.07-1) unstable; urgency=low
  * New upstream release
  * Refresh debian/copyright: Update copyright years and update format
    specification to version in revision 135 of DEP5.
  * Author tests moved to xt/*:
    - Drop Build-Depends-Indep on libtest-cpan-meta-perl,
      libtest-pod-perl, libtest-minimumversion-perl and libpod-simple-perl.
    - Adjust Build-Depends on debhelper back to debhelper (>= 7).
    - Drop override target in debian/rules for dh_auto_test.
  * debian/control: Drop versioned Build-Depends-Indep on perl.
  * Convert to '3.0 (quilt)' source package format.
  * Bump Standards-Version to 3.8.4.
  * debian/control:
    - Slightly expand the short description matching an 'is a' phrase.
    - Add to long description that the module now supports RCS, Git and
      Mercurial too.
 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Mon, 31 May 2010 16:50:45 +0200
libfile-find-rule-vcs-perl (1.06-1) 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.
  [ Salvatore Bonaccorso ]
  * New upstream release
  * debian/control:
    - Add myself to Uploaders
    - Bump Standards-Version to 3.8.2 (no changes)
    - Adjust Build-Depends and Depends to libtext-glob-perl (>= 0.08).
      Bump Build-Depends for debhelper to (>= 7.0.50) for the override
      target.
    - Description: Capitalize Subversion use in description.
  * debian/copyright: Update upstream copyright years and update
    holders and years for debian/* packaging.
  * debian/watch: Remove comments from file
  * debian/rules: Simplify rules file and use override target.
 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Thu, 09 Jul 2009 13:41:13 +0200
libfile-find-rule-vcs-perl (1.05-1) unstable; urgency=low
  * New upstream release
  * Added myself as an uploader
  * Added build-dependency on libpod-simple-perl
 -- Gunnar Wolf <gwolf@debian.org>  Sun, 12 Oct 2008 18:46:43 -0500
libfile-find-rule-vcs-perl (1.04-1) unstable; urgency=low
  * Initial Release. Closes:# 498862 -- ITP
 -- Damyan Ivanov <dmn@debian.org>  Sat, 13 Sep 2008 23:50:48 +0300
 |