r36679 - in /desktop/experimental/four-in-a-row/debian: control control.in

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Fri Feb 15 16:47:49 UTC 2013


Author: jbicha-guest
Date: Fri Feb 15 16:47:49 2013
New Revision: 36679

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36679
Log:
use epoch in breaks/replaces

Modified:
    desktop/experimental/four-in-a-row/debian/control
    desktop/experimental/four-in-a-row/debian/control.in

Modified: desktop/experimental/four-in-a-row/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/four-in-a-row/debian/control?rev=36679&op=diff
==============================================================================
--- desktop/experimental/four-in-a-row/debian/control [utf-8] (original)
+++ desktop/experimental/four-in-a-row/debian/control [utf-8] Fri Feb 15 16:47:49 2013
@@ -29,8 +29,9 @@
 Section: games
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: gnect (<< 3.7.2)
-Replaces: gnect (<< 3.7.2)
+Recommends: yelp
+Breaks: gnect (<< 1:3.7.2)
+Replaces: gnect (<< 1:3.7.2)
 Description: four-in-a-row game for GNOME
  The object of the game is to build a line of four of your marbles while 
  trying to stop your opponent (human or computer) building a line of his 

Modified: desktop/experimental/four-in-a-row/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/four-in-a-row/debian/control.in?rev=36679&op=diff
==============================================================================
--- desktop/experimental/four-in-a-row/debian/control.in [utf-8] (original)
+++ desktop/experimental/four-in-a-row/debian/control.in [utf-8] Fri Feb 15 16:47:49 2013
@@ -25,8 +25,9 @@
 Section: games
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: gnect (<< 3.7.2)
-Replaces: gnect (<< 3.7.2)
+Recommends: yelp
+Breaks: gnect (<< 1:3.7.2)
+Replaces: gnect (<< 1:3.7.2)
 Description: four-in-a-row game for GNOME
  The object of the game is to build a line of four of your marbles while 
  trying to stop your opponent (human or computer) building a line of his 




More information about the pkg-gnome-commits mailing list