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 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379
|
libglib-object-introspection-perl (0.051-2) unstable; urgency=medium
* Team upload.
[ Simon McVittie ]
* Add proposed patch to fix test failures with
gobject-introspection 1.81.x.
Thanks to Emmanuele Bassi
(Closes: #1081701)
[ gregor herrmann ]
* Declare compliance with Debian Policy 4.7.0.
* Drop unneeded version constraints from (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Sep 2024 16:21:36 +0200
libglib-object-introspection-perl (0.051-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.051.
* Drop 0001-Check-for-empty-closures.patch which was cherry-picked from
upstream Git.
-- gregor herrmann <gregoa@debian.org> Thu, 02 Nov 2023 18:20:35 +0100
libglib-object-introspection-perl (0.050-2) unstable; urgency=medium
* Team upload.
* Add patch from upstream Git to unbreak Gtk3.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Jun 2023 18:10:21 +0200
libglib-object-introspection-perl (0.050-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.050.
* libglib-object-introspection-perl.docs: update filename.
* Declare compliance with Debian Policy 4.6.2.
* Update renamed lintian tag names in lintian overrides.
* Remove Homepage field from debian/upstream/metadata: not in specification.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Jun 2023 18:30:39 +0200
libglib-object-introspection-perl (0.049-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libglib-object-introspection-perl: Drop Multi-Arch: same.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 16:36:53 +0000
libglib-object-introspection-perl (0.049-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on libglib-perl.
+ libglib-object-introspection-perl: Drop versioned constraint on
libglib-perl in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 04 Jul 2022 17:43:47 +0100
libglib-object-introspection-perl (0.049-1) unstable; urgency=medium
* Team upload.
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
* Import upstream version 0.049.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Sun, 25 Oct 2020 00:28:04 +0200
libglib-object-introspection-perl (0.048-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set fields Upstream-Name, Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Tighten versioned build dependencies on libffi-dev and
libgirepository1.0-dev.
Thanks to Simon McVittie for the bug report. (Closes: #950218)
* Declare compliance with Debian Policy 4.5.0.
* Update Build-Depends for cross builds.
* Annotate test-only build dependencies with <!nocheck>.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Jan 2020 13:21:47 +0100
libglib-object-introspection-perl (0.048-1) unstable; urgency=medium
* Import new upstream release.
* Stop versioning build-dependency that's satisfied on oldstable.
* Bump debhelper compat level to 12 and switch to debhelper-compat.
* Reformat long description to avoid
possible-unindented-list-in-extended-description.
* Declare compliance with Policy 4.4.1.
* Declare that debian/rules does not require root privileges.
* Add build-dependency on gir1.2-poppler-0.18 to run more upstream tests.
-- intrigeri <intrigeri@debian.org> Wed, 11 Dec 2019 06:05:07 +0000
libglib-object-introspection-perl (0.047-1) unstable; urgency=medium
* Import new upstream release.
-- intrigeri <intrigeri@debian.org> Tue, 05 Feb 2019 10:15:28 +0000
libglib-object-introspection-perl (0.046-1) unstable; urgency=medium
* Import new upstream release.
* Declare compliance with policy 4.2.1.
* Bump debhelper compatibility level to 11.
-- intrigeri <intrigeri@debian.org> Sun, 21 Oct 2018 10:25:39 +0000
libglib-object-introspection-perl (0.045-1) unstable; urgency=medium
[ oldtechaa ]
* Document that the base library devel packages must be installed.
(Closes: #891339)
* Add libxml-libxml-perl to Suggests, needed for perli11ndoc.
(Closes: #891334)
[ intrigeri ]
* Import new upstream release.
* Update upstream repo location.
* Declare compliance with Standards-Version 4.1.4.
-- intrigeri <intrigeri@debian.org> Fri, 25 May 2018 07:47:09 +0000
libglib-object-introspection-perl (0.044-2) 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
[ intrigeri ]
* Drop runtime dependency on libextutils-depends-perl
and libextutils-pkgconfig-perl (Closes: #891891).
* Update Lintian overrides wrt. renamed tag.
-- intrigeri <intrigeri@debian.org> Sat, 03 Mar 2018 07:02:15 +0000
libglib-object-introspection-perl (0.044-1) unstable; urgency=medium
* Team upload
* New upstream version 0.044
* declare conformance with Policy 4.1.1 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Sat, 11 Nov 2017 19:34:00 +0000
libglib-object-introspection-perl (0.043-2) unstable; urgency=medium
[ gregor herrmann ]
* autopkgtests: build test libraries before running smoke test.
(Closes: #865725)
[ intrigeri ]
* Declare compliance with Standards-Version 4.0.0 (no change required).
* Bump debhelper compatibility level to 10,
adjust build-dependencies accordingly.
-- intrigeri <intrigeri@debian.org> Sat, 24 Jun 2017 13:52:59 +0000
libglib-object-introspection-perl (0.043-1) unstable; urgency=medium
* Import new upstream release.
-- intrigeri <intrigeri@debian.org> Fri, 23 Jun 2017 18:38:30 +0000
libglib-object-introspection-perl (0.042-1) unstable; urgency=medium
* Import new upstream release.
* Drop Fix-occuring-typo-in-POD.patch: applied upstream.
-- intrigeri <intrigeri@debian.org> Sat, 24 Dec 2016 08:32:08 +0000
libglib-object-introspection-perl (0.041-1) 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.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
[ intrigeri ]
* Import new upstream release.
* Bump Standards-Version to 3.9.8: no change required.
* Fix-occuring-typo-in-POD.patch: new patch.
-- intrigeri <intrigeri@debian.org> Sun, 27 Nov 2016 09:32:57 +0000
libglib-object-introspection-perl (0.040-2) unstable; urgency=medium
* Upload to unstable.
-- intrigeri <intrigeri@debian.org> Sat, 02 Jan 2016 20:42:14 +0000
libglib-object-introspection-perl (0.040-1) experimental; urgency=medium
[ intrigeri ]
* debian/upstream/metadata: correct bug submission email address.
* Import new upstream release.
* Bump {build,run}-time dependency on libglib-perl to >= 3:1.320.
* Mark as autopkgtest-able.
[ Axel Beckert ]
* debian/upstream/metadata: Deobfuscate upstream contact address
-- intrigeri <intrigeri@debian.org> Tue, 29 Dec 2015 18:52:30 +0000
libglib-object-introspection-perl (0.028-2) unstable; urgency=medium
* Bump copyright years for debian/*.
* Upload to unstable.
-- intrigeri <intrigeri@debian.org> Mon, 27 Apr 2015 11:05:19 +0200
libglib-object-introspection-perl (0.028-1) experimental; urgency=medium
* New upstream release.
-- intrigeri <intrigeri@debian.org> Fri, 13 Mar 2015 12:32:07 +0100
libglib-object-introspection-perl (0.025-1) unstable; urgency=medium
* New upstream release.
* Declare compliance with Standards-Version 3.9.6 (no change needed).
* Bump versioned build-dependency on gobject-introspection
to >= 1.42.0-2.2, that fixes #764272.
-- intrigeri <intrigeri@debian.org> Wed, 22 Oct 2014 09:03:22 +0200
libglib-object-introspection-perl (0.024-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ intrigeri ]
* Have ExtUtils::MakeMaker generate a Makefile that echoes all commands run,
so that blhc can do its job.
-- intrigeri <intrigeri@debian.org> Fri, 29 Aug 2014 14:55:03 -0700
libglib-object-introspection-perl (0.024-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Run tests under C.UTF-8 locale.
* Replace non-existant libcairo-dev with libcairo2-dev in Build-Depends.
-- gregor herrmann <gregoa@debian.org> Thu, 10 Jul 2014 18:25:56 +0200
libglib-object-introspection-perl (0.023-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 0.023
+ drop Fix-return-value-handling-on-big-endian-architecture.patch,
applied upstream
-- Damyan Ivanov <dmn@debian.org> Thu, 22 May 2014 22:13:03 +0300
libglib-object-introspection-perl (0.022-1) unstable; urgency=medium
* New upstream release.
* Update upstream copyright years.
-- intrigeri <intrigeri@debian.org> Wed, 26 Mar 2014 10:39:36 +0100
libglib-object-introspection-perl (0.020-2) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ intrigeri ]
* Add debian/upstream/metadata
* New patch
(0001-Fix-return-value-handling-on-big-endian-architecture.patch)
proposed by upstream. This should fix #724469 at least on 32-bit
big-endian architectures.
-- intrigeri <intrigeri@debian.org> Thu, 27 Feb 2014 22:36:03 +0100
libglib-object-introspection-perl (0.020-1) unstable; urgency=medium
* New upstream release.
-- intrigeri <intrigeri@debian.org> Fri, 21 Feb 2014 10:48:53 +0100
libglib-object-introspection-perl (0.019-1) unstable; urgency=medium
* New upstream release.
-- intrigeri <intrigeri@debian.org> Fri, 24 Jan 2014 17:33:35 +0100
libglib-object-introspection-perl (0.018-1) unstable; urgency=medium
* New upstream release.
* Declare compliance with Standards-Version 3.9.5.
* Add a Lintian override for debian-watch-may-check-gpg-signature.
Upstream does not provide detached signatures, but they sign Git tags,
and we (well, at least I) verify it and compare to the imported tarball
content before uploading to Debian.
* Build-depend on debhelper (>= 9.20120312~) to get better hardening
flags support.
-- intrigeri <intrigeri@debian.org> Wed, 08 Jan 2014 13:33:23 +0100
libglib-object-introspection-perl (0.016-1) unstable; urgency=low
* New upstream release.
* Declare runtime dependency on libextutils-depends-perl and
libextutils-pkgconfig-perl.
* Take into account upstream copyright years bump.
-- intrigeri <intrigeri@debian.org> Tue, 01 Oct 2013 15:52:53 +0200
libglib-object-introspection-perl (0.015-1) unstable; urgency=low
[ Upstream ]
* Unstable release 0.015
[ intrigeri ]
* Drop obsolete Lintian override.
-- intrigeri <intrigeri@debian.org> Thu, 05 Sep 2013 07:14:01 +0200
libglib-object-introspection-perl (0.014-2) unstable; urgency=low
* Bump Standards-Version to 3.9.4 (no change required).
* Upload to unstable.
-- intrigeri <intrigeri@debian.org> Mon, 10 Jun 2013 18:03:17 +0200
libglib-object-introspection-perl (0.014-1) experimental; 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
[ intrigeri ]
* Imported Upstream version 0.014
* Add build-dependency on libffi-dev.
* Add build-dependency on libcairo-gobject-perl so that the upstream
test suite can be run entirely.
* Version build-time and runtime dependency on libglib-perl (>= 3:1.280).
-- intrigeri <intrigeri@debian.org> Sat, 09 Feb 2013 11:54:49 +0100
libglib-object-introspection-perl (0.010-1) experimental; urgency=low
* Imported Upstream version 0.010
-- intrigeri <intrigeri@debian.org> Mon, 09 Jul 2012 00:23:32 -0600
libglib-object-introspection-perl (0.009-1) unstable; urgency=low
* Imported Upstream version 0.009
* Override hardening-no-fortify-functions Lintian warning.
-- intrigeri <intrigeri@debian.org> Thu, 24 May 2012 09:13:54 +0200
libglib-object-introspection-perl (0.008-1) unstable; urgency=low
* Imported Upstream version 0.008
-- intrigeri <intrigeri@debian.org> Sun, 29 Apr 2012 17:40:59 +0200
libglib-object-introspection-perl (0.007-1) unstable; urgency=low
* Initial release (Closes: #653442).
-- intrigeri <intrigeri@debian.org> Sat, 07 Apr 2012 10:07:02 +0200
|