File: changelog

package info (click to toggle)
ucarp 1.5.2%2Bgit20192404.1a9aaf7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 700 kB
  • sloc: ansic: 2,935; makefile: 66; sh: 60
file content (201 lines) | stat: -rw-r--r-- 7,180 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
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
ucarp (1.5.2+git20192404.1a9aaf7-1) unstable; urgency=medium

  * New upstream version 1.5.2+git20192404.1a9aaf7. (Closes: #1017647)
  * debian/clean: updated to remove some upstream files forgotten after build.
  * debian/control:
      - Added "ifupdown2" to the "Depends" field as an alternative to the
        "ifupdown" installation. (Closes: #928543)
      - Bumped Standards-Version to 4.6.1.
      - Ran wrap-and-sort.
      - Removed a relationship for ifupdown.
      - Updated the Homepage field. (Closes: #1020836)
  * debian/copyright:
      - Added a new block for debian/manpage/create-man.sh.
      - Updated packaging copyright year.
  * debian/manpage/:
      - create-man.sh: created to make the manpage from the .txt source file.
      - ucarp.txt: created to provide the source to the manpage.
      - ucarp.8: manpage created using create-man.sh. (Closes: #893018)
  * debian/manpages: updtaded to install the new manpage.
  * debian/patches/020_update-Makevars.patch: created to update required
    'Makevars.template' during build.
  * debian/rules:
      - Added 'execute_before_dh_autoreconf' and 'execute_after_dh_autoreconf'
        options to generate needed files during build because upstream code is
        missing for some files used.
      - Removed previous manual installation settings.
  * debian/source/options: created to ignore changes in some upstream files.
  * debian/watch: updated search rule to use the commits according to upstream
    versioning.

 -- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com>  Tue, 03 Jan 2023 09:04:26 -0300

ucarp (1.5.2-3) unstable; urgency=medium

  * New maintainer. Thanks to Eric Evans <eevans@debian.org> for all previous
    work.
  * Migrations:
      - Copyright to 1.0 format.
      - DebSrc to 3.0.
      - debian/rules to new (reduced) format.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 13.
  * debin/clean: created to remove a file.
  * debian/control:
      - Added Rules-Requires-Root: no.
      - Bumped Standards-Version to 4.6.0.
      - Changed Vcs-* URLs to salsa.debian.org.
      - Minor fix in short description.
      - Removed relationship to libpcap-dev and docbook-to-man.
      - Removed the autotools-dev from Build-Depends field.
  * debian/docs: created to install some docs files.
  * debian/examples: created to install some examples.
  * debian/install: created to install some files.
  * debian/manpages: created to install the manpage.
  * debian/patches/010_fix-FTBFS-with-GCC10.patch: created to fix FTBFS with
    GCC 10.
  * debian/rules: added DEB_BUILD_MAINT_OPTIONS variable to improve GCC
    hardening.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to provide a trivial test.
  * debian/upstream/metadata: created.
  * debian/watch:
      - Bumped to version 4.
      - Changed override_dh_auto_build to execute_before_dh_installman.
      - Update the source address.

 -- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com>  Tue, 17 May 2022 13:47:00 -0300

ucarp (1.5.2-2.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Added patch to fix a ftbfs with GCC-10. Thanks to Reiner Herrmann
    <reiner@reiner-h.de>. (Closes: #957892)
  * Bumped debhelper compat to 7. (Closes: #965852)

 -- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com>  Wed, 13 Apr 2022 14:32:50 -0300

ucarp (1.5.2-2.2) unstable; urgency=high

  * Non-maintainer upload.
  * Add the missing dependency on net-tools,
    thanks to Jörg Frings-Fürst. (Closes: #877247)

 -- Adrian Bunk <bunk@debian.org>  Sun, 03 Feb 2019 15:26:54 +0200

ucarp (1.5.2-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Recommend iproute2 instead of transitional package iproute.
    (Closes: #753719)

 -- Luca Boccassi <bluca@debian.org>  Fri, 05 Jan 2018 22:48:28 +0000

ucarp (1.5.2-2) unstable; urgency=medium

  * Actually update config.{sub,guess}, (Closes: #727515, #744534).

 -- Eric Evans <eevans@debian.org>  Wed, 16 Apr 2014 19:18:32 -0500

ucarp (1.5.2-1+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Depend on newer ifupdown (closes: #704854).

 -- Michael Gilbert <mgilbert@debian.org>  Fri, 12 Apr 2013 00:50:11 +0000

ucarp (1.5.2-1) unstable; urgency=low

  * New Upstream Version
  * Document signals usage in man page (Closes: #546472).

 -- Eric Evans <eevans@debian.org>  Tue, 26 Jul 2011 20:53:37 +0200

ucarp (1.5.1-1) unstable; urgency=low

  * New Upstream Version

 -- Eric Evans <eevans@debian.org>  Fri, 24 Jul 2009 14:08:33 +0000

ucarp (1.5-2) unstable; urgency=low

  * Documented new -S/--ignoreifstate option.

 -- Eric Evans <eevans@debian.org>  Wed, 27 Aug 2008 11:55:36 -0500

ucarp (1.5-1) unstable; urgency=low

  * New upstream release.

 -- Eric Evans <eevans@debian.org>  Mon, 25 Aug 2008 15:41:13 -0500

ucarp (1.5~snap080222-1) unstable; urgency=low

  * New upstream version, (Closes: #473662). This version introduces
    support for reading the password from a file, (Closes: #394327).

 -- Eric Evans <eevans@debian.org>  Sat, 03 May 2008 20:15:49 +0000

ucarp (1.2-2) unstable; urgency=low

  * Added support for configuring ucarp via /etc/network/interfaces.
    (Closes: #264007). Many thanks to Jonathan McDowell for the
    excellent idea and patch.

 -- Eric Evans <eevans@sym-link.com>  Thu, 19 Apr 2007 15:28:50 -0500

ucarp (1.2-1) unstable; urgency=low

  * New upstream release, (Closes: #359755), complete with --neutral
    options and several bug fixes courtesy of Russell Mosemann,
    (Closes: #348012).

 -- Eric Evans <eevans@sym-link.com>  Sat, 08 Apr 2006 18:40:57 -0500

ucarp (1.1-2) unstable; urgency=low

  * Patched to correct a bug that caused upscript to also be applied
    when state changed to BACKUP, if --dowscript was passed before
    --upscript, (Closes: #284891). Thanks Michail Bachmann
    <michail.bachmann@cms.hu-berlin.de>

 -- Eric Evans <eevans@sym-link.com>  Fri, 24 Dec 2004 12:39:30 -0600

ucarp (1.1-1) unstable; urgency=low

  * New upstream release
  * Updated manpage to document new --facility argument

 -- Eric Evans <eevans@sym-link.com>  Tue,  7 Sep 2004 13:48:45 -0500

ucarp (1.0-1) unstable; urgency=low

  * New upstream release
  * Dropped custom upscript/downscript examples in favor of those
    included upstream.
  * Updated manpage to document new --daemonize argument

 -- Eric Evans <eevans@sym-link.com>  Mon, 28 Jun 2004 20:55:25 -0500

ucarp (0.8-1) unstable; urgency=low

  * New upstream release

 -- Eric Evans <eevans@sym-link.com>  Mon, 24 May 2004 14:47:28 -0500

ucarp (0.8-1) unstable; urgency=low

  * New upstream release.
  * Several spelling corrections to the man page. Documented new
    argument for --shutdown.

 -- Eric Evans <eevans@sym-link.com>  Thu, 29 Apr 2004 21:11:01 -0500

ucarp (0.6-1) unstable; urgency=low

  * Initial Release, (Closes: #242564).
  * Wrote and included some simple upscript/downscript examples

 -- Eric Evans <eevans@sym-link.com>  Thu, 29 Apr 2004 21:11:01 -0500