[SCM] libmatewnck Debian package branch, master, updated. 68a0de6e4c4de856f7fa8957eeda9d720e4e64f9
Mike Gabriel
sunweaver at alioth.debian.org
Fri Oct 25 14:20:35 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmatewnck.git;a=commitdiff;h=b1fa042
The following commit has been merged in the master branch:
commit b1fa042b42c4d2d11fecbb4dc84ac1e931a7e3e1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Oct 25 15:48:38 2013 +0200
debian/control: improve LONG_DESCRIPTIONs
---
debian/changelog | 4 ++--
debian/control | 37 ++++++++++++++++++++++++-------------
debian/copyright | 2 ++
3 files changed, 28 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a342c63..56d50aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libmatewnck (1.6.1-1) UNRELEASED; urgency=low
+libmatewnck (1.6.1-1) unstable; urgency=low
* Initial release. (Closes: #726346).
- -- Mike Gabriel <sunweaver at debian.org> Mon, 14 Oct 2013 23:13:42 +0200
+ -- Mike Gabriel <sunweaver at debian.org> Fri, 25 Oct 2013 15:21:53 +0200
diff --git a/debian/control b/debian/control
index 754bc00..7cdc421 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,9 @@ Conflicts: libmatewnck
Replaces: libmatewnck
Provides: libmatewnck
Description: MATE Window Navigator Construction Kit
- A library to use for writing pagers and task lists.
+ 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-dev
Architecture: any
@@ -53,7 +55,9 @@ Depends: ${misc:Depends},
libcairo2-dev,
libxres-dev,
Description: MATE Window Navigator Construction Kit (development files)
- A library to use for writing pagers and task lists.
+ 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 contains the development files.
@@ -64,8 +68,9 @@ Depends: ${misc:Depends},
${shlibs:Depends},
libmatewnck0 (= ${binary:Version}),
Description: MATE Window Navigator Construction Kit (binary files)
- This package contains the shared library for the base MATE library
- functions.
+ 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 contains the binary executable files.
@@ -74,8 +79,9 @@ Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: MATE Window Navigator Construction Kit (common files)
- This package contains the shared library for the base MATE library
- functions.
+ 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 contains the architecture independent files.
@@ -85,7 +91,9 @@ Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: MATE Window Navigator Construction Kit (documentation files)
- A library to use for writing pagers and task lists.
+ 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 contains the documentation files.
@@ -97,8 +105,9 @@ Architecture: any
Depends: ${misc:Depends},
libmatewnck0 (= ${binary:Version}),
Description: MATE Window Navigator Construction Kit (debugging symbols)
- This package contains debugging symbols for the libmatewnck
- library. It is provided to help debugging problems.
+ 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.
.
The debugging symbols are installed in /usr/lib/debug and will
automatically be used by gdb.
@@ -110,8 +119,10 @@ Depends: ${misc:Depends},
${gir:Depends},
${shlibs:Depends},
Description: GObject introspection data for MATE Window Navigator Construction Kit
- This package contains introspection data for 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.
.
- It can be used by packages using the GIRepository format to generate dynamic
- bindings.
+ This package contains introspection data for MATE Window Navigator
+ Construction Kit. It can be used by packages using the GIRepository format to
+ generate dynamic bindings.
diff --git a/debian/copyright b/debian/copyright
index 9ca232f..c508314 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -28,6 +28,8 @@ Files: config.h.in
doc/*
Copyright: *No copyright*
License: UNKNOWN
+ Specified files lack copyright/license information in the
+ (non-present) file header.
Files: doc/Makefile.in
libmatewnck/Makefile.in
--
libmatewnck Debian package
More information about the pkg-mate-commits
mailing list