File: changelog

package info (click to toggle)
libimage-seek-perl 0.06-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 320 kB
  • sloc: cpp: 464; perl: 94; pascal: 34; makefile: 6
file content (125 lines) | stat: -rw-r--r-- 4,087 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
libimage-seek-perl (0.06-3) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libextutils-cppguess-perl.
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * debian/rules: fix passing of LDLOADLIBS.
    Adding it after dh_auto_configure makes it a parameter to Makefile.PL,
    which only causes a warning, so prepend it.
  * Build with -std=gnu++11 for the time being.
    (Closes: #984112)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <gregoa@debian.org>  Tue, 24 May 2022 11:24:15 +0200

libimage-seek-perl (0.06-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Colin Watson ]
  * Pass -lstdc++ via LDLOADLIBS rather than DEB_LDFLAGS_MAINT_APPEND, so
    that it ends up after the objects that use it.
    Thanks to Matthias Klose for the bug report. (Closes: #880643)

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Set bindnow linker flag in debian/rules.
  * Declare compliance with Debian Policy 4.1.1.

 -- gregor herrmann <gregoa@debian.org>  Fri, 03 Nov 2017 13:49:56 +0100

libimage-seek-perl (0.06-1) unstable; urgency=medium

  * Import upstream version 0.06.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Jan 2016 00:36:34 +0100

libimage-seek-perl (0.05-1) unstable; urgency=medium

  * Team upload.

  [ Lucas Kanashiro ]
  * Import upstream version 0.05
  * Add build dependency on libextutils-cppguess-perl

  [ gregor herrmann ]
  * Update copyright years for ppport.h.

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Tue, 22 Dec 2015 11:15:19 -0200

libimage-seek-perl (0.04-1) unstable; urgency=medium

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

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

  [ gregor herrmann ]
  * debian/watch: drop old by-author URL.
  * New upstream release.
  * Add debian/upstream/metadata.
  * Update years of upstream and packaging copyright.
  * Add new copyright holder and Upstream-Contact.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Thu, 10 Dec 2015 18:56:45 +0100

libimage-seek-perl (0.02-2) unstable; urgency=low

  [ 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 ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * 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 ]
  * Switch to "3.0 (quilt)" source format.
  * debian/rules: switch to pure dh(1) style.
  * Update years of packaging copyright.
  * Use debhelper 9.20120312 to get all hardening flags.
  * debian/rules: append -lstdc++ to LDFLAGS. Otherwise we get missing
    symbols in combination with hardening (relro).
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Feb 2014 20:28:01 +0100

libimage-seek-perl (0.02-1) unstable; urgency=low

  * Initial Release (closes: #505151).

 -- gregor herrmann <gregoa@debian.org>  Mon, 10 Nov 2008 19:43:57 +0100