... |
... |
@@ -7,7 +7,7 @@ Uploaders: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>, |
7
|
7
|
Mike Gabriel <sunweaver@debian.org>,
|
8
|
8
|
Vangelis Mouhtsis <vangelis@gnugr.org>,
|
9
|
9
|
Martin Wimpress <code@flexion.org>,
|
10
|
|
-Build-Depends: autoconf-archive,
|
|
10
|
+Build-Depends: dpkg-dev (>= 1.22.5), autoconf-archive,
|
11
|
11
|
debhelper-compat (= 13),
|
12
|
12
|
dpkg-dev (>= 1.16.1.1),
|
13
|
13
|
gobject-introspection,
|
... |
... |
@@ -37,7 +37,7 @@ Package: mate-desktop |
37
|
37
|
Architecture: any
|
38
|
38
|
Multi-Arch: foreign
|
39
|
39
|
Depends: hicolor-icon-theme,
|
40
|
|
- libmate-desktop-2-17,
|
|
40
|
+ libmate-desktop-2-17t64,
|
41
|
41
|
mate-desktop-common (= ${source:Version}),
|
42
|
42
|
${misc:Depends},
|
43
|
43
|
${shlibs:Depends},
|
... |
... |
@@ -74,7 +74,7 @@ Description: Library with common API for various MATE modules (common files) |
74
|
74
|
.
|
75
|
75
|
This package contains the architecture-independent files.
|
76
|
76
|
|
77
|
|
-Package: libmate-desktop-2-17
|
|
77
|
+Package: libmate-desktop-2-17t64
|
78
|
78
|
Section: libs
|
79
|
79
|
Architecture: any
|
80
|
80
|
Multi-Arch: same
|
... |
... |
@@ -82,9 +82,9 @@ Pre-Depends: ${misc:Pre-Depends}, |
82
|
82
|
Depends: iso-codes,
|
83
|
83
|
${misc:Depends},
|
84
|
84
|
${shlibs:Depends},
|
85
|
|
-Provides: libmatedesktop,
|
86
|
|
-Breaks: libmatedesktop (<< 1.6.1),
|
87
|
|
-Replaces: libmatedesktop (<< 1.6.1),
|
|
85
|
+Provides: ${t64:Provides}, libmatedesktop,
|
|
86
|
+Breaks: libmate-desktop-2-17 (<< ${source:Version}), libmatedesktop (<< 1.6.1),
|
|
87
|
+Replaces: libmate-desktop-2-17, libmatedesktop (<< 1.6.1),
|
88
|
88
|
Description: Library with common API for various MATE modules (library)
|
89
|
89
|
The MATE component mate-desktop contains the libmate-desktop library, the
|
90
|
90
|
mate-about program, as well as some desktop-wide documents.
|
... |
... |
@@ -102,7 +102,7 @@ Multi-Arch: same |
102
|
102
|
Depends: libdconf-dev,
|
103
|
103
|
libgdk-pixbuf-2.0-dev,
|
104
|
104
|
libgtk-3-dev,
|
105
|
|
- libmate-desktop-2-17 (= ${binary:Version}),
|
|
105
|
+ libmate-desktop-2-17t64 (= ${binary:Version}),
|
106
|
106
|
libstartup-notification0-dev,
|
107
|
107
|
gir1.2-matedesktop-2.0 (= ${binary:Version}),
|
108
|
108
|
${misc:Depends},
|
... |
... |
@@ -142,7 +142,7 @@ Package: gir1.2-matedesktop-2.0 |
142
|
142
|
Section: introspection
|
143
|
143
|
Architecture: any
|
144
|
144
|
Multi-Arch: same
|
145
|
|
-Depends: libmate-desktop-2-17 (= ${binary:Version}),
|
|
145
|
+Depends: libmate-desktop-2-17t64 (= ${binary:Version}),
|
146
|
146
|
${gir:Depends},
|
147
|
147
|
${misc:Depends},
|
148
|
148
|
${shlibs:Depends},
|