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
|
kscope (1.9.4-2) unstable; urgency=low
* Team Upload
* Add debian/patches/03_fix_indirect_linking to fix FTBFS with new linker
(closes: #555062)
-- Scott Kitterman <scott@kitterman.com> Sat, 19 Nov 2011 23:29:06 -0500
kscope (1.9.4-1) unstable; urgency=low
* New upstream release.
* Remove 03_fix_createindex_call.diff patch. Merged upstream.
* Bump Standards-Version to 3.8.1. No changes needed.
-- Fathi Boudra <fabo@debian.org> Tue, 14 Apr 2009 20:40:27 +0200
kscope (1.9.2-1) unstable; urgency=low
* New upstream release:
- code rewrite using Qt 4 only.
* Remove all previous patches. Deprecated.
* Add patches:
- 01_fix_install_path.diff
Use INSTALL_PATH=/usr instead of /usr/local prefix.
- 02_set_debian_qscintilla_path.diff
QScintilla on Debian uses /usr/include/qt4/Qsci include path.
- 03_fix_createindex_call.diff
Fix error: call of overloaded 'createIndex(int&, int&, NULL)'
is ambiguous.
* Bump compat to 7.
* Update Section field: use devel.
* Update build dependencies:
- Remove previous build-depends. Deprecated
- Add libqt4-dev and libqscintilla2-dev.
* Rewrite descriptions as kscope isn't a KDE application anymore.
* Update copyright: kscope is licensed under GPL-2+ now.
* Remove docs file. Deprecated.
* Add kscope.desktop file.
* Remove kscope manpage. Deprecated.
* Rewrite rules file. Use debhelper.
-- Fathi Boudra <fabo@debian.org> Fri, 27 Feb 2009 00:14:00 +0100
kscope (1.6.2-1) unstable; urgency=low
* New upstream release (bugfix release).
* Bump Standards-Version to 3.8.0 (no changes needed).
-- Fathi Boudra <fabo@debian.org> Sat, 09 Aug 2008 10:20:14 +0200
kscope (1.6.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 3.7.3.
* Use Homepage, Vcs-Browser and Vcs-Svn fields.
* Switch to quilt patch system.
* Remove embedded copy of GFDL as it can be found in common-licences.
-- Fathi Boudra <fabo@debian.org> Sat, 01 Mar 2008 19:33:31 +0100
kscope (1.6.0-1) unstable; urgency=low
* New upstream release.
-- Fathi Boudra <fboudra@free.fr> Thu, 12 Jul 2007 21:22:32 +0200
kscope (1.5.2-1) unstable; urgency=low
* New upstream release. (Closes: #420874)
-- Fathi Boudra <fboudra@free.fr> Tue, 15 May 2007 19:47:50 +0200
kscope (1.5.1-2) unstable; urgency=low
* Upload to unstable
-- Mark Purcell <msp@debian.org> Sat, 3 Mar 2007 13:23:12 +0000
kscope (1.5.1-1) experimental; urgency=low
* New upstream release.
-- Fathi Boudra <fboudra@free.fr> Thu, 15 Feb 2007 18:56:31 +0100
kscope (1.5.0-1) unstable; urgency=low
* New upstream release
* Add ./debian/rules get-orig-source for http://buildserver.net
* Build-Depends: autotools-dev fixes outdated-autotools-helper-file
-- Mark Purcell <msp@debian.org> Wed, 7 Feb 2007 21:08:10 +0000
kscope (1.4.2-1) unstable; urgency=low
* New upstream release
-- Fathi Boudra <fboudra@free.fr> Mon, 16 Oct 2006 22:03:21 +0200
kscope (1.4.1-2) unstable; urgency=low
* Add patch to load default config
-- Fathi Boudra <fboudra@free.fr> Fri, 8 Sep 2006 18:13:30 +0200
kscope (1.4.1-1) unstable; urgency=low
* New upstream release
* Remove 11_crashfix.diff, merged upstream
-- Fathi Boudra <fboudra@free.fr> Thu, 24 Aug 2006 12:24:23 +0200
kscope (1.4.0-1) unstable; urgency=low
* New upstream release
* Merge kubuntu patches, thanks to Tom Albers <tomalbers@kde.nl>
* Add kscope manpage from kubuntu package,
thanks to Jonathan Patrick Davies <jpatrick@ubuntu.com>
* Update copyright file: add kscope manpage license
-- Fathi Boudra <fboudra@free.fr> Thu, 10 Aug 2006 14:42:31 +0200
kscope (1.3.4-1) unstable; urgency=low
* Initial release (Closes: #309669)
-- Fathi Boudra <fboudra@free.fr> Fri, 28 Apr 2006 08:05:15 +0100
|