[Python-modules-commits] r18588 - in packages/pycurl/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Sep 18 08:06:40 UTC 2011


    Date: Sunday, September 18, 2011 @ 08:06:39
  Author: morph
Revision: 18588

remvoed Conflicts/Replaces/Provides, not needed

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

Modified: packages/pycurl/trunk/debian/changelog
===================================================================
--- packages/pycurl/trunk/debian/changelog	2011-09-18 08:03:20 UTC (rev 18587)
+++ packages/pycurl/trunk/debian/changelog	2011-09-18 08:06:39 UTC (rev 18588)
@@ -6,8 +6,9 @@
     - removed, not needed
   * debian/control
     - bump Standards-Version to 3.9.2 (no changes needed)
+    - remvoed Conflicts/Replaces/Provides, not needed
 
- -- Sandro Tosi <morph at debian.org>  Sun, 18 Sep 2011 10:03:00 +0200
+ -- Sandro Tosi <morph at debian.org>  Sun, 18 Sep 2011 10:06:12 +0200
 
 pycurl (7.19.0-4) unstable; urgency=low
 

Modified: packages/pycurl/trunk/debian/control
===================================================================
--- packages/pycurl/trunk/debian/control	2011-09-18 08:03:20 UTC (rev 18587)
+++ packages/pycurl/trunk/debian/control	2011-09-18 08:06:39 UTC (rev 18588)
@@ -13,9 +13,6 @@
 Architecture: any
 Suggests: libcurl4-gnutls-dev, python-pycurl-dbg
 Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
-Conflicts: python2.3-pycurl, python2.4-pycurl
-Replaces: python2.3-pycurl, python2.4-pycurl
-Provides: ${python:Provides}
 Description: Python bindings to libcurl
  This module provides the Python bindings to libcurl. Please refer to
  the libcurl documentation available in libcurl4-gnutls-dev Debian package.




More information about the Python-modules-commits mailing list