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 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451
|
texstudio (2.11.2+debian-1) unstable; urgency=medium
* Merging upstream version 2.11.2+debian.
* Regenerating 01-removed-upstream-files.patch.
* Regenerating 04-quazip-qt5.patch.
* Adding new upstream files flowlayout.* to copyright file.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused hunspell directory
- unused pdfviewer/include_win32 directory
- unused pdfviewer/include_win32_qt5 directory
- unused qt translations
- unused quazip directory
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Sun, 23 Oct 2016 19:37:11 +0200
texstudio (2.11.0+debian-1) unstable; urgency=medium
* Merging upstream version 2.11.0+debian.
* Updating get-orig-source target in rules to no longer include quazip.
* Adding build dependency on libquazip5-dev.
* Removing no longer included quazip from copyright file.
* Adding new upstream folder libqmarkedscrollbar to copyright file.
* Improving variable handling for disabling the TeXstudio crash handler
and tests in rules.
* Adding variable for building TeXstudio against Debian's libhunspell in
rules.
* Adding variable for building TeXstudio against Debian's libquazip in
rules.
* Enable hardening options in rules.
* Removing 01-use-libhunspell.patch as upstream's build process now
supports using Debian's libhunspell.
* Regenerating 02-removed-upstream-files.patch.
* Regenerating 04-disable-auto-update.patch.
* Reordering patches.
* Adding 04-quazip-qt5.patch in order to build against the qt5 version
of libquazip.
* Mentioning new translation (nl) in control file.
* Updating to standards version 3.9.8, no changes needed.
* Adding lintian-overrides in order to prevent false positives.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused hunspell directory
- unused pdfviewer/include_win32 directory
- unused pdfviewer/include_win32_qt5 directory
- unused qt translations
- unused quazip directory
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Sun, 26 Jun 2016 11:53:55 +0200
texstudio (2.10.8+debian-1) unstable; urgency=medium
* Merging upstream version 2.10.8+debian.
* Regenerating 01-use-libhunspell.patch.
* Regenerating 02-removed-upstream-files.patch.
* Regenerating 04-disable-auto-update.patch.
* Updating copyright file to reflect upstream changes.
-- Tom Jampen <tom@cryptography.ch> Sat, 06 Feb 2016 21:26:19 +0100
texstudio (2.10.6+debian-1) unstable; urgency=medium
* Merging upstream version 2.10.6+debian.
* Updating 01-use-libhunspell.patch to only change hunspell related
behavior.
* Updating and renaming 02-no-qt-translations.patch in order to
completely remove files from texstudio.pro deleted from the upstream
tarball.
* Updating 03-fix-desktop.patch.
* Updating 04-disable-auto-update.patch to also disable the update level
chooser and the "Check Now" button.
* Updating get-orig-source target in rules file to handle unneeded files
moved to a subdirectory within the upstream tarball.
* Changing years in copyright file to reflect upstream changes.
* Updating file locations in copyright file to reflect moved source
code.
* Mentioning additional translations in control file.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused hunspell directory
- unused pdfviewer/include_win32 directory
- unused pdfviewer/include_win32_qt5 directory
- unused qt translations
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Thu, 28 Jan 2016 13:23:54 +0100
texstudio (2.10.4+debian-1) unstable; urgency=medium
* Merging upstream version 2.10.4+debian.
* Updating 01-use-libhunspell.patch.
* Updating 02-no-qt-translations.patch.
* Updating 04-disable-auto-update.patch.
* Updating year in copyright file.
-- Tom Jampen <tom@cryptography.ch> Tue, 12 Jan 2016 22:44:10 +0100
texstudio (2.10.2+debian-1) unstable; urgency=medium
* Merging upstream version 2.10.2+debian.
* Regenerating 01-use-libhunspell.patch.
* Regenerating 04-no-qt-translations.patch.
* Reordering patches.
-- Tom Jampen <tom@cryptography.ch> Tue, 22 Sep 2015 07:56:48 +0200
texstudio (2.10.0+debian-1) unstable; urgency=medium
* Merging upstream version 2.10.0+debian.
* Updating 01-use-libhunspell.patch.
* Regenerating 03-disable-auto-update.patch.
* Updating 04-no-qt-translations.patch.
* Removing 05-fix-mercurial-revision.patch, included upstream.
* Updating copyright file to match source code changes.
* Updating rules file to reflect new changelog location.
* Removing no longer used lintian-override.
-- Tom Jampen <tom@cryptography.ch> Sun, 13 Sep 2015 21:19:38 +0200
texstudio (2.9.4+debian-3) unstable; urgency=medium
* Updating texstudio's svg dependency for qt5 (Closes: #786455).
-- Tom Jampen <tom@cryptography.ch> Tue, 26 May 2015 21:58:42 +0200
texstudio (2.9.4+debian-2) unstable; urgency=medium
* Updating rules to select qt5 for building.
* Updating build dependencies to build with qt5.
-- Tom Jampen <tom@cryptography.ch> Fri, 15 May 2015 19:31:22 +0200
texstudio (2.9.4+debian-1) unstable; urgency=medium
* Merging upstream version 2.9.4+debian.
* Regenerating 03-disable-auto-update.patch.
* Removing 05-use-libsynctex.patch as TeXstudio includes a modified
version of the synctex parser.
* Removing libsynctex-dev from Build-Depends as TeXstudio includes a
modified version of the synctex parser.
* Removing 06-fix-silent-file-saving.patch, fixed upstream.
* Adding 05-fix-mercurial-revision.patch in order to prevent TeXstudio's
mercurial revision from being empty.
* Updating year in copyright file.
* Updating quazip's copyright information.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused hunspell directory
- unused include_win32 directory
- unused include_win32_qt5 directory
- unused qt translations
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Fri, 08 May 2015 06:42:01 +0200
texstudio (2.8.8+debian-1) unstable; urgency=medium
* Merging upstream version 2.8.8+debian (Closes: #774084).
* Updating 01-use-libhunspell.patch.
* Regenerating 03-disable-auto-update.patch.
* Regenerating 04-no-qt-translations.patch.
* Regenerating 05-use-libsynctex.patch.
* Regenerating 06-fix-silent-file-saving.patch.
* Updating year in copyright file.
* Removing doc-base registration for usermanual-fr, as the french
version has been removed upstream.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused hunspell directory
- unused include_win32 directory
- unused include_win32_qt5 directory
- unused qt translations
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Wed, 29 Apr 2015 20:35:43 +0200
texstudio (2.8.4+debian-3) unstable; urgency=medium
* Adding 06-fix-silent-file-saving.patch in order to prevent data loss
(Closes: #770721).
-- Tom Jampen <tom@cryptography.ch> Wed, 03 Dec 2014 14:05:12 +0200
texstudio (2.8.4+debian-2) unstable; urgency=medium
* Updating to standards version 3.9.6, no changes needed.
* Switching to default xz compression in source/options.
* Adding needed Replaces and Breaks fields for texstudio-doc and
texstudio-l10n in order to allow upgrading from wheezy due to splitting
the texstudio binary package (Closes: #768158).
-- Tom Jampen <tom@cryptography.ch> Thu, 06 Nov 2014 14:39:02 +0100
texstudio (2.8.4+debian-1) unstable; urgency=medium
* Merging upstream version 2.8.4+debian.
* Regenerating 01-use-libhunspell.patch.
* Updating 04-no-qt-translations.patch to also exclude qt_pl.qm.
* Regenerating 05-use-libsynctex.patch.
* Updating package description to include new polish translations.
* Switching to default xz compression level in rules.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused hunspell directory
- unused include_win32 directory
- unused include_win32_qt5 directory
- unused qt translations
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Wed, 10 Sep 2014 07:36:27 +0200
texstudio (2.8.2+debian-1) unstable; urgency=medium
* Merging upstream version 2.8.2+debian.
* Regenerating 01-use-libhunspell.patch.
* Updating 02-fix-desktop.patch.
* Regenerating 03-disable-auto-update.patch.
* Regenerating 04-no-qt-translations.patch.
* Regenerating 05-use-libsynctex.patch.
* Updating year in copyright file.
* Removing texstudio.svg from install file, fixed upstream.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused hunspell directory
- unused include_win32 directory
- unused include_win32_qt5 directory
- unused qt translations
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Mon, 18 Aug 2014 06:45:11 +0200
texstudio (2.8.0+debian-2) unstable; urgency=medium
* Fixing wrong date in changelog.
* Enabling --as-needed linking.
* Adding dependency on libqt4-svg as texstudio heavily uses svg icons (LP:
#1332508).
* Fixing capitalization error in package description.
* Simplifying install files by removing unneeded destination directories.
-- Tom Jampen <tom@cryptography.ch> Wed, 30 Jul 2014 06:29:41 +0200
texstudio (2.8.0+debian-1) unstable; urgency=medium
* Merging upstream version 2.8.0+debian.
* Updating 01-use-libhunspell.patch.
* Improving 03-disable-auto-update.patch to not only uncheck but disable the
auto update checkbox.
* Regenerating 04-no-qt-translations.patch.
* Removing no longer needed 05-fix-poppler-qt5-path.patch.
* Enabling parallel building, thanks to Pino Toscano <pino@debian.org> for
the patch (Closes: #752269).
* Improving get-orig-source target in rules file.
* Updating get-orig-source target in rules file to remove unneeded new
include_win32_qt5 directory from upstream tarball.
* Adding AppStream support by installing upstream texstudio.appdata.xml.
* Adding texstudio-doc and texstudio-l10n to texstudio's recommends.
* Adding lintian-overrides for false positive and unfixable typo.
* Updating years in copyright file.
* Adding build dependency on libsynctex-dev.
* Adding 05-use-libsynctex.patch in order to use libsynctex instead of
embedded synctex files, thanks to Sebastian Ramacher <sramacher@debian.org>
for the patch (Closes: #753806).
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused hunspell directory
- unused include_win32 directory
- unused include_win32_qt5 directory
- unused qt translations
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Fri, 11 Jul 2014 12:31:23 +0200
texstudio (2.7.0+debian-2) unstable; urgency=medium
* Moving html documentation and latex templates to separate package.
* Moving texstudio translations to separate package.
* Adding missing sources for minified and combined quazip/doc/html/jquery.js.
* Updating 02-fix-desktop.patch to add keywords entry to the desktop file.
-- Tom Jampen <tom@cryptography.ch> Tue, 22 Apr 2014 16:44:02 +0200
texstudio (2.7.0+debian-1) unstable; urgency=medium
* Merging upstream version 2.7.0+debian.
* Regenerating 01-use-libhunspell.patch.
* Regenerating 03-disable-auto-update.patch.
* Regenerating 04-no-qt-translations.patch.
* Regenerating 05-fix-poppler-qt5-path.patch.
* Fixing wrong license information for quazip in copyright file.
* Updating year in copyright file.
* Adding license information for the new latex reference manual to copyright
file.
* Updating the doc-base registration for the latex reference manual to point
to the new html file.
-- Tom Jampen <tom@cryptography.ch> Fri, 18 Apr 2014 10:30:15 +0200
texstudio (2.6.6+debian-1) unstable; urgency=low
* Merging upstream version 2.6.6+debian.
* Regenerating 01-use-libhunspell.patch.
* Regenerating 03-disable-auto-update.patch.
* Adding 04-no-qt-translations.patch to remove qt translation files from
texstudio.pro.
* Adding 05-fix-poppler-qt5-path.patch to fix poppler-qt5 path in
texstudio.pro.
* Adding missing moderncv templates to copyright file.
* Updating license information for qtsingleapplication due to upstream
changes.
* Sorting copyright file alphabetically.
* Registering upstream html documentation with doc-base.
* Updating to standards version 3.9.5.
-- Tom Jampen <tom@cryptography.ch> Fri, 22 Nov 2013 11:08:21 +0100
texstudio (2.6.2+debian-2) unstable; urgency=low
* Disabling the buggy texstudio crash handler in order to allow building
on several archs (Closes: #705820).
-- Tom Jampen <tom@cryptography.ch> Thu, 15 Aug 2013 14:27:43 +0200
texstudio (2.6.2+debian-1) unstable; urgency=low
* Merging upstream version 2.6.2+debian.
* Removing 04-string-format-security.patch, fixed upstream.
-- Tom Jampen <tom@cryptography.ch> Sun, 11 Aug 2013 17:30:34 +0200
texstudio (2.6.0+debian-1) unstable; urgency=low
* Merging upstream version 2.6.0+debian:
- Fixes FTBFS on several architectures ("error: 'REG_EIP' was not declared
in this scope") (Closes: #705820).
* Regenerating 01-use-libhunspell.patch.
* Updating 02-fix-desktop.patch to also remove no longer needed encoding
line.
* Fixing indentation in 03-disable-auto-update.patch.
* Adding 04-string-format-security.patch in order to fix a format-
security compile error.
* Removing fix for wrong permissions of spanish TeXstudio translation
file from rules.
* Adding new files in directory quazip to copyright file.
* Adding zipped latex templates to texstudio.install file.
* Adding get-orig-source target to rules file.
* Overriding dh_auto_configure in order to suppress automated tests when
starting TeXstudio after installing/upgrading (LP: #1154261).
-- Tom Jampen <tom@cryptography.ch> Tue, 18 Jun 2013 22:18:36 +0200
texstudio (2.5.2+debian-1) experimental; urgency=low
* Merging upstream version 2.5.2+debian.
* Regenerating 01-use-libhunspell.patch.
* Regenerating 02-fix-desktop.patch.
* Removing 03-fix-manpage-version.patch, fixed upstream.
* Removing 04-mythes-path.patch, included upstream.
* Removing 05-gcc4.7.patch, included upstream.
* Removing 06-fix-auto-bibtex.patch, fixed upstream.
* Removing 07-disable-auto-bibtex-option.patch, fixed upstream with new
tex build system.
* Removing 08-change-default-quickbuild-option.patch, fixed upstream
with new tex build system.
* Removing 09-trim-commands.patch, fixed upstream.
* Removing 10-disable-riddle.patch, fixed upstream by displaying a
useful text instead of the riddle.
* Adding 03-disable-auto-update.patch in order to prevent automatic
TeXstudio updates.
* Correcting line break in control file.
* Updating to standards version 3.9.4.
* Installing uncompressed css files for TeXstudio's user manual.
* Installing files for designating language specific words in TeXstudio
that shouldn't be used.
* Installing files containing language specific words that are
designated as a repetition error in TeXstudio only if they are placed
directly next to each other.
* Installing latex template files to /usr/share/texstudio, needed for
new template mechanism.
* Fixing watch file as proposed by Bart Martens <bartm@debian.org>, but
keeping version mangle.
* Fixing wrong permissions of spanish TeXstudio translation file.
* Updating year in copyright file.
* Adding new TeXstudio authors to copyright file.
* Fixing typo in old changelog entry.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused include_win32 directory
- unused hunspell directory
- unused dictionary and thesaurus files
- unused TexTablet directory
- unused poppler-data directory
-- Tom Jampen <tom@cryptography.ch> Mon, 18 Mar 2013 11:19:14 +0100
texstudio (2.3+debian-4) unstable; urgency=low
* Adding patch to prevent needless latex run when no bib-files are referenced
(Closes: #688558).
* Adding patch to set the default value of "automatically run 'latex, bibtex,
latex' if bib-files were changed" to disabled.
* Adding patch to make 'pdflatex, viewpdf' the default quick build option.
* Adding patch to prevent the config file from growing by unnecessary
whitespace.
* Adding patch to disable the riddle asked when accessing advanced
configuration options.
-- Tom Jampen <tom@cryptography.ch> Sat, 20 Oct 2012 12:21:07 +0200
texstudio (2.3+debian-3) unstable; urgency=low
* Adding build-dependency on zlib1g-dev (Closes: #678583).
-- Tom Jampen <tom@cryptography.ch> Sun, 24 Jun 2012 13:26:15 +0200
texstudio (2.3+debian-2) unstable; urgency=low
* Fixing typo in source URL in copyright file.
* Improving watch file.
* Adding build-dependency on pkg-config (Closes: #675497).
-- Tom Jampen <tom@cryptography.ch> Fri, 15 Jun 2012 21:03:17 +0200
texstudio (2.3+debian-1) unstable; urgency=low
* Initial release.
* Rebuilding upstream tarball without:
- conflicting debian directory
- unused include_win32 directory
- unused hunspell directory
- unused dictionary and thesaurus files
-- Tom Jampen <tom@cryptography.ch> Mon, 14 May 2012 16:36:52 +0200
|