[SCM] libmatewnck Debian package branch, master, updated. debian/1.6.1-2-2-ga6badf2
Mike Gabriel
sunweaver at moszumanska.debian.org
Sat Jan 11 14:44:05 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmatewnck.git;a=commitdiff;h=2d02a4a
The following commit has been merged in the master branch:
commit 2d02a4a6f86950b780d769f44b5576a8ac5893a6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Jan 11 15:32:03 2014 +0100
Provide transitional bin:package libmatewnck that fixes the upgrade path of people upgrading MATE on Debian jessie from the package repository provided by MATE upstream.
---
debian/changelog | 9 +++++++++
debian/control | 22 +++++++++++++++++++---
2 files changed, 28 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e494387..057d1ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libmatewnck (1.6.1-3) UNRELEASED; urgency=low
+
+ * debian/control:
+ + Provide transitional bin:package libmatewnck that fixes the upgrade
+ path of people upgrading MATE on Debian jessie from the package
+ repository provided by MATE upstream.
+
+ -- Mike Gabriel <sunweaver at debian.org> Sat, 11 Jan 2014 15:29:38 +0100
+
libmatewnck (1.6.1-2) unstable; urgency=low
* Use dh-autoreconf to fix FTBFS on ppc64el. (Closes: #733841).
diff --git a/debian/control b/debian/control
index 6c6afb0..88aaa77 100644
--- a/debian/control
+++ b/debian/control
@@ -33,15 +33,31 @@ Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
${shlibs:Depends},
libmatewnck-common (= ${source:Version})
-Breaks: libmatewnck
-Conflicts: libmatewnck
-Replaces: libmatewnck
Provides: libmatewnck
Description: MATE Window Navigator Construction Kit
The MATE Window Navigator Construction Kit is a shared library providing
MATE's basic library functions. It provides a tool kit for writing
pagers and task lists.
+Package: libmatewnck
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends},
+ multiarch-support,
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ libmatewnck0 (= ${source:Version})
+Description: MATE Window Navigator Construction Kit (transitional package)
+ The MATE Window Navigator Construction Kit is a shared library providing
+ MATE's basic library functions. It provides a tool kit for writing
+ pagers and task lists.
+ .
+ This package solves problems for people who upgrade MATE from the package
+ repository provided by MATE upstream.
+ .
+ This package can be removed once the MATE desktop environment has become
+ completely available in Debian.
+
Package: libmatewnck-dev
Architecture: any
Section: libdevel
--
libmatewnck Debian package
More information about the pkg-mate-commits
mailing list