[Python-apps-commits] r2278 - in packages/eric/trunk/debian (4 files)
gudjon-guest at users.alioth.debian.org
gudjon-guest at users.alioth.debian.org
Sun Feb 1 11:03:17 UTC 2009
Date: Sunday, February 1, 2009 @ 11:03:16
Author: gudjon-guest
Revision: 2278
Version 4.2.5 ready for upload
Modified:
packages/eric/trunk/debian/changelog
packages/eric/trunk/debian/control
packages/eric/trunk/debian/copyright
packages/eric/trunk/debian/patches/00list
Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog 2009-01-30 19:10:11 UTC (rev 2277)
+++ packages/eric/trunk/debian/changelog 2009-02-01 11:03:16 UTC (rev 2278)
@@ -1,3 +1,13 @@
+eric (4.2.5-1) experimental; urgency=low
+
+ * New upstream release
+ * Disable 06_disable-update-warning patch since it is disfunctional
+ * Remove suggest and recommends for qt4-linguist, libqt3-i18
+ * Add suggestion for qt4-dev-tools
+ * Added GPL version to copyright file
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org> Sun, 01 Feb 2009 10:58:55 +0000
+
eric (4.2.4a-1) experimental; urgency=low
* New upstream release
Modified: packages/eric/trunk/debian/control
===================================================================
--- packages/eric/trunk/debian/control 2009-01-30 19:10:11 UTC (rev 2277)
+++ packages/eric/trunk/debian/control 2009-02-01 11:03:16 UTC (rev 2278)
@@ -15,9 +15,9 @@
Architecture: all
Depends: ${python:Depends}, python-qt4 (>= 4.3.1),
bicyclerepair (>= 0.9-4.1), python-qscintilla2
-Recommends: eric-api-files, libqt3-i18n
-Suggests: qt4-assistant, qt4-designer, qt4-linguist, qt4-doc, pyqt4-dev-tools,
- ruby, python-doc, python-profiler
+Recommends: eric-api-files
+Suggests: qt4-assistant, qt4-designer, qt4-doc, pyqt4-dev-tools,
+ qt4-dev-tools, ruby, python-doc, python-profiler
XB-Python-Version: current
Description: full featured Python IDE
eric is a full featured Python IDE written in PyQt using the QScintilla
Modified: packages/eric/trunk/debian/copyright
===================================================================
--- packages/eric/trunk/debian/copyright 2009-01-30 19:10:11 UTC (rev 2277)
+++ packages/eric/trunk/debian/copyright 2009-02-01 11:03:16 UTC (rev 2278)
@@ -9,10 +9,10 @@
Copyright (c) 2003 - 2007 Detlev Offenbach <detlev at die-offenbachs.de>
- eric4 (and the others) is released under the conditions of the GPL. See
- separate license file for more details. Third party software included in
- eric4 is released under their respective license and contained in the
- eric4 distribution for convenience.
+ eric4 (and the others) is released under the conditions of the GPL
+ (version 2). See separate license file for more details. Third party
+ software included in eric4 is released under their respective license
+ and contained in the eric4 distribution (as LICENSE.GPL) for convenience.
On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
Modified: packages/eric/trunk/debian/patches/00list
===================================================================
--- packages/eric/trunk/debian/patches/00list 2009-01-30 19:10:11 UTC (rev 2277)
+++ packages/eric/trunk/debian/patches/00list 2009-02-01 11:03:16 UTC (rev 2278)
@@ -3,4 +3,4 @@
#03_installer_fix
04_documentation_paths
05_fix-api-path
-06_disable-update-warning
+#06_disable-update-warning
More information about the Python-apps-commits
mailing list