[marco] 09/10: Processed with wrap-and-sort.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Thu Jun 11 19:10:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch debian/experimental
in repository marco.
commit 4ac990efa62ecc6493044805030392b5bd8b9898
Author: Martin Wimpress <code at flexion.org>
Date: Thu Jun 11 20:10:01 2015 +0100
Processed with wrap-and-sort.
---
debian/control | 66 ++++++++++++++++++++++-----------------------
debian/libmarco-dev.install | 2 +-
debian/marco-common.install | 4 +--
3 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/debian/control b/debian/control
index 4bc4952..645ee66 100644
--- a/debian/control
+++ b/debian/control
@@ -6,26 +6,26 @@ Uploaders: John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
Stefano Karapetsas <stefano at karapetsas.com>,
Mike Gabriel <sunweaver at debian.org>,
Build-Depends: debhelper (>= 9),
- mate-common,
intltool,
- libgtk2.0-dev,
- libpango1.0-dev,
libcanberra-gtk-dev,
libglib2.0-dev,
- libstartup-notification0-dev,
+ libgtk2.0-dev,
libgtop2-dev,
+ libice-dev,
+ libpango1.0-dev,
+ libsm-dev,
+ libstartup-notification0-dev,
+ libx11-dev,
libxcomposite-dev,
- libxfixes-dev,
- libxrender-dev,
- libxdamage-dev,
libxcursor-dev,
- libxt-dev,
- libx11-dev,
- libxinerama-dev,
+ libxdamage-dev,
libxext-dev,
+ libxfixes-dev,
+ libxinerama-dev,
libxrandr-dev,
- libsm-dev,
- libice-dev,
+ libxrender-dev,
+ libxt-dev,
+ mate-common,
yelp-tools,
zenity,
Standards-Version: 3.9.6
@@ -35,13 +35,13 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/marco.git
Package: marco
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- zenity,
+Depends: libmarco-private0 (= ${binary:Version}),
marco-common (= ${source:Version}),
- libmarco-private0 (= ${binary:Version}),
-Breaks: mate-window-manager (<= 1.0.0-2)
-Provides: x-window-manager
+ zenity,
+ ${misc:Depends},
+ ${shlibs:Depends},
+Breaks: mate-window-manager (<= 1.0.0-2),
+Provides: x-window-manager,
Description: lightweight GTK+ window manager for MATE
Marco is a small window manager, using GTK+ to do everything. It is
developed mainly for the MATE Desktop.
@@ -50,8 +50,8 @@ Description: lightweight GTK+ window manager for MATE
Package: marco-common
Architecture: all
-Depends: ${misc:Depends}
-Breaks: mate-window-manager (<= 1.0.0-2)
+Depends: ${misc:Depends},
+Breaks: mate-window-manager (<= 1.0.0-2),
Description: lightweight GTK+ window manager for MATE (common files)
Marco is a small window manager, using GTK+ to do everything. It is
developed mainly for the MATE Desktop.
@@ -62,8 +62,8 @@ Package: marco-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${misc:Depends},
- marco (= ${binary:Version}),
+Depends: marco (= ${binary:Version}),
+ ${misc:Depends},
Description: lightweight GTK+ window manager for MATE (debugging symbols)
Marco is a small window manager, using GTK+ to do everything. It is
developed mainly for the MATE Desktop.
@@ -77,12 +77,12 @@ Package: libmarco-private0
Section: libs
Architecture: any
Multi-Arch: same
-Depends: ${shlibs:Depends},
- ${misc:Depends},
-Breaks: mate-window-manager (<= 1.0.0-2),
- libmarco,
-Replaces: libmarco
-Provides: libmarco
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+Breaks: libmarco,
+ mate-window-manager (<= 1.0.0-2),
+Replaces: libmarco,
+Provides: libmarco,
Description: library for Marco window manager
Marco is a small window manager, using GTK+ to do everything. It is
developed mainly for the MATE Desktop.
@@ -94,8 +94,8 @@ Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends},
- libmarco-private0 (= ${binary:Version}),
+Depends: libmarco-private0 (= ${binary:Version}),
+ ${misc:Depends},
Breaks: marco-dbg (<= 1.6.2-1~),
Replaces: marco-dbg (<= 1.6.2-1~),
Description: library for Marco window manager (debugging symbols)
@@ -111,10 +111,10 @@ Package: libmarco-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: ${shlibs:Depends},
+Depends: libmarco-private0 (= ${binary:Version}),
${misc:Depends},
- libmarco-private0 (= ${binary:Version}),
-Breaks: mate-window-manager (<= 1.0.0-2)
+ ${shlibs:Depends},
+Breaks: mate-window-manager (<= 1.0.0-2),
Description: library for Marco window manager (development files)
Marco is a small window manager, using GTK+ to do everything. It is
developed mainly for the MATE Desktop.
diff --git a/debian/libmarco-dev.install b/debian/libmarco-dev.install
index 793f500..5be5463 100644
--- a/debian/libmarco-dev.install
+++ b/debian/libmarco-dev.install
@@ -1,3 +1,3 @@
usr/include/
-usr/lib/*/pkgconfig/
usr/lib/*/*.so
+usr/lib/*/pkgconfig/
diff --git a/debian/marco-common.install b/debian/marco-common.install
index 0c8915e..5a7a800 100644
--- a/debian/marco-common.install
+++ b/debian/marco-common.install
@@ -1,7 +1,7 @@
+usr/share/MateConf/
usr/share/glib-2.0/
usr/share/locale/
-usr/share/mate-control-center/
usr/share/marco/
+usr/share/mate-control-center/
usr/share/mate/
usr/share/themes/
-usr/share/MateConf/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/marco.git
More information about the pkg-mate-commits
mailing list