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
|
sakura (3.4.0-3) unstable; urgency=medium
* Add patch fix_clean_urgent_hint_on_focus_chaage.patch (LP: #1542585)
-- Andreas Rönnquist <gusnan@debian.org> Mon, 06 Mar 2017 10:43:39 +0100
sakura (3.4.0-2) unstable; urgency=medium
* Fix typos in changelog
-- Andreas Rönnquist <gusnan@debian.org> Tue, 10 Jan 2017 17:39:25 +0100
sakura (3.4.0-1) unstable; urgency=medium
* New upstream version 3.4.0
* Remove patch expand_and_ellipsize_tabs.patch, applied upstream
-- Andreas Rönnquist <gusnan@debian.org> Mon, 09 Jan 2017 18:25:18 +0100
sakura (3.3.4-3) unstable; urgency=medium
* Add patch expand_and_ellipsize_tabs.patch - makes the window
not resize when more tabs are added (Closes: #841486)
* Update Standards-Version to 3.9.8 (No changes required)
-- Andreas Rönnquist <gusnan@debian.org> Fri, 02 Dec 2016 21:15:29 +0100
sakura (3.3.4-2) unstable; urgency=medium
* Update copyright
* Use all hardening flags in build
-- Andreas Rönnquist <gusnan@debian.org> Sun, 14 Feb 2016 11:30:25 +0100
sakura (3.3.4-1) unstable; urgency=medium
* Imported Upstream version 3.3.4
* Make cmake build use verbose flag
* Fix lintian warning vcs-field-uses-insecure-uri
* Add hardening fortify flags to build flags
* Remove Norbert Preining and Andrew Lee from uploaders, and
add myself
-- Andreas Rönnquist <gusnan@debian.org> Thu, 11 Feb 2016 17:54:19 +0100
sakura (3.3.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Imported Upstream version 3.3.0
* Remove patch 0002-Add-xterm-title-option.patch, already applied upstream
* Require version 2.91 of libvte
* Drop menu system, desktop file already present
-- Andreas Rönnquist <gusnan@debian.org> Sat, 10 Oct 2015 19:51:33 +0200
sakura (3.2.0-1) unstable; urgency=medium
* New upstream release.
* 0002-Add-xterm-title-option.patch: Add support for a hidden
'T'/'xterm-title' option for xterm compatibility (Closes: #782396).
* debian/control: Bump Standards-Version to 3.9.6, no changes.
-- Andrew Starr-Bochicchio <asb@debian.org> Sun, 10 May 2015 13:17:22 -0400
sakura (3.1.5-1) unstable; urgency=medium
* New upstream release (Closes: #760647).
* 0001-Add-Keywords-field-to-desktop-file.patch:
- Add 'terminal' to desktop file keywords.
-- Andrew Starr-Bochicchio <asb@debian.org> Sat, 06 Sep 2014 17:57:08 -0400
sakura (3.1.4-1) unstable; urgency=medium
* New upstream release (Closes: #756568).
-- Andrew Starr-Bochicchio <asb@debian.org> Sun, 03 Aug 2014 11:41:02 -0400
sakura (3.1.3-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.5, no changes needed.
-- Andrew Starr-Bochicchio <asb@debian.org> Tue, 24 Dec 2013 15:39:51 -0500
sakura (3.1.1-1) unstable; urgency=low
* New upstream release (Closes: #714860).
* Use anonscm.debian.org in the Vcs-Git field to
please lintian.
-- Andrew Starr-Bochicchio <asb@debian.org> Sat, 23 Nov 2013 12:03:25 -0500
sakura (3.1.0-1) unstable; urgency=low
* New upstream release.
* Update debian/watch.
* Bump Standards-Version to 3.9.4, no changes needed.
* Drop deprecated DM-Upload-Allowed field and use my
@debian.org address in the Maintainer field.
* Bump debian/compat to 9.
-- Andrew Starr-Bochicchio <asb@debian.org> Thu, 27 Jun 2013 12:24:04 -0400
sakura (3.0.4-2) unstable; urgency=low
* debian/patches: Drop all disabled patches and
close-right-page-on-child-exit.patch, it was also
applied upstream.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Thu, 03 May 2012 02:20:08 -0400
sakura (3.0.4-1) unstable; urgency=low
* new upstream release:
. disabled patches: dynamic-cwd-path.patch (LP: #977232) (see below
for details), retain-opacity-level.patch
* unfuzzified: close-right-page-on-child-exit.patch
-- Norbert Preining <preining@debian.org> Tue, 01 May 2012 09:50:33 +0900
sakura (3.0.3-3) UNRELEASED; urgency=low
* dynamic-cwd-path.patch: replaces fix_FTBFS4Hurd.patch, patch by
Sebastian Reichel. Better dynamic string allocation handling
for PATH_MAX. This patch also fixes the not keeping cwd in new
tabs bug (LP: #977232)
-- Norbert Preining <preining@debian.org> Tue, 01 May 2012 08:49:14 +0900
sakura (3.0.3-2) unstable; urgency=low
* close-right-page-on-child-exit.patch: When a child process
exits, sakura closes the current notebook page, which can
be different from the page in which the child process was
actually running. Thanks to Thibaut Girka! (Closes: #668988)
* retain-opacity-level.patch: Backport fix for opacity setting
not being retained on tab creation. (LP: #969294)
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Tue, 17 Apr 2012 21:26:43 -0400
sakura (3.0.3-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Update for 1.0 release of the
machine-readable format.
* Drop fix_login_option.patch, applied upstream.
* debian/control: Update build dependencies,
use libgtk-3-dev and libvte-2.90-dev.
* Update Standards-Version to 3.9.3, no changes needed.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Fri, 30 Mar 2012 11:02:58 -0400
sakura (2.4.2-4) unstable; urgency=low
* Fix FTBFS on Hurd. This patch solves the build problems
for GNU/Hurd due to PATH_MAX issues. The solution is to
make dynamic string allocations instead of using fixed
length buffers. Thanks to Tanguy LE CARROUR. (Closes: #887105)
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sun, 12 Feb 2012 11:39:31 -0500
sakura (2.4.2-3) unstable; urgency=low
* set DM-Upload-Allowed to yes
-- Norbert Preining <preining@debian.org> Wed, 25 Jan 2012 13:17:04 +0900
sakura (2.4.2-2) unstable; urgency=low
* debian/copyright:
- License was mistakenly noted as GPL-2+. This was incorrect.
It should simply be GPL-2 (Closes: #638971). Thanks to
Wen-Yen Chuang.
- Update to respect current DEP-5 spec.
* debian/control:
- Correct homepage field for new url (Closes: #648363).
- Run wrap-and-sort to clean up white space.
* debian/patches/fix_login_option.patch: Backport fix from upstream
vcs for broken --login option (Closes: #639652, LP: #887105).
* debian/{watch, rules}: Upstream now hosts releases in a location
that uscan can find. Update watch file to look in the right location
and remove now un-needed get-orig-source target.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Tue, 23 Aug 2011 09:06:41 -0400
sakura (2.4.2-1) unstable; urgency=low
[ Norbert Preining ]
* Change the vcs locations in debian/control.
[ Andrew Starr-Bochicchio ]
* New upstream release.
* debian/control:
- Bump Standards-Version to 3.9.2, no changes needed.
- Bump libgtk2.0-dev and libvte-dev build deps.
- Update Vcs-Browser field again due to Aloith changes.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Tue, 02 Aug 2011 14:33:44 -0400
sakura (2.3.8-1) unstable; urgency=low
* Initial Debian release. (Closes: #467375)
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Tue, 18 May 2010 12:54:42 -0400
sakura (2.3.8-0ubuntu1) maverick; urgency=low
* New upstream release.
* Deleate un-needed debian/README.source file.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 15 May 2010 14:08:12 -0400
sakura (2.3.7-0ubuntu1) lucid; urgency=low
* New upstream bugfix release.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Mon, 08 Mar 2010 18:36:28 -0500
sakura (2.3.6-0ubuntu1) lucid; urgency=low
* New upstream release.
* debian/control: Bump Standards-Version to 3.8.4
* Moved to DebSrc version 3.0 (quilt).
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Tue, 16 Feb 2010 23:10:30 -0500
sakura (2.3.5-0ubuntu1) lucid; urgency=low
* New upstream release.
* Drop debian/sakura.pod, manpage included upstream.
* Drop debian/patches/10_desktopfile_validate, incuded upstream.
* debain/{rules, control}:
- Drop quilt.
- Move to dh 7
* debian/control:
- Bump Standards-Version to 3.8.3
- Drop old Vcs fields. Now maintained directly in lp:ubuntu/sakura
* debian/copyright: Update Dep-5 compliance.
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Mon, 14 Dec 2009 14:35:00 -0500
sakura (2.3.4-0ubuntu1) karmic; urgency=low
* Initial release (LP: #384711)
-- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Tue, 23 Jun 2009 23:58:16 -0400
|