diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 95 |
1 files changed, 0 insertions, 95 deletions
diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index c665103..0000000 --- a/debian/changelog +++ /dev/null @@ -1,95 +0,0 @@ -universal-indent-gui-tqt (1.2.0-2) unstable; urgency=medium - - * Port to TQt3 and package renaming - * Initial release for TQt3 - - -- Michele Calgaro <michele.calgaro@yahoo.it> Mon, 16 Jul 2022 16:06:00 +0900 - -universalindentgui (1.2.0-1.1) unstable; urgency=medium - - * Non-maintainer upload. - * Update for new qscintilla2 library names (Closes: #885647) - - -- Scott Kitterman <scott@kitterman.com> Thu, 04 Jan 2018 07:06:09 -0500 - -universalindentgui (1.2.0-1) unstable; urgency=low - - * New upstream release. - * Drop 02_fix_gcc_4.5_build.patch - merged upstream. - * Update debian/contol: - - bump debhelper to 9. - - bump Standards-Version to 3.9.3 (no changes needed). - - -- Fathi Boudra <fabo@debian.org> Tue, 22 May 2012 08:49:27 +0300 - -universalindentgui (1.1.0-2) unstable; urgency=low - - * Add 02_fix_gcc_4.5_build.patch (Closes: #565043) - - -- Fathi Boudra <fabo@debian.org> Mon, 21 Feb 2011 12:21:21 +0200 - -universalindentgui (1.1.0-1) unstable; urgency=low - - * New upstream release. - * Update debian/control: - - Bump quilt and debhelper build-dependency versions. - - Bump Standards-Version to 3.8.3 (no changes needed). - * Convert debian/rules to dh usage. - * Rename debian/universalindentgui.lintian to - debian/universalindentgui.lintian-overrides for dh_lintian usage. - * Add debian/README.source file. - - -- Fathi Boudra <fabo@debian.org> Thu, 20 Aug 2009 13:41:45 +0200 - -universalindentgui (1.0.2-1) unstable; urgency=low - - * New upstream release: - - The default editor font type is now Monospace instead of Courier. - (Closes: #483873) - * Add 01_disable_check_for_update.diff patch: - Automatic check for update is disabled by default. (Closes: #514999) - * Bump debian/compat to 7. - * Update debian/control: - - Set Thomas Schweitzer as maintainer and myself as uploader. - (Closes: #483068) - - Bump debhelper build-dependency to 7. - - Bump Standards-Version to 3.8.1. No changes needed. - - Update recommended beautifier list. - - Update description to list all supported beautifiers. - * Update debian/copyright: - - Add PerlTidy.pm and JsDecoder.js missing copyrights. - * Cleanup debian/rules. - - -- Fathi Boudra <fabo@debian.org> Wed, 29 Apr 2009 10:50:58 +0200 - -universalindentgui (0.8.1-1.2) unstable; urgency=low - - * Non-maintainer upload. - * Avoid symlink attacks by using mkdtemp (Closes: 504726) - - -- Eddy Petrișor <eddy.petrisor@gmail.com> Wed, 12 Nov 2008 01:34:23 +0200 - -universalindentgui (0.8.1-1.1) unstable; urgency=high - - * Non-maintainer upload. - * urgency high since universalindentgui is actually useless by default - (can be hacked to work by setting TMPDIR='/tmp/a') - * fixed temporary path asamblation so indents can work - (Closes: 486577) - - -- Eddy Petrișor <eddy.petrisor@gmail.com> Wed, 05 Nov 2008 03:51:48 +0200 - -universalindentgui (0.8.1-1) unstable; urgency=low - - * New upstream release - * debian/rules: Do not delete perltidy as it's no longer shipped - * debian/rules: Cleanup extended - - -- Sebastian Pipping <webmaster@hartwork.org> Wed, 02 April 2008 04:45:00 +0100 - -universalindentgui (0.8.0-1) unstable; urgency=low - - * Initial release (Closes: #459671) - * Add man page missing in release archive (svn revision 603 plus fixes) - - -- Sebastian Pipping <webmaster@hartwork.org> Tue, 08 Jan 2008 15:13:53 +0100 |