Changeset 5805


Ignore:
Timestamp:
09/11/09 04:59:05 (4 years ago)
Author:
alanbach-guest
Message:
  • Fixed conflict/replace versions
Location:
pkg/kev/main/update-manager/trunk/debian
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pkg/kev/main/update-manager/trunk/debian/changelog

    r5790 r5805  
     1update-manager (2:0.200.0~rc2-2.1) unstable; urgency=low 
     2 
     3  * Fix conflict/replace versions. 
     4 
     5 -- Alan Baghumian <alan@memphis-mobile>  Thu, 10 Sep 2009 19:57:16 -0700 
     6 
    17update-manager (2:0.200.0~rc2-2) unstable; urgency=low 
    28 
  • pkg/kev/main/update-manager/trunk/debian/control

    r5790 r5805  
    3636         sudo 
    3737Recommends: update-manager-gnome (= ${source:Version}) 
    38 Replaces: update-manager (<< 1:0.93.7) 
    39 Conflicts: update-manager (<< 1:0.93.7) 
     38Replaces: update-manager (<< 2:0.200.0~rc2) 
     39Conflicts: update-manager (<< 2:0.200.0~rc2) 
    4040Description: APT update manager core functionality 
    4141 This package holds the core functionality for the APT update managers 
     
    6969         python-gobject (>= 2.16.1), 
    7070         python-vte 
    71 Replaces: update-manager (<< 0.200.0~pre0) 
    72 Conflicts: update-manager (<< 0.200.0~pre0) 
     71Replaces: update-manager (<< 2:0.200.0~rc2) 
     72Conflicts: update-manager (<< 2:0.200.0~rc2) 
    7373Suggests: update-notifier, software-properties-gtk 
    7474Description: GNOME application that manages software updates 
  • pkg/kev/main/update-manager/trunk/debian/control.in

    r5790 r5805  
    3636         sudo 
    3737Recommends: update-manager-gnome (= ${source:Version}) 
    38 Replaces: update-manager (<< 1:0.93.7) 
    39 Conflicts: update-manager (<< 1:0.93.7) 
     38Replaces: update-manager (<< 2:0.200.0~rc2) 
     39Conflicts: update-manager (<< 2:0.200.0~rc2) 
    4040Description: APT update manager core functionality 
    4141 This package holds the core functionality for the APT update managers 
     
    6969         python-gobject (>= 2.16.1), 
    7070         python-vte 
    71 Replaces: update-manager (<< 0.200.0~pre0) 
    72 Conflicts: update-manager (<< 0.200.0~pre0) 
     71Replaces: update-manager (<< 2:0.200.0~rc2) 
     72Conflicts: update-manager (<< 2:0.200.0~rc2) 
    7373Suggests: update-notifier, software-properties-gtk 
    7474Description: GNOME application that manages software updates 
Note: See TracChangeset for help on using the changeset viewer.