[Python-apps-commits] r7194 - in packages/eric/trunk/debian (changelog control watch)
gudjon-guest at users.alioth.debian.org
gudjon-guest at users.alioth.debian.org
Tue Jun 14 06:15:11 UTC 2011
Date: Tuesday, June 14, 2011 @ 06:15:09
Author: gudjon-guest
Revision: 7194
* New upstream file
* Fixed watch file, not to search for snapshots
* Removed version from python-sip/qt4 dependencies. It disturbs
the build daemon and the non-working versions have never
been packaged (Closes: #629749)
* Bump standards version to 3.9.2
Modified:
packages/eric/trunk/debian/changelog
packages/eric/trunk/debian/control
packages/eric/trunk/debian/watch
Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog 2011-06-14 00:32:11 UTC (rev 7193)
+++ packages/eric/trunk/debian/changelog 2011-06-14 06:15:09 UTC (rev 7194)
@@ -1,3 +1,14 @@
+eric (4.4.15-1) unstable; urgency=low
+
+ * New upstream file
+ * Fixed watch file, not to search for snapshots
+ * Removed version from python-sip/qt4 dependencies. It disturbs
+ the build daemon and the non-working versions have never
+ been packaged (Closes: #629749)
+ * Bump standards version to 3.9.2
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org> Tue, 14 Jun 2011 08:02:53 +0200
+
eric (4.4.12-1) unstable; urgency=low
* New upstream release
Modified: packages/eric/trunk/debian/control
===================================================================
--- packages/eric/trunk/debian/control 2011-06-14 00:32:11 UTC (rev 7193)
+++ packages/eric/trunk/debian/control 2011-06-14 06:15:09 UTC (rev 7194)
@@ -6,11 +6,11 @@
Build-Depends: debhelper (>= 7), quilt
Build-Depends-Indep: python-all (>= 2.5), python-qt4 (>= 4.5),
python-support, python-qscintilla2 (>=2.4.3),
- python-sip-dev (<<4.11) | python-sip-dev (>=4.11.2), qt4-dev-tools, libqt4-dev,
- python-qt4-dev (<<4.7.5) | python-qt4-dev (>=4.7.6)
+ python-sip-dev, qt4-dev-tools, libqt4-dev,
+ python-qt4-dev
#, python-kde4
XS-Python-Version: >=2.5
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://eric-ide.python-projects.org/
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/eric/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/eric/trunk/
Modified: packages/eric/trunk/debian/watch
===================================================================
--- packages/eric/trunk/debian/watch 2011-06-14 00:32:11 UTC (rev 7193)
+++ packages/eric/trunk/debian/watch 2011-06-14 06:15:09 UTC (rev 7194)
@@ -1,2 +1,2 @@
version=3
-http://sf.net/eric-ide/eric4-([0-9].*)\.tar\.gz debian uupdate
+http://sf.net/eric-ide/eric4-([0-9]\.[0-9]\.[0-9].*)\.tar\.gz debian uupdate
More information about the Python-apps-commits
mailing list