File: changelog

package info (click to toggle)
packeth 3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,116 kB
  • sloc: ansic: 11,823; makefile: 111; xml: 29; sh: 1
file content (220 lines) | stat: -rw-r--r-- 7,467 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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
packeth (3.0-1) unstable; urgency=medium

  * Team upload.
    Closes: #1086687

  [ Andreas Tille ]
  * New upstream version
    Closes: #720189
  * Maintain package in Package Salvage team
  * Add Homepage (pointing to Github instead of outdated Sourceforge)
  * Point watch file to Github
  * Standards-Version: 4.7.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Build-Depends: pkgconf, libgtk-3-dev
  * Enable hardening options
  * Install desktop file
  * README is compressed - fix manpage accordingly
    Closes: #1069783
  * Drop redundant debian/README.source
  * Do not address bug #1086196 (packeth should include GUI version)
    yet but prepare installation and rules.  The reason is that the
    resulting package would require more dependencies and its probably
    better to have a separate binary package.
  * Review d/copyright
  * Provide manpage also for original name

  [ Helmut Grohne ]
  * Fix FTCBFS: Let dh_auto_build pass cross tools to make.
    Closes: #1059795

 -- Andreas Tille <tille@debian.org>  Mon, 04 Nov 2024 13:06:42 +0100

