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 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
|
ucblogo (6.2.2-3) unstable; urgency=medium
* transition from wxwidgets3.0 to wxwidgets3.2 (closes: #1019771)
* bump policy
-- Barak A. Pearlmutter <bap@debian.org> Thu, 15 Sep 2022 10:04:49 +0100
ucblogo (6.2.2-2) unstable; urgency=medium
* use update-alternatives mechanism for /usr/bin/logo and logo(1)
-- Barak A. Pearlmutter <bap@debian.org> Thu, 13 Jan 2022 14:52:16 +0000
ucblogo (6.2.2-1) unstable; urgency=medium
* bump policy
* new upstream release
-- Barak A. Pearlmutter <bap@debian.org> Thu, 13 Jan 2022 14:07:02 +0000
ucblogo (6.2.1-2) unstable; urgency=medium
* build dependency on autoconf-archive for AX_CFLAGS...
-- Barak A. Pearlmutter <bap@debian.org> Sat, 16 Jan 2021 09:15:53 +0000
ucblogo (6.2.1-1) unstable; urgency=medium
* track upstream changes
* remove upstreamed quilt patches
* take advantage of upstream build system improvements
* icons now installed by upstream build system
* new upstream release + subsequent bug fix
* bump policy
* license is now GPL-3+
-- Barak A. Pearlmutter <bap@debian.org> Fri, 15 Jan 2021 17:55:48 +0000
ucblogo (6.1-1) unstable; urgency=medium
* update http to https URLs where practical
* ACK NMU, mucho thanks!
* Update standards version to 4.5.0, no changes needed.
* debhelper 13
* Rules-Requires-Root: no
* tweak debian/rules to print comment
* patch to convert Messages.{fr,sp} to UTF-8
-- Barak A. Pearlmutter <bap@debian.org> Wed, 22 Jul 2020 00:23:34 +0100
ucblogo (6.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
+ Proper 64bit support. (Closes: #823867)
+ No longer need a repacked dfsg tarball since all files
seem to be dfsg-comaptible.
* debian/patches: Refresh all patches.
* debian/rules:
+ Use autoreconf again with the help of custom patches on
Autotools buildsystem. (Closes: #940687)
* debian/control:
+ Bump debhelper compat to v12.
+ Bump Standards-Version to 4.4.1.
+ Let the whole package build against wxWidgets GTK3 library.
(Closes: #933478)
+ Update Vcs-* fields to use git packaging repo under Salsa
Debian group.
+ Use secure URI in the homepage field.
* debian/install: Install icons into /usr/share/pixmaps/ and
/usr/share/icons/.
-- Boyuan Yang <byang@debian.org> Sun, 05 Jan 2020 15:23:12 -0500
ucblogo (6.0+dfsg-2) unstable; urgency=medium
* Adopt package (closes: #790725), many thanks to Hamish Moffatt!
* Update packaging:
- dh11, and slightly simplify debian/rules
- bump policy, no changes required
- update patch descriptions
* Patch to ignore ./configure --runstatedir
-- Barak A. Pearlmutter <bap@debian.org> Fri, 16 Feb 2018 15:26:54 +0000
ucblogo (6.0+dfsg-1) unstable; urgency=low
* QA upload.
* New upstream release (Closes: #557432, LP: #580666).
- wxWidgets support
* Convert to dh-style build.
* Convert to source format 3.0 (quilt).
* debian/copyright:
- Convert to DEP5.
- Add myself.
* debian/patches:
- Refresh patches.
- Import patch to fix building on 64 bit architectures.
- Add patch for reproducible building. (Closes: #790232)
- Amend ftbfs patch for new failing file.
- Strip unavailable svn information.
* debian/control:
- Bump Standards-Version to 3.9.8.
- Add Homepage field.
- Add Vcs fields for collab-maint.
* Documentation:
- Include info manual. (Closes: #681403)
- Rebuild documentation.
- Register at doc-base.
-- Reiner Herrmann <reiner@reiner-h.de> Thu, 14 Apr 2016 19:14:51 +0200
ucblogo (5.5-3) unstable; urgency=medium
* QA upload.
* Set maintainer to the QA group.
* Fix FTBFS with glibc 2.22 (closes: #811956)
* Fix keyp on 64-bit architectures (closes: #744802)
* Use debhelper compat 9, no dh migration though.
* Don't ignore make errors.
* Pass dpkg-buildflags to configure.
* Drop an article from the short description.
-- Adam Borowski <kilobyte@angband.pl> Fri, 25 Mar 2016 04:56:19 +0100
ucblogo (5.5-2.1) unstable; urgency=low
* Non-maintainer upload.
* Fix bashism in debian/rules (closes: #484448)
-- Serafeim Zanikolas <serzan@hellug.gr> Sun, 08 Jun 2008 10:20:05 +0100
ucblogo (5.5-2) unstable; urgency=low
* Fix detection of X11 at build time (closes: #347497)
-- Hamish Moffatt <hamish@debian.org> Wed, 11 Jan 2006 15:25:31 +1100
ucblogo (5.5-1) unstable; urgency=low
* New upstream release
* Changed build-dep for xlibs-dev to libx11-dev etc (closes: #347100)
-- Hamish Moffatt <hamish@debian.org> Mon, 9 Jan 2006 18:37:05 +1100
ucblogo (5.3-1) unstable; urgency=low
* New upstream release
* Fixed references to documentation location (closes: #186742)
* Upgraded to debhelper compat level 4
-- Hamish Moffatt <hamish@debian.org> Sun, 30 Mar 2003 11:43:37 +1000
ucblogo (5.1-1) unstable; urgency=low
* New upstream release (closes: #43852)
-- Hamish Moffatt <hamish@debian.org> Sun, 2 Sep 2001 15:15:21 +1000
ucblogo (4.6-5) unstable; urgency=low
* Fixed formatting of the description in debian/control (closes: #110195)
-- Hamish Moffatt <hamish@debian.org> Mon, 27 Aug 2001 08:15:27 +1000
ucblogo (4.6-4) unstable; urgency=low
* Recompiled with libncurses5 (closes: #102477)
-- Hamish Moffatt <hamish@debian.org> Thu, 28 Jun 2001 00:04:12 +1000
ucblogo (4.6-3) unstable; urgency=low
* Fixed maintainer in control file
* FHS compliant
* Converted to debhelper
-- Hamish Moffatt <hamish@debian.org> Tue, 5 Oct 1999 18:42:45 +1000
ucblogo (4.6-2) unstable; urgency=low
* NMU
* patch for glibc-2.1; fixes: Bug#32519
-- Hartmut Koptein <koptein@debian.org> Mon, 15 Feb 1999 00:25:22 +0100
ucblogo (4.6-1) unstable; urgency=low
* New maintainer
* First upload of 4.6 to Debian
-- Hamish Moffatt <hamish@debian.org> Fri, 11 Dec 1998 18:27:00 +1100
ucblogo (4.6-0.1) unstable; urgency=low
* New upstream release
* Compiled with ncurses4
-- Hamish Moffatt <hamish@debian.org> Sat, 21 Nov 1998 17:04:00 +1100
ucblogo (4.1-1.1) unstable; urgency=low
* Compiled with libc6
* Non-maintainer release
* Included copyright in /usr/doc/ucblogo (fixes #14868)
-- Hamish Moffatt <hamish@debian.org> Tue, 9 Dec 1997 12:18:00 +1100
ucblogo (4.1-1) unstable; urgency=low
* upgrade to the latest upstream version.
* term.c: Fixed a curses bug (#10103).
* makefile.in: Omit the version 3.3-1 patch to makefile.in.
* rules: Use CFLAGS="-O2 -Wall -g" in build step.
* rules: Fix package name p = ucblogo (not logo) which fixes (#6126).
* rules: Change s/logo/\$(p)/ where appropriate. This moves the LIBLOC to
/usr/lib/ucblogo where it belongs.
* rules: Added usermanual to /usr/doc/ucblogo.
* rules: Removed redundant install -d debian/tmp/usr/lib/logo.
* rules: Use "$(MAKE) -i clean || $(MAKE) -i -f makefile.in clean"
instead of explicitly rm'ing files.
* rules: Add "-rm -f makefile config.h config.cache config.log config.status
core logo makehelp" to the clean rule to remove the results of ./configure,
debian/rules build, and coredumps.
* rules: Add debian/substvars to one of the rm lines and simplify it.
* rules: Add rm -rf helpfiles since they are built dynamically.
* rules: Install logo as ucblogo and make logo a symbolic link to it. Ditto
with the man page.
* rules: don't include a copy of the README as the copyright. Instead include
the README as /usr/doc/ucblogo/README.gz and use the Debian standard GNU GPL
stub copyright (appropriately modified, of course).
* control: Use Section: devel to agree with the Debian ftp archive
(probably should be in interpreters??).
* control: Fix mispelling of "Berkeley implementation".
* control: Reworked the description to be more accurate and useful.
* ucblogo.1: Made a reasonable man page!
-- Chris Fearnley <cjf@netaxs.com> Thu, 29 May 1997 00:08:51 -0400
ucblogo (3.3-1) unstable; urgency=low
* created Debian package
-- Dale Scheetz <dwarf@polaris.net> Fri, 13 Sep 1996 18:32:54 -0400
|