File: changelog

package info (click to toggle)
licenseutils 0.0.9-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,572 kB
  • sloc: ansic: 26,827; sh: 6,905; makefile: 710; cpp: 348; sed: 16
file content (148 lines) | stat: -rw-r--r-- 5,759 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
140
141
142
143
144
145
146
147
148
licenseutils (0.0.9-5) unstable; urgency=medium

  * Add patch to call the right pkg-config during cross compilation.
    Thanks to Helmut Grohne <helmut@subdivi.de> for the patch.  Closes: #977819

 -- Mattia Rizzolo <mattia@debian.org>  Sat, 16 Jan 2021 22:16:40 +0100

licenseutils (0.0.9-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse.

  [ Mattia Rizzolo ]
  * Bump Standards-Version to 4.5.1, no changes needed.
  * Bump debhelper compat level to 13.
  * Bump watchfile to version 4.
  * Fix lintian override so that it matches again after lintian changes.
  * Add patch to prevent a segfault when trying to download license files
    that have been redirected.  Closes: #970580
    Thanks to handsome_feng <jianfengli@ubuntukylin.com> for the patch

 -- Mattia Rizzolo <mattia@debian.org>  Wed, 16 Dec 2020 17:47:31 +0100

licenseutils (0.0.9-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Change Format URL to correct one.

  [ Mattia Rizzolo ]
  * Use the new debhelper-compat(=11) notation and drop d/compat.
  * Add patch to fix FTBFS with glibc 2.28.  Closes: #915177
  * Bump Standards-Version to 4.2.1, no changes needed.

 -- Mattia Rizzolo <mattia@debian.org>  Sun, 02 Dec 2018 16:27:54 +0100

licenseutils (0.0.9-2) unstable; urgency=medium

  * d/control:
    + Update Vcs-* fields for the move to salsa.debian.org.
    + Revert "temprary add libboost-regex-dev until #877645 is fixed".
    + Bump Standards-Version to 4.1.3, no changes needed.
    + Set Rules-Requires-Root:no.
  * Bump debhelper compat level to 11.
  * d/copyright:
    + Use HTTPS in the Format field.
    + Bump copyright years for debian/*.
  * d/watch:
    + Use HTTPS.
    + Use @ANY_VERSION@@ARCHIVE_EXT@ to check for more wide filename patterns.

 -- Mattia Rizzolo <mattia@debian.org>  Fri, 09 Mar 2018 20:04:26 +0100

licenseutils (0.0.9-1) unstable; urgency=medium

  * New upstream version 0.0.9.
  * d/patches: remove patches applied upstream.
  * d/patches/skip-tests-involving-network: refresh.
  * d/control:
    + Bump Standards-Version to 4.1.1, no changes needed.
    + Add new Build-Dependency on libsource-highlight-dev.
    + Temprary add libboost-regex-dev to Build-Depends until #877645 is fixed.
  * d/licenseutils.lintian-overrides: override a spelling-error-in-binary that
    is done on purpose.
  * d/source/lintian-overrides: override license-problem-gfdl-non-official-text
    after reporting it to upstream.
  * d/copyright: update.

 -- Mattia Rizzolo <mattia@debian.org>  Wed, 04 Oct 2017 19:30:24 +0200

licenseutils (0.0.7-8) unstable; urgency=medium

  * wrap-and-sort according to my new preferences.
  * Bump debhelper compat level to 10.
    Drop explicit '--with autoreconf' option, now default.
    Also drop dh-autoreconf build-dependency, pulled in by debhelper.
  * d/rules: enable DH_VERBOSE.

 -- Mattia Rizzolo <mattia@debian.org>  Sat, 01 Oct 2016 14:17:44 +0000

licenseutils (0.0.7-7) unstable; urgency=medium

  * Add patch to totally skip tests with network access.  Closes: #830218
  * Forward the patches.

 -- Mattia Rizzolo <mattia@debian.org>  Fri, 15 Jul 2016 17:09:34 +0000

licenseutils (0.0.7-6) unstable; urgency=medium

  * debian/control:
    + Bump Standards-Version to 3.9.8, no changes needed.
    + Use HTTPS in Vcs-Git.

 -- Mattia Rizzolo <mattia@debian.org>  Thu, 26 May 2016 17:49:07 +0000

licenseutils (0.0.7-5) unstable; urgency=medium

  * [46432fe] debian/{control,copyright}: use my @debian.org email address.
  * [25dd379] Build-depend on libpng-dev instead of the versioned libpng12-dev.
  * [d5543da] Add a patch to fix FTBFS with libpng 1.6, due to a missing
    include.  Closes: #809869
  * [cc4598f] debian/rules: remove useless override of dh_install.
  * [7d467a0] Expand my copyright claim to 2016 too.

 -- Mattia Rizzolo <mattia@debian.org>  Mon, 11 Jan 2016 09:06:47 +0000

licenseutils (0.0.7-4) unstable; urgency=medium

  * debian/control:
    + [c53f7b4] bump standard-version to 3.9.6. No changes needed.
    + [efc768a] improve the description a bit. Thanks Holger Levsen.
  * debian/copyright:
    + [ab53591,4940dbf] extend my copyright over debian/* for 2014-2015.
    + [1f30db8] fix empty-short-license-in-dep5-copyright lintian tag.
  * [38740cd] debian/control: Vcs-Browser: use the cgit frontend
  * [e004768] debian/rules: enable hardening
  * [4e806d9] debian/{rules,licenseutils.maintscript}: move bash completion to
    /usr/share/bash-completion/completion. Remove the old files.
    This fix lintian warning package-install-into-obsolete-dir

 -- Mattia Rizzolo <mattia@mapreri.org>  Thu, 02 Jul 2015 14:03:49 +0000

licenseutils (0.0.7-3) unstable; urgency=medium

  * debian/patches/skip-test-if-network-is-not-available.patch: add to fix
    ftbfs on some arches.

 -- Mattia Rizzolo <mattia@mapreri.org>  Tue, 07 Jan 2014 22:33:50 +0100

licenseutils (0.0.7-2) unstable; urgency=medium

  * Apply upstream patch to remove unnecessary liblicenseutils library and fix
    FTBFS (Closes: 733314):
    - debian/patches/remove-library.patch: add.
    - debian/control: drop liblicenseutils{0,-dev} binary stanzas.
    - debian/rules: update accordingly.
    - debian/*.{install,symbols,links}: remove, not needed anymore.
    - debian/patches/fix-autoreconf-error.patch: add to fix FTBFS.
  * debian/control: update Vcs-* fields (moved to collab-maint).

 -- Mattia Rizzolo <mattia@mapreri.org>  Sun, 05 Jan 2014 11:15:17 +0100

licenseutils (0.0.7-1) unstable; urgency=low

  * Initial release (Closes: #728169).

 -- Mattia Rizzolo <mattia@mapreri.org>  Wed, 25 Dec 2013 17:59:49 +0100