r36678 - in /desktop/experimental/five-or-more/debian: control control.in

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


Author: jbicha-guest
Date: Fri Feb 15 16:46:49 2013
New Revision: 36678

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

Modified:
    desktop/experimental/five-or-more/debian/control
    desktop/experimental/five-or-more/debian/control.in

Modified: desktop/experimental/five-or-more/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/five-or-more/debian/control?rev=36678&op=diff
==============================================================================
--- desktop/experimental/five-or-more/debian/control [utf-8] (original)
+++ desktop/experimental/five-or-more/debian/control [utf-8] Fri Feb 15 16:46:49 2013
@@ -25,8 +25,8 @@
 Section: games
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: glines (<< 3.7.2)
-Replaces: glines (<< 3.7.2)
+Breaks: glines (<< 1:3.7.2)
+Replaces: glines (<< 1:3.7.2)
 Description: make color lines of five or more length
  This is a GNOME port of the once popular “Color Lines” game.
  .

Modified: desktop/experimental/five-or-more/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/five-or-more/debian/control.in?rev=36678&op=diff
==============================================================================
--- desktop/experimental/five-or-more/debian/control.in [utf-8] (original)
+++ desktop/experimental/five-or-more/debian/control.in [utf-8] Fri Feb 15 16:46:49 2013
@@ -24,8 +24,8 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Recommends: yelp
-Breaks: glines (<< 3.7.2)
-Replaces: glines (<< 3.7.2)
+Breaks: glines (<< 1:3.7.2)
+Replaces: glines (<< 1:3.7.2)
 Description: make color lines of five or more length
  This is a GNOME port of the once popular “Color Lines” game.
  .




More information about the pkg-gnome-commits mailing list