~ubuntu-branches/ubuntu/maverick/wine1.2/maverick

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2010-05-18 11:00:01 UTC
  • Revision ID: james.westby@ubuntu.com-20100518110001-f3gppvkrubwlltjl
Tags: 1.1.42-0ubuntu5
* debian/control: adjust conflicts and have wine require a newer wine1.2
  - should prevent upgrade failures (LP: #571999)
  - should make wine-dev installable (LP: #578127)
* et translation for menu items (LP: #386125)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
Section: libdevel
51
51
Pre-Depends: dpkg (>= 1.14.12ubuntu3)
52
52
Depends: wine1.2 (= ${binary:Version}), libc6-dev
53
 
Conflicts: wine-dev (<< 1.2), libwine-dev, wine1.0-dev
54
 
Replaces: wine-dev (<< 1.2), libwine-dev, libwine, wine1.0-dev
 
53
Conflicts: wine-dev (<< 1.1.36-0ubuntu2), libwine-dev, wine1.0-dev
 
54
Replaces: wine-dev (<< 1.1.36-0ubuntu2), libwine-dev, libwine, wine1.0-dev
55
55
Provides: wine-dev
56
56
Homepage: http://www.winehq.org/
57
57
Description: Microsoft Windows Compatibility Layer (Development files)
95
95
Package: wine
96
96
Architecture: all
97
97
Section: otherosfs
98
 
Depends: wine1.2
 
98
Depends: wine1.2 (>= 1.1.36-0ubuntu2)
99
99
Priority: extra
100
100
Homepage: http://www.winehq.org/
101
101
Description: Microsoft Windows Compatibility Layer (dummy package)
105
105
Package: wine-dev
106
106
Architecture: all
107
107
Section: libdevel
108
 
Depends: wine1.2-dev
 
108
Depends: wine1.2-dev (>> 1.1.42-0ubuntu4)
109
109
Priority: extra
110
110
Homepage: http://www.winehq.org/
111
111
Description: Microsoft Windows Compatibility Layer (dummy package)