[Python-modules-commits] r24512 - in packages/pygame (4 files)

vincentc-guest at users.alioth.debian.org vincentc-guest at users.alioth.debian.org
Fri May 24 10:13:57 UTC 2013


    Date: Friday, May 24, 2013 @ 10:13:55
  Author: vincentc-guest
Revision: 24512

pygame: Remove obsolete replaces+conflicts

Modified:
  packages/pygame/branches/sid/debian/changelog
  packages/pygame/branches/sid/debian/control
  packages/pygame/trunk/debian/changelog
  packages/pygame/trunk/debian/control

Modified: packages/pygame/branches/sid/debian/changelog
===================================================================
--- packages/pygame/branches/sid/debian/changelog	2013-05-24 10:10:02 UTC (rev 24511)
+++ packages/pygame/branches/sid/debian/changelog	2013-05-24 10:13:55 UTC (rev 24512)
@@ -4,6 +4,7 @@
     maintainer, and move Ed Boraas into Uploaders with his consent.
     - Update Vcs-* fields accordingly.
   * Remove dependency on ${python:Provides}.
+  * Remove Replaces+Conflicts with obsolete pygame packages.
 
  -- Vincent Cheng <Vincentc1208 at gmail.com>  Fri, 24 May 2013 02:54:45 -0700
 

Modified: packages/pygame/branches/sid/debian/control
===================================================================
--- packages/pygame/branches/sid/debian/control	2013-05-24 10:10:02 UTC (rev 24511)
+++ packages/pygame/branches/sid/debian/control	2013-05-24 10:13:55 UTC (rev 24512)
@@ -35,8 +35,6 @@
  ${python:Depends},
  ${shlibs:Depends}
 Suggests: timidity
-Replaces: python2.3-pygame, python2.4-pygame
-Conflicts: python2.3-pygame, python2.4-pygame
 Description: SDL bindings for games development in Python
  A multimedia development kit for Python. Pygame provides modules for you
  to access the video display, play sounds, track time, read the mouse and

Modified: packages/pygame/trunk/debian/changelog
===================================================================
--- packages/pygame/trunk/debian/changelog	2013-05-24 10:10:02 UTC (rev 24511)
+++ packages/pygame/trunk/debian/changelog	2013-05-24 10:13:55 UTC (rev 24512)
@@ -5,6 +5,7 @@
     - Update Vcs-* fields accordingly.
   * Replace build-dep on python3.2 (>= 3.2.3-7) with build-conflicts instead.
   * Remove dependency on ${python:Provides}.
+  * Remove Replaces+Conflicts with obsolete pygame packages.
 
  -- Vincent Cheng <Vincentc1208 at gmail.com>  Fri, 24 May 2013 02:54:45 -0700
 

Modified: packages/pygame/trunk/debian/control
===================================================================
--- packages/pygame/trunk/debian/control	2013-05-24 10:10:02 UTC (rev 24511)
+++ packages/pygame/trunk/debian/control	2013-05-24 10:13:55 UTC (rev 24512)
@@ -43,8 +43,6 @@
  ${python:Depends},
  ${shlibs:Depends}
 Suggests: timidity
-Replaces: python2.3-pygame, python2.4-pygame
-Conflicts: python2.3-pygame, python2.4-pygame
 Description: SDL bindings for games development in Python (Python 2)
  A multimedia development kit for Python. Pygame provides modules for you
  to access the video display, play sounds, track time, read the mouse and




More information about the Python-modules-commits mailing list