[Pkg-wmaker-commits] [wmaker] 01/01: Merge version 0.95.7-5 into experimental branch.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Wed Mar 9 05:12:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch experimental
in repository wmaker.
commit caeb738a55ae162b076fceb73acd8d5d950e13b7
Merge: ddc50b5 2f02895
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Wed Mar 9 00:10:02 2016 -0500
Merge version 0.95.7-5 into experimental branch.
debian/README.build | 78 --------------------------------
debian/changelog | 17 ++++++-
debian/control | 18 --------
debian/copyright | 57 +++++++++++++----------
debian/libwings-dev.changelog-upstream | 1 -
debian/libwings3.changelog-upstream | 1 -
debian/libwraster-dev.changelog-upstream | 1 -
debian/libwraster5.changelog-upstream | 1 -
debian/libwutil5.changelog-upstream | 1 -
debian/rules | 7 +--
debian/wmaker-common.changelog-upstream | 1 -
debian/wmaker-common.maintscript | 5 ++
debian/wmaker-dbg.changelog-upstream | 1 -
debian/wmaker.changelog-upstream | 1 -
14 files changed, 55 insertions(+), 135 deletions(-)
diff --cc debian/changelog
index 28da798,1b92eac..8a7e6c5
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,15 +1,22 @@@
- wmaker (0.95.7-5) UNRELEASED; urgency=medium
++wmaker (0.95.7-6) experimental; urgency=medium
+
+ * Split wxcopy and wxpaste into new wmaker-utils package (Closes: #78119).
+ * Restore libwmaker packages.
+
- -- Doug Torrance <dtorrance at piedmont.edu> Tue, 16 Feb 2016 00:17:31 -0500
++ -- Doug Torrance <dtorrance at piedmont.edu> Wed, 09 Mar 2016 00:08:43 -0500
++
+ wmaker (0.95.7-5) unstable; urgency=medium
+
+ * Clean up debian/copyright. Add some files which were missed in the LGPL
+ paragraph and bump its version to 2+. Restore debian/* paragraph.
+ * Remove useless debian/*.changelog-upstream files.
+ * Remove out of date file README.build.
+ * Drop wmaker-dbg package in favor of automatically generated wmaker-dbgsym.
+ * New file debian/wmaker-common.maintscript; removes obsolete config files
+ (Closes: #726075).
+ * Do not use buggy --enable-randr configure option (Closes: #816993).
+
+ -- Doug Torrance <dtorrance at piedmont.edu> Mon, 07 Mar 2016 11:04:33 -0500
wmaker (0.95.7-4) unstable; urgency=medium
diff --cc debian/control
index fceb544,91a4339..d5344dd
--- a/debian/control
+++ b/debian/control
@@@ -170,43 -147,3 +170,25 @@@ Description: Window Maker's own widget
the WindowMaker window manager.
.
This package contains the libWINGs runtime library.
+
+Package: libwmaker-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libx11-dev, ${misc:Depends}
+Description: Static libraries and headers for Window Maker applications
+ Window Maker is a NeXTSTEP-like window manager for X.
+ .
+ This package contains libWMaker and header files, for building
+ Window Maker aware applications.
+
+Package: libwmaker1
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Runtime library for Window Maker applications
+ Window Maker is a NeXTSTEP-like window manager for X.
+ .
+ This package contains the libWMaker runtime library for Window Maker
+ aware applications.
-
- Package: wmaker-dbg
- Architecture: any
- Multi-Arch: same
- Section: debug
- Priority: extra
- Depends: libwraster5 (= ${binary:Version}) | libwings3 (= ${binary:Version}) | libwutil5 (= ${binary:Version}) | wmaker (= ${binary:Version}),
- ${misc:Depends}
- Description: Debugging symbols for WindowMaker packages
- Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
- very closely, and it is now an official GNU project. Window Maker is not
- overloaded with features, and it is easier to configure than most other window
- managers. Its final goal is to produce a window manager that doesn't require
- editing of configuration files. Window Maker is fast and doesn't require tons
- of memory to run.
- .
- This package contains debugging symbols for Window Maker and its core
- libraries (libWINGs, libWutils, libwraster).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmaker.git
More information about the Pkg-wmaker-commits
mailing list