File: changelog

package info (click to toggle)
poe.app 0.5.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 624 kB
  • sloc: objc: 1,283; ansic: 438; makefile: 12
file content (147 lines) | stat: -rw-r--r-- 5,225 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
poe.app (0.5.1-7) unstable; urgency=medium

  * debian/control (Build-Depends): Switch to the debhelper-compat
    mechanism, bumping level to 13.  Add gnustep-make (>= 2.9.2-2) for
    dh_gnustep's --app option.
    (Depends): Remove ${gnustep:Depends}, obsolete.
    (Rules-Requires-Root): Set to "no".
    (Standards-Version): Bump to 4.7.0; no changes needed.
  * debian/rules: Rewrite for dh; enable hardening.
  * debian/compat: Delete.
  * debian/install: New file.
  * debian/manpages: Likewise.
  * debian/Poe.desktop: Use the converted .png icon; add Keywords.
  * debian/changelog: Whitespace cleanup.
  * debian/watch: Switch to version 4; use HTTPS protocol.
  * debian/preinst: Delete; obsolete since a few releases.
  * debian/copyright: Rewrite in machine-readable format.
  * debian/patches/editable-cells.patch: New; make comment cells editable
    with modern GNUstep GUI (Closes: #1076829).
  * debian/patches/preferences-draw.patch: New; fix drawing of
    NSActionCells when the user clicks to change state.
  * debian/patches/no-useless-fclose.patch: New; remove an unnecessary
    fclose call which causes a compiler warning.

 -- Yavor Doganov <yavor@gnu.org>  Thu, 25 Jul 2024 00:14:19 +0300

poe.app (0.5.1-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert to source format 3.0 (Closes: #1007672).

 -- Bastian Germann <bage@debian.org>  Sat, 23 Mar 2024 18:11:15 +0000

poe.app (0.5.1-6) unstable; urgency=medium

  * Team upload.
  * Update Vcs fields.
  * Bump standards version to 4.5.0.
  * Bump debhelper version to 11.
  * debian/menu: dropped.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Sun, 24 May 2020 20:17:57 +0200

poe.app (0.5.1-5) unstable; urgency=low

  * debian/compat: Set to 7.
  * debian/control (Section): Change to `gnustep'.
    (Maintainer): Adopt for the GNUstep team (Closes: #450489).
    (Uploaders): Add myself.
    (Build-Depends): Require debhelper >= 7; remove minimal required
    version for libgnustep-gui-dev.  Add quilt and imagemagick.  Drop
    gnustep-make.
    (Depends): Add ${misc:Depends} and ${gnustep:Depends}.
    (Conflicts, Replaces): Remove; ancient.
    (Description): Mention GNUstep.
    (Standards-Version): Compliant with 3.9.0 as of this release.
    (Vcs-Arch): New field.
  * debian/rules: Export GNUSTEP_MAKEFILES and avoid gs_make.  Include
    /usr/share/quilt/quilt.make and adjust rules for quilt.
    (d_app, optim, LDFLAGS): New variables.
    (build-stamp): Pass messages=yes, LDFLAGS and $(optim).  Convert the
    icon in XPM format.
    (clean-patched): Make only distclean.  Delete the generated icon.
    (install): Replace dh_clean -k with dh_prep.  Remove dh_installdirs
    invocation.  Install the XPM icon.
    (binary-arch): Don't install the lintian override file.  Explicitly
    install the manpage via dh_installman.  Move arch-independent
    resources to /usr/share/GNUstep.
  * debian/lintian-override:
  * debian/dirs:
  * debian/docs:
  * debian/manpages: Delete.
  * debian/source/format:
  * debian/README.source:
  * debian/watch:
  * debian/preinst: New file.
  * debian/patches/link-libs.patch: New; link against libogg, fixes FTBFS
    with GNU gold (Closes: #556066).
  * debian/patches/series: Create.
  * debian/Poe.desktop: Make it valid, adjust some fields.
  * debian/menu: Add longtitle and icon.
  * debian/copyright: Add more copyright holders.

 -- Yavor Doganov <yavor@gnu.org>  Thu, 01 Jul 2010 12:59:53 +0300

poe.app (0.5.1-4) unstable; urgency=low

  * QA upload.
  * Maintainer field set to QA Group.
  * Bump standards version.

 -- Emanuele Rocca <ema@debian.org>  Thu, 21 Aug 2008 16:27:28 +0200

poe.app (0.5.1-3) unstable; urgency=low

  * GNUstep transition.
    + Updated debian/rules.
  * Added a desktop file.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Fri, 26 Oct 2007 08:33:47 +0200

poe.app (0.5.1-2) unstable; urgency=low

  * Rebuild against latest libgnustep-gui-dev.
  * Bump standards version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu, 21 Sep 2006 20:55:58 +0200

poe.app (0.5.1-1) unstable; urgency=low

  * New upstream version.
  * Rebuild against latest libgnustep-gui.
  * Update manual page.
  * Bump standards version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue, 31 Jan 2006 11:20:21 +0100

poe.app (0.5-4) unstable; urgency=low

  * Updated debian/control build-depends for GNUstep 0.9.4.
  * Removed some old and unused stuff from debian/.
  * Fixed debian/copyright.
  * Renamed source package to poe.app.
  * Updated manual page.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Sun, 21 Nov 2004 19:36:57 +0100

poe (0.5-3) unstable; urgency=low

  * Updated debian/{menu,control,rules} and the manual page
  * Renamed binary package name to poe.app

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 26 Jul 2004 00:03:47 +0200

poe (0.5-2) unstable; urgency=low

  * Fixed GNUstep.sh paths in debian{poe.sh,rules}.
  * Dropped ".app" from debian/menu.
  * Added gnustep-make to build-depends in debian/control.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu,  1 Apr 2004 00:13:04 +0200

poe (0.5-1) unstable; urgency=low

  * Initial Release.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu, 12 Feb 2004 17:52:19 +0100