File: changelog

package info (click to toggle)
netmate 0.2.0-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: ansic: 2,524; makefile: 32
file content (142 lines) | stat: -rw-r--r-- 4,962 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
netmate (0.2.0-13) unstable; urgency=medium

  * QA upload.
  * debian/control:
      - Bumped Standards-Version to 4.7.3.
      - Removed no longer needed "Priority: optional" field.
      - Removed no longer needed "Rules-Requires-Root: no" field.
  * debian/copyright:
      - Added packaging rights for Jelmer Vernooij.
      - Converted the last paragraph of the GPL-3+ in a comment.
      - Updated packaging copyright years.
  * debian/tests/: dropped CI test with backgrounded command.
  * debian/watch: migrated to version 5.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 06 Feb 2026 12:12:59 -0300

netmate (0.2.0-12) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.0, no changes needed.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 13 Oct 2022 14:17:48 +0100

netmate (0.2.0-11) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 02 Feb 2021 22:01:30 +0000

netmate (0.2.0-10) unstable; urgency=medium

  * QA upload.

  [ Joao Eriberto Mota Filho ]
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.5.0.
  * debian/copyright: updated packaging copyright years.
  * debian/patches/20_fix-FTCBFS.patch: created to fix a FTCBFS.
    Thanks to Helmut Grohne <helmut@subdivi.de>. (Closes: #929328)
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to perform a trivial CI test.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Repository.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 26 Mar 2020 19:57:12 -0300

netmate (0.2.0-9) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #914919)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 28 Nov 2018 19:18:04 -0200

netmate (0.2.0-8) unstable; urgency=medium

  * Migrated DH level to 11.
  * debian/control:
      - Bumped Standards-Version to 4.2.1.
      - Changed Vcs-* URLs to salsa.debian.org.
  * debian/copyright:
      - Updated packaging copyright years.
      - Using a secure copyright format in URI.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 22 Sep 2018 15:15:12 -0300

netmate (0.2.0-7) unstable; urgency=medium

  * Bumped DH level to 10.
  * debian/control:
      - Bumped Standards-Version to 3.9.8.
      - Updated the Vcs-* fields to use https instead of http and git.
  * debian/copyright: updated the packaging copyright years.
  * debian/patches/fix-linking: renamed to 10_fix-linking.patch.
  * debian/watch: bumped to version 4.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 20 Nov 2016 20:06:27 -0200

netmate (0.2.0-6) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 3.9.6.
  * debian/copyright:
      - Dropped dot-zero from GPL license short name.
      - Updated the packaging copyright years.
  * debian/gbp.conf: not used by me... Removed.
  * debian/menu: removed in accordance with CTTE #741573.
  * debian/rules:
      - Added the variable DEB_BUILD_MAINT_OPTIONS to improve the GCC hardening.
      - Removed the '--parallel' option from dh.
  * debian/watch: improved.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 27 Oct 2015 17:38:30 -0200

netmate (0.2.0-5) unstable; urgency=medium

  * debian/watch: fixed.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 23 Aug 2014 23:06:15 -0300

netmate (0.2.0-4) unstable; urgency=medium

  * New maintainer email address.
  * debian/control: updated the Vcs-Browser field.
  * debian/rules: added the DEB_LDFLAGS_MAINT_APPEND
    variable to fix warnings from dh_shlibdeps.
  * debian/watch: improved.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 10 Aug 2014 00:18:51 -0300

netmate (0.2.0-3) unstable; urgency=medium

  * Added the fix-linking patch, that fix ftbfs with --as-needed.
    Thanks to Jackson Doak <noskcaj@ubuntu.com>.
  * debian/copyright: updated the packaging copyright years.
  * debian/source/lintian-overrides: removed as requested by Paul Wise. Thanks
    to Paul for explanations about the idea of the GPG sign check.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 14 Jan 2014 00:59:07 -0200

netmate (0.2.0-2) unstable; urgency=medium

  * Bumped the Standards-Version from 3.9.4 to 3.9.5.
  * debian/source/: added an override to reply to check-gpg-signature.
  * debian/watch: improved (little change).

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Wed, 25 Dec 2013 20:56:27 -0200

netmate (0.2.0-1) unstable; urgency=low

  * Initial upload (Closes: 725828).

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sun, 17 Nov 2013 09:09:44 -0200