packeth (2.1-0.2) unstable; urgency=medium

  * Non-maintainer upload
  * Drop unused code with x86 assembly (Closes: #1053312)

 -- Bastian Germann <bage@debian.org>  Sun, 01 Oct 2023 12:56:11 +0000

packeth (2.1-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream version 2.1
    + d/watch: Search also without prefix
  * Only build the CLI tool (Closes: #967679)
    + d/install: Drop it to prevent the desktop file from being installed
    + d/docs: Install the cli/README (Closes: #863986)
    + Do not claim packeth to be a GUI program in man or package description
  * d/menu: Drop old file
  * d/copyright: Convert to machine-readable format
  * d/control:
    + Drop non-existing Vcs fields
    + Update to debhelper-compat 9

 -- Bastian Germann <bage@debian.org>  Wed, 20 Sep 2023 17:54:49 +0000

packeth (1.6.5-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules: added -fcommon to CFLAGS as a workaround
    to fix a FTBFS with GCC-10. (Closes: #957657)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 20 Aug 2020 15:05:18 -0300

packeth (1.6.5-2) unstable; urgency=low

  * Fix FTBFS because of wrong link order, thanks to Colin Watson
    (Closes: #641422)
  * Standards-Version bumped to 3.9.2, no changes needed
  * Bump debhelper compatibility to 8

 -- David Paleino <dapal@debian.org>  Tue, 13 Sep 2011 15:10:01 +0200

packeth (1.6.5-1) unstable; urgency=low

  * New upstream version
  * debian/control:
    - updated my email address
    - DMUA removed
    - bumped Standards-Version to 3.8.4 (no changes needed)
    - bumped debhelper dependency to >= 7.0.50~, to use
      overridden rules
    - removed Build-Dependency on quilt
  * debian/rules:
    - use dh7
    - rename /usr/bin/packETH to /usr/bin/packeth
  * debian/watch updated
  * debian/source/format: use 3.0 (quilt)
  * debian/patches/:
    - fix_pixmaps.patch removed, fixed upstream
    - fix_warnings.patch updated, and renamed to 01-fix_warnings.patch
    - fix_Makefile.patch removed, fixed in debian/rules
    - 02-fix_typo.patch added
  * debian/examples removed, no more available upstream
  * debian/packeth.1 manually rewritten, without using docbook sources
  * debian/copyright: point to the non-symlink license

 -- David Paleino <dapal@debian.org>  Thu, 04 Mar 2010 21:32:00 +0100

packeth (1.6.3-1) unstable; urgency=low

  * New upstream version
  * debian/rules rewritten to adapt to new source layout
    - debian/manpages added
    - debian/examples added
    - debian/dirs added
  * debian/control:
    - bumped quilt Build-Depends to >= 0.46-7~ (to use --with quilt in
      dh7)
    - Standards-Version bumped to 3.8.3 (no changes needed)
  * debian/patches/* refreshed to cleanly apply

 -- David Paleino <d.paleino@gmail.com>  Sat, 31 Oct 2009 21:27:00 +0100

packeth (1.6.2-3) unstable; urgency=low

  * debian/rules:
    - fix clean target, FTBFS because of cruft left in debian/
      (Closes: #515719)

 -- David Paleino <d.paleino@gmail.com>  Tue, 17 Feb 2009 12:30:30 +0100

packeth (1.6.2-2) unstable; urgency=low

  * Upload to unstable.

 -- David Paleino <d.paleino@gmail.com>  Sun, 15 Feb 2009 12:40:34 +0100

packeth (1.6.2-1) experimental; urgency=low

  * New Upstream Version
  * debian/copyright updated
  * debian/control:
    - setting DM-Upload-Allowed
  * Packaging switched to dh7

 -- David Paleino <d.paleino@gmail.com>  Sun, 01 Feb 2009 17:07:14 +0100

packeth (1.6-2) unstable; urgency=low

  * [67fe44f] Packaging converted to git: fixed Vcs-* urls accordingly
  * [dc4ed8d] Adding .desktop file
  * [a2b61db] Added menu file (Closes: #501384)
  * [dd20a8f] debian/rules updated
  * [e999125] debian/changelog updated
  * [bc31532] Added descriptions to the patches
  * [3a7c40c] Standards-Version bump to 3.8.0, debian/README.source
    added.
  * [2a748ea] Fixed menu section

 -- David Paleino <d.paleino@gmail.com>  Wed, 31 Dec 2008 16:03:20 +0100

packeth (1.6-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - "Ethernet" not capitalized in descriptions (Closes: #466497)
    - debhelper dependency bumped to 6 (also debian/compat)

 -- David Paleino <d.paleino@gmail.com>  Thu, 21 Feb 2008 10:42:00 +0100

packeth (1.5-2) unstable; urgency=low

  * debian/patches/fix_pixmaps.patch added (Closes: #465999)

 -- David Paleino <d.paleino@gmail.com>  Sat, 16 Feb 2008 11:14:37 +0100

packeth (1.5-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - updated Vcs-Svn and Vcs-Browser (were missing a "/trunk" at the end)
    - Standards-Version bumped to 3.7.3
  * debian/rules:
    - updated to fix new upstream source tree
  * debian/patches:
    - updated: upstream integrated the patches :)
    - added new patch to fix some GCC warnings

 -- David Paleino <d.paleino@gmail.com>  Sat, 05 Jan 2008 12:32:24 +0100

packeth (1.4.1-3) unstable; urgency=low

  * Maintenance upload; no new features / bug fixes.
  * Using quilt as patch system now.
  * debian/control:
    - now the package is in collab-maint, added Vcs-Browser and Vcs-Svn
      fields
    - moving deprecated Homepage pseudo-field in the long description
      to the real one in the source stanza
    - wrapped Build-Depends
  * debian/rules:
    - using quilt now; adjusting targets
    - added new target (packeth.1) for offline static manpage generation
    - adding addresslist as example
    - minor changes
  * debian/packeth.1 is now generated offline, not by buildds. This will
    save some space for Build-Depends and building time on slower machines.
  * debian/manpage.xml moved to debian/packeth.xml
  * debian/dirs removed
  * debian/docs removed
  * debian/patches/fix_Makefile.patch: removing unused library linkings
    (keeping commented the old one, for any future reference)

 -- David Paleino <d.paleino@gmail.com>  Sat, 17 Nov 2007 16:46:15 +0100

packeth (1.4.1-2) unstable; urgency=low

  * Fixing cutting-out of "Send" button (Closes: #434129)
  * Fixing "debian-rules-ignores-make-clean-error" from lintian

 -- David Paleino <d.paleino@gmail.com>  Mon, 17 Sep 2007 13:18:15 +0200

packeth (1.4.1-1) unstable; urgency=low

  * Initial release (Closes: #332396)

 -- David Paleino <d.paleino@gmail.com>  Fri, 25 May 2007 19:30:39 +0200