File: changelog

package info (click to toggle)
libclass-dbi-loader-relationship-perl 1%3A1.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 126; makefile: 2
file content (139 lines) | stat: -rw-r--r-- 4,847 bytes parent folder | download
1
2
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
libclass-dbi-loader-relationship-perl (1:1.2-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

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

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 12 Dec 2022 21:10:59 +0000

libclass-dbi-loader-relationship-perl (1:1.2-5.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>  Thu, 07 Jan 2021 16:38:04 +0100

libclass-dbi-loader-relationship-perl (1:1.2-5) unstable; urgency=medium

  * Team upload

  [ Ansgar Burchardt ]
  * Update my email address.
  * 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 ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ 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 ]
  * 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 ]
  * Change bugtracker URL(s) to HTTPS.

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

  [ Florian Schlichting ]
  * Mark patch as forwarded
  * Update d/copyright to copyright-format 1.0
  * Update license paragraphs to commonly used versions
  * Bump dh compat to level 11
  * Declare compliance with Debian Policy 4.1.4
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Mon, 25 Jun 2018 22:50:35 +0200

libclass-dbi-loader-relationship-perl (1:1.2-4) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Re-introduce version 1.2 to Debian. (Closes: #566303, #587972)
    + We now have a license to distribute this module. (Closes: #563519)
    + Bump epoch; use -4 as -1 to -3 were already seen in the archive.
  * Use source format 3.0 (quilt).
  * Use debhelper instead of CDBS.
  * Convert debian/copyright to proposed machine-readable format.
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.9.0.
  * debian/control: Mention module name in description.
  * debian/control: Remove build-dep on libtest-simple-perl. Test::More is
    provided by perl.
  * debian/control: Homepage field now points to official module, not the
    unofficial 1.3 release.
  * No longer install README.

  [ Ryan Niebur ]
  * moved with permission from Bart (Closes: #531512)
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); ${misc:Depends} to Depends: field. Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Bart Martens
    <bartm@debian.org>); Bart Martens <bartm@debian.org> moved to
    Uploaders.
  * debian/watch: use dist-based URL.
  * remove Bart from Uploaders

  [ 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).

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 05 Jul 2010 02:16:34 +0900

libclass-dbi-loader-relationship-perl (1.3-2) unstable; urgency=low

  * debian/control: Standards-Version, Homepage.
  * debian/rules: Removed obsolete part about empty directories.

 -- Bart Martens <bartm@debian.org>  Sat, 09 Aug 2008 08:23:12 +0200

libclass-dbi-loader-relationship-perl (1.3-1) unstable; urgency=low

  * New maintainer, as agreed with Stephen.
  * New upstream release.
  * debian/*: Repackaged with cdbs.
  * debian/copyright: Updated.
  * debian/watch: Updated to version 3.

 -- Bart Martens <bartm@knars.be>  Fri, 17 Nov 2006 10:03:59 +0100

libclass-dbi-loader-relationship-perl (1.2-3) unstable; urgency=low

  * Fixed small problem with declaring has_many before has_a
    relationships, closes: #330088.
  * Added build-dependency on dpatch.
  * Switched to my debian.org email address.

 -- Stephen Quinney <sjq@debian.org>  Wed, 12 Oct 2005 09:55:45 +0100

libclass-dbi-loader-relationship-perl (1.2-2) unstable; urgency=low

  * debian/watch - Updated URL so lookups do not randomly fail.

 -- Stephen Quinney <sjq@debian.org>  Sat, 11 Jun 2005 11:58:57 +0100

libclass-dbi-loader-relationship-perl (1.2-1) unstable; urgency=low

  * Initial Release, closes: #264644.

 -- Stephen Quinney <sjq@debian.org>  Wed, 11 Aug 2004 20:41:36 +0100