[Python-modules-commits] r10842 - in packages/coherence/trunk/debian (changelog control)

cjsmo-guest at users.alioth.debian.org cjsmo-guest at users.alioth.debian.org
Mon Dec 21 15:43:01 UTC 2009


    Date: Monday, December 21, 2009 @ 15:43:01
  Author: cjsmo-guest
Revision: 10842

New upstream release, removed not needed dependencies, updated email address, package should be ready to, need to test install

Modified:
  packages/coherence/trunk/debian/changelog
  packages/coherence/trunk/debian/control

Modified: packages/coherence/trunk/debian/changelog
===================================================================
--- packages/coherence/trunk/debian/changelog	2009-12-20 10:54:54 UTC (rev 10841)
+++ packages/coherence/trunk/debian/changelog	2009-12-21 15:43:01 UTC (rev 10842)
@@ -1,12 +1,19 @@
-coherence (0.6.5-1) UNRELEASED; urgency=low
+coherence (0.6.6-1) unstable; urgency=low
 
   *  New  upstream release.
   * debian/rules, added rule to remove /coherence/extern/uuid.  Closes: #555429
-  * Moved python-twisted-core and python-twisted-web to Build-Depends-Indep
-     these are now required at build time.
-   * Removed Conflicts, Replaces, Provides from debian/control.
+  * debian/control
+     - Moved python-twisted-core and python-twisted-web to Build-Depends-Indep
+       these are now required at build time.
+     - Removed Conflicts, Replaces, Provides.
+     - Changed my email address.
+     - Added python-mechanize, libgdata-google1.2-1, to Recommends field.
+     - Removed Depends on python-celementtree, python-ctypes, 
+        python-elementtree, these are now part of python.
+     - Remove unnecessary dependency on ‘python-nose’.  Thx Bin Finney
+       (Closes: bug#561323) 
 
- -- Charlie Smotherman <cjsmo at ubuntu.com>  Tue, 10 Nov 2009 06:06:22 -0500
+ -- Charlie Smotherman <cjsmo at cableone.net>  Mon, 21 Dec 2009 08:30:42 -0500
 
 coherence (0.6.4-4) unstable; urgency=low
 

Modified: packages/coherence/trunk/debian/control
===================================================================
--- packages/coherence/trunk/debian/control	2009-12-20 10:54:54 UTC (rev 10841)
+++ packages/coherence/trunk/debian/control	2009-12-21 15:43:01 UTC (rev 10842)
@@ -2,7 +2,7 @@
 Section: python
 Priority: extra
 Maintainer: Arnaud Quette <aquette at debian.org>
-Uploaders: Loic Minier <lool at dooz.org>, Charlie Smotherman <cjsmo at ubuntu.com>
+Uploaders: Loic Minier <lool at dooz.org>, Charlie Smotherman <cjsmo at cableone.net>
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: python (>=2.5), python-support (>= 0.6.4), python-setuptools,
  python-twisted-core, python-twisted-web
@@ -16,20 +16,14 @@
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
-         python-celementtree,
          python-configobj,
-         python-ctypes,
-         python-elementtree,
          python-gst0.10,
          python-louie,
-         python-nose,
          python-pkg-resources,
          python-axiom,
          python-tagpy,
          python-zopeinterface
-Conflicts: coherence
-Replaces: coherence
-Provides: coherence
+Recommends: python-mechanize, libgdata-google1.2-1, 
 Description: Python UPnP framework
  Coherence is a framework written in Python enabling your application to
  participate in digital living networks, at the moment primarily the




More information about the Python-modules-commits mailing list