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 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275
|
ytree (1.99pl1-2) unstable; urgency=medium
* Upload to unstable.
-- William Grzybowski <william@grzy.org> Sun, 07 Jul 2019 12:24:40 -0300
ytree (1.99pl1-1) experimental; urgency=medium
* New upstream release (Closes: #687787, #689024).
* New maintainer. (Closes: #929555)
* Add auto pkg test.
* Add clean file.
* Add yml for Salsa CI.
* Add upstream metadata file.
* debian/changelog: remove trailing spaces.
* debian/compat: remove file, no longer used in debhelper 12.
* debian/control:
- Add VCS links.
- Adjust Description to equalize line size.
- Remove quilt build dependency, no longer necessary.
- Update Standards-Version to 4.3.0.
- Use debhelper-compat (12).
* debian/copyright:
- Add and update all debian maintainers.
- Add license for mktime.c.
- Add license for tilde.c, tilde.h, xmalloc.c and xmalloc.h.
- Update copyright years for upstream maintainer.
- Update to format 1.0.
* debian/dirs: remove useless doc entry.
* debian/docs: update to catch up upstream version in filename.
* debian/patches:
- 03_manpages.diff: fix typo in ytree.1 manpage.
- Add headers to all patches.
- Update 01_makefile.diff and 02_profile.diff with last upstream version.
* debian/README.Debian: add header.
* debian/rules:
- Add hardening support.
- Simplify and modernize.
-- William Grzybowski <william@grzy.org> Wed, 03 Jul 2019 09:32:40 -0300
ytree (1.94-2) unstable; urgency=low
* Acknowledge NMU.
* Changed short description in debian/control.
* Fix to remove timestamps from build systems in debian/rules.
Closes: #777273.
-- Kevin Coyner <kcoyner@debian.org> Sun, 23 Oct 2016 15:52:20 -0400
ytree (1.94-1.1) unstable; urgency=low
* NMU
* Specify a path to curses.h to fix FTBFS. Closes: #650600
-- Steve McIntyre <steve.mcintyre@linaro.org> Thu, 15 Dec 2011 16:34:49 +0000
ytree (1.94-1) unstable; urgency=low
* New upstream release.
* Updated Standards-Version to 3.8.4. Changed to 3.0 quilt format.
* Changed reference to ytree-1.9x.lsm file in debian/docs.
* Updated 01_makefile.diff and 03_manpages.diff in debian/patches.
* Switch to dpkg-source 3.0 (quilt) format with appropriate changes to
debian/rules. Removed debian/README.source file. Added
debian/source/format file.
-- Kevin Coyner <kcoyner@debian.org> Wed, 16 Jun 2010 12:55:36 +0000
ytree (1.93-2) unstable; urgency=low
* Changed Build-Depends to libreadline-dev. Closes: #553885.
* Unable to duplicate ytree crashing with a SIGSEGV when enter is pressed.
Closes: #534378.
* Added descriptions to existing patches.
* Small formatting edits to debian/changelog.
* Grammatical change in long description in debian/control.
-- Kevin Coyner <kcoyner@debian.org> Tue, 03 Nov 2009 11:48:04 -0500
ytree (1.93-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Updated Standards-Version to 3.8.3.
+ Bumped debhelper to version 7.4~.
+ Added ${misc:Depends}.
* Added debian/README.source.
* Bumped debian/compat to 7 from 5.
* Updated debian/docs to reflect new file ytree-1.93.lsm.
* Cleaned up debian/rules to reflect debhelper version 7.
-- Kevin Coyner <kcoyner@debian.org> Sat, 24 Oct 2009 21:56:27 -0400
ytree (1.92-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Updated Standards-Version to 3.8.0.
+ Cleaned up long description.
* Modified README.Debian.
* Updated watchfile to version 3 and removed cruft.
* Updated debian/docs list for current version.
-- Kevin Coyner <kcoyner@debian.org> Sun, 05 Oct 2008 18:49:18 -0400
ytree (1.90-2) unstable; urgency=low
* New maintainer. Closes: #474975.
* Added homepage to debian/control.
-- Kevin Coyner <kcoyner@debian.org> Wed, 09 Apr 2008 22:13:05 -0400
ytree (1.90-1) unstable; urgency=low
* QA upload.
+ Set maintainer to Debian QA Group <packages@qa.debian.org>
* New upstream release.
* Improve debian/copyright file.
* Clean debian/rules.
* Add quilt patch system.
+ Move old source changes to patches.
+ 01_makefile.diff - Update paths and enable wide readline support.
+ 02_profile.diff - Run mailcap on USERVIEW.
+ 03_manpages - Fix typos, hyphens, and manpage section.
-- Barry deFreese <bddebian@comcast.net> Tue, 08 Apr 2008 13:58:28 -0400
ytree (1.86-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix double-build FTBFS by removing “*.gz ytree” through the dh_clean
call in the clean target, workaround needed because of the
insufficient upstream Makefile. Closes: #442776.
* Bump debhelper compatibility from 1 to 5 (!):
- Move it from debian/rules to debian/compat.
- Bump the B-D on debhelper.
- Use debian/ytree/usr instead of debian/tmp/usr in the “make
install” call.
* No longer ignore “make clean” errors (only remove the leading dash).
* Bump Standards-Version from 3.6.1 to 3.7.3, no changes needed.
* Menu transition, from “Apps/Tools” to “Applications/File Management”.
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Wed, 27 Feb 2008 05:05:24 +0100
ytree (1.86-1) unstable; urgency=low
* New upstream release.
-- Carlos Barros <cbf@debian.org> Wed, 10 May 2006 20:07:51 +0200
ytree (1.82-1) unstable; urgency=low
* Closes: #99152: hurd-i386 maintainers please, update this package.
* Closes: #200429: It is fixed this security breach.
* Closes: #263773: this is the new upstream version.
-- Carlos Barros <cbf@debian.org> Sun, 28 Nov 2004 19:07:51 +0100
ytree (1.80-1) unstable; urgency=low
* New upstream release.
* Change COMPAT version. Closes: Bug#260555.
-- Carlos Barros <cbf@debian.org> Tue, 21 Oct 2003 13:16:38 +0000
ytree (1.79-2) unstable; urgency=low
* Add build-depends on libreadline4-dev. Closes: Bug#216815.
-- Carlos Barros <cbf@debian.org> Tue, 21 Oct 2003 13:16:38 +0000
ytree (1.79-1) unstable; urgency=low
* New upstream version. Closes: Bug#216752.
* Include some sort of hex editor.
* Now the license change to GPLv2.
-- Carlos Barros <cbf@debian.org> Tue, 3 Jul 2001 20:57:31 -0300
ytree (1.75-1) unstable; urgency=low
* New upstream version.
* Include internal hex viewer.
-- Carlos Barros <cbf@debian.org> Tue, 3 Jul 2001 20:57:31 -0300
ytree (1.74-2) unstable; urgency=low
* I did close the wrong bug, now it close the right one. Closes: Bug#99152.
-- Carlos Barros <cbf@debian.org> Tue, 3 Jul 2001 20:57:31 -0300
ytree (1.74-1) unstable; urgency=low
* New upstream source.
* It has the patch from #99154. Closes: Bug#99154.
-- Carlos Barros <cbf@debian.org> Thu, 14 Jun 2001 22:37:51 -0300
ytree (1.72-1) unstable; urgency=low
* New upstream source
* Added Show All Tagged
-- Carlos Barros <cbf@debian.org> Tue, 13 Mar 2001 22:00:26 -0300
ytree (1.71-1) unstable; urgency=low
* New upstream source
-- Carlos Barros <cbf@debian.org> Tue, 19 Dec 2000 23:15:17 +0000
ytree (1.65-6) frozen unstable; urgency=low
* Upload to unstable instead of woody.
-- Carlos Barros <cbf@debian.org> Tue, 19 Dec 2000 23:14:29 +0000
ytree (1.65-5) frozen woody; urgency=low
* A better Description, closes #57302
* upload also to woody.
-- Carlos Barros <cbf@debian.org> Thu, 10 Feb 2000 11:04:03 -0300
ytree (1.65-4) frozen; urgency=low
* rebuild with correct date.
-- Carlos Barros <cbf@debian.org> Mon, 7 Feb 2000 09:37:05 -0300
ytree (1.65-3) frozen; urgency=low
* Recompile using libncurses5-dev.
-- Carlos Barros <cbf@debian.org> Wed, 25 Oct 2000 10:12:13 -0300
ytree (1.65-2) unstable; urgency=low
* FHS
* clean lintian errors.
-- Carlos Barros <cbf@debian.org> Mon, 13 Sep 1999 14:05:40 -0300
ytree (1.65-1) unstable; urgency=low
* New upstream source.
-- Carlos Barros <cbf@debian.org> Fri, 19 Feb 1999 16:26:59 -0300
ytree (1.64-4) unstable; urgency=low
* change depends from ncurses to libncurses.
-- Carlos Barros <cbf@debian.org> Sun, 1 Nov 1998 15:07:01 -0300
ytree (1.64-3) unstable; urgency=low
* change directory depth read for not overload too much.
* moving from Apps/utils to Apps/Misc in the menu system
closes bug #27470.
-- Carlos Barros <cbf@debian.org> Mon, 5 Oct 1998 12:09:09 -0300
ytree (1.64-2) unstable; urgency=low
* Oops. A file went on ytree*.diff that shouldn't.
* Initial Release.
-- Carlos Barros <cbf@debian.org> Wed, 9 Sep 1998 12:23:43 -0300
Local variables:
mode: debian-changelog
End:
|