This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project wmaker-crm.git.
The branch, next has been updated
via 1c9c608bbffda44e2e16d160a6521977906173af (commit)
via acf3d05c911a5dfac0207049bbd3db7bd95cbe7b (commit)
via 64d2ea43c373b406518d8aa3c371da73dc033798 (commit)
from c2975ab510e3aef31b7afc7f254d302a8b5d46e7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://repo.or.cz/w/wmaker-crm.git/commit/1c9c608bbffda44e2e16d160a6521977906173af
commit 1c9c608bbffda44e2e16d160a6521977906173af
Author: Rodolfo GarcÃa Peñas (kix) <[email protected]>
Date: Tue Aug 16 16:51:47 2011 +0200
debian: patch for wmaker manual page
diff --git a/debian/patches/51_wmaker_man.diff
b/debian/patches/51_wmaker_man.diff
new file mode 100644
index 0000000..dda6223
--- /dev/null
+++ b/debian/patches/51_wmaker_man.diff
@@ -0,0 +1,31 @@
+--- a/doc/wmaker.1x
++++ b/doc/wmaker.1x
+@@ -9,6 +9,9 @@
+ Window Maker is a X11 window manager with a NEXTSTEP look. It tries to
+ emulate NeXT's look as much as possible, but it deviates from it as
+ necessary.
++.PP
++fIPlease note this manpage has been modified to reflect changes in the
++Debian installation of Window Maker.fP
+ .SH "OPTIONS"
+ .TP
+ .B -display host:display.screen
+@@ -78,7 +81,7 @@
+ Attributes) instead of modifying this file directly. There are just a
+ few options not available using the Attributes Editor.
+ .TP
+-.B /usr/share/WindowMaker/Defaults/
++.B /etc/GNUstep/Defaults/
+ All the above-mentioned files are READ from here if not found except
+ for WMState, which is COPIED from here. No matter where they are read
+ from, if it's necessary to write configuration changes back into this
+@@ -106,6 +109,9 @@
+ .B ~/GNUstep/Library/WindowMaker/Pixmaps/
+ Window Maker looks for fBpixmapsfP here
+ .TP
++.B ~/GNUstep/Library/Icons/
++Window Maker looks for fBiconsfP here
++.TP
+ .B ~/GNUstep/Library/WindowMaker/Backgrounds/
+ Window Maker looks for backgrounds here
+ .TP
diff --git a/debian/patches/series b/debian/patches/series
index 8d59c97..d53b6e6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
50_def_config_paths.diff
+51_wmaker_man.diff
http://repo.or.cz/w/wmaker-crm.git/commit/acf3d05c911a5dfac0207049bbd3db7bd95cbe7b
commit acf3d05c911a5dfac0207049bbd3db7bd95cbe7b
Author: Rodolfo GarcÃa Peñas (kix) <[email protected]>
Date: Tue Aug 16 15:18:48 2011 +0200
Add and upstream some debian manpages
diff --git a/debian/libwings-dev.manpages b/debian/libwings-dev.manpages
index 705e86e..704714a 100644
--- a/debian/libwings-dev.manpages
+++ b/debian/libwings-dev.manpages
@@ -1,2 +1,2 @@
-debian/manpages/get-wings-flags.1
-debian/manpages/get-wutil-flags.1
+doc/get-wings-flags.1
+doc/get-wutil-flags.1
diff --git a/debian/libwraster3-dev.manpages b/debian/libwraster3-dev.manpages
index 0d4d9a9..bd7b35c 100644
--- a/debian/libwraster3-dev.manpages
+++ b/debian/libwraster3-dev.manpages
@@ -1 +1 @@
-debian/manpages/get-wraster-flags.1
+doc/get-wraster-flags.1
diff --git a/debian/manpages/wmaker.1x b/debian/manpages/wmaker.1x
deleted file mode 100644
index ae9f4c5..0000000
--- a/debian/manpages/wmaker.1x
+++ /dev/null
@@ -1,167 +0,0 @@
-." Hey, Emacs! This is an -*- nroff -*- source file.
-.TH "Window Maker" 1x "January 1999" "Debian Project"
-.SH NAME
-wmaker - X11 window manager with a NEXTSTEP look
-.SH SYNOPSIS
-.B wmaker
-.I "[-options]"
-.SH "DESCRIPTION"
-Window Maker is a X11 window manager with a NEXTSTEP look. It tries to
-emulate NeXT's look as much as possible, but it deviates from it as
-necessary.
-.PP
-fIPlease note this manpage has been modified to reflect changes in the
-Debian installation of Window Maker.fP
-.SH "OPTIONS"
-.TP
-.B -display host:display.screen
-specify display to use.
-On multiheaded machines, Window Maker will automatically manage all screens.
-If you want Window Maker to manage only a specific screen, you must supply
-the screen number you want to have managed with the
-.B -display
-command line argument. For example, if you want Window Maker to manage only
-screen 1, start it as:
-.B wmaker -display :0.1
-.TP
-.B --no-cpp
-disable preprocessing of configuration files
-.TP
-.B --no-dock
-do not show the application Dock
-.TP
-.B --no-clip
-do not show the workspace Clip
-.TP
-.B --no-autolaunch
-do not autolaunch applications
-.TP
-.B --dont-restore
-do not restore saved session
-.TP
-.B --locale locale
-specify the locale to use
-.TP
-.B --create-stdcmap
-create the standard colormap hint in PseudoColor visuals
-.TP
-.B --visual-id
-visual id of visual to use
-.TP
-.B --static
-do not update or save configurations
-.TP
-.B --version
-display version number and exit
-.TP
-.B --visual-id
-specify the ID of the visual to use. See
-.BR xdpyinfo (1x)
-for a list of visuals available in your display.
-.TP
-.B --help
-print a brief help message
-.PP
-.SH FILES
-.TP
-.B ~/GNUstep/Defaults/WindowMaker
-general Window Maker defaults.
-.TP
-.B ~/GNUstep/Defaults/WMState
-information about the Dock and Clip. DON'T edit this while running
-Window Maker. It will be overwritten.
-.TP
-.B ~/GNUstep/Defaults/WMRootMenu
-Contains the name of the file to read the root menu from or the
-menu itself, in property list format.
-.TP
-.B ~/GNUstep/Defaults/WMWindowAttributes
-Attributes for different application classes and instances. Use the
-Attribute Editor (right drag the application's title bar, select
-Attributes) instead of modifying this file directly. There are just a
-few options not available using the Attributes Editor.
-.TP
-.B /etc/GNUstep/Defaults/
-All the above-mentioned files are READ from here if not found except
-for WMState, which is COPIED from here. No matter where they are read
-from, if it's necessary to write configuration changes back into this
-files, user's files will be written to.
-.TP
-.B ~/GNUstep/Library/WindowMaker/autostart
-This script is automatically executed when Window Maker is started.
-.TP
-.B ~/GNUstep/Library/WindowMaker/exitscript
-This script is automatically executed immediately before Window Maker is
-exited.
-.B Note:
-If you need to run something that requires the X server to be running
-from this script, make sure you do not use the
-.I SHUTDOWN
-command from the root menu to exit Window Maker. Otherwise, the X server
-might be shut down before the script is executed.
-.TP
-.B ~/GNUstep/Library/WindowMaker/
-The menu file indicated in WMRootMenu is looked for here...
-.TP
-.B /etc/X11/WindowMaker/
-and here, in that order. Unless, the indicated path is an absolute path.
-.TP
-.B ~/GNUstep/Library/WindowMaker/Pixmaps/
-Window Maker looks for fBpixmapsfP here
-.TP
-.B ~/GNUstep/Library/Icons/
-Window Maker looks for fBiconsfP here
-.TP
-.B ~/GNUstep/Library/WindowMaker/Backgrounds/
-Window Maker looks for backgrounds here
-.TP
-.B ~/GNUstep/Library/WindowMaker/Styles/
-Window Maker looks for style files here (not true... it looks like it
-does, but you have to specify the full path anyway, it's just a place
-to keep things nicely ordered)
-.TP
-.B ~/GNUstep/Library/WindowMaker/Themes/
-Window Maker looks for theme files here (ibid)
-.TP
-.B /usr/share/WindowMaker/Pixmaps/
-System-wide (Window Maker-specific) pixmaps are located here
-.TP
-.B /usr/share/WindowMaker/Styles/
-System wide styles are here
-.TP
-.B /usr/share/WindowMaker/Themes/
-Guess... ;-)
-.SH ENVIRONMENT
-.IP GNUSTEP_USER_ROOT
-specifies the initial path for the Defaults directory. "Defaults/" is
-appended to this variable to determine the actual location of the
-databases. If the varialbe is not set, it defaults to "~/GNUstep"
-.IP GNUSTEP_LOCAL_ROOT
-specifies the location of the system-wide fBlocalfP GNUstep
-directory (this is useful, for example, in those cases where the
-system-wide location is really a network wide location). If this
-variable is empty, GNUSTEP_SYSTEM_ROOT is looked for.
-.IP GNUSTEP_SYSTEM_ROOT
-specifies the location of the system-wide GNUstep directory. If this
-variable is empty, it defaults to /etc/GNUstep
-.SH SEE ALSO
-The Window Maker User Guide
-.PP
-The Window Maker FAQ
-.PP
-.BR X (1x),
-.BR wdwrite (1x),
-.BR wxcopy (1x),
-.BR geticonset (1x),
-.BR seticons (1x),
-.BR wmaker (1x),
-.BR wxpaste (1x),
-.BR getstyle (1x),
-.BR setstyle (1x),
-.BR wmsetbg (1x)
-.SH AUTHOR
-Window Maker was written by Alfredo K. Kojima <[email protected]>,
-Dan Pascu <[email protected]> with contributions from many people around
-the Internet.
-.PP
-This manual page was written by Marcelo E. Magallon, <[email protected]>.
diff --git a/debian/wmaker.manpages b/debian/wmaker.manpages
index 50def97..aef6672 100644
--- a/debian/wmaker.manpages
+++ b/debian/wmaker.manpages
@@ -1,2 +1,5 @@
-debian/manpages/*.1x
-debian/manpages/*.8
+doc/*.1x
+doc/*.8
+doc/wmgenmenu.1
+doc/wdread.1
+doc/wmmenugen.1
diff --git a/debian/manpages/WPrefs.1x b/doc/WPrefs.1x
similarity index 99%
rename from debian/manpages/WPrefs.1x
rename to doc/WPrefs.1x
index 55a93ef..551ec5b 100644
--- a/debian/manpages/WPrefs.1x
+++ b/doc/WPrefs.1x
@@ -14,7 +14,7 @@ Although WPrefs.app is designed to be easy to use, you should
read the
user guide to be fully aware of all available options and other features
of WindowMaker that are not related to configuration.
.PP
-fIOnly options that have different values than what is found in the
+fIOnly options that have different values than what is found in the
system-wide configuration file is saved.fP
.SH "OPTIONS"
.TP
diff --git a/debian/manpages/WindowMaker.1x b/doc/WindowMaker.1x
similarity index 100%
rename from debian/manpages/WindowMaker.1x
rename to doc/WindowMaker.1x
diff --git a/debian/manpages/get-wings-flags.1 b/doc/get-wings-flags.1
similarity index 88%
rename from debian/manpages/get-wings-flags.1
rename to doc/get-wings-flags.1
index 438aacd..86675f3 100644
--- a/debian/manpages/get-wings-flags.1
+++ b/doc/get-wings-flags.1
@@ -3,30 +3,30 @@
fBget-wings-flagsfR - output libWINGs compile and linker flags
.PP
.SH "SYNOPSIS"
-.B get-wings-flags fR[ fI--cflags fR] [ fI--ldflags fR]
+.B get-wings-flags fR[ fI--cflags fR] [ fI--ldflags fR]
[ fI--libs fR]
.PP
.SH "DESCRIPTION"
-fBget-wings-flags fR- output include path, library search path or
+fBget-wings-flags fR- output include path, library search path or
library archive names needed to compile and link with libWINGs.
.PP
.SH "OPTIONS"
.TP
.B --cflags
-fRoutput include file search path to find all header files needed to compile
+fRoutput include file search path to find all header files needed to compile
source code using libWINGs functions.
.TP
.B --ldflags
-fRoutput library search path required to find all library archives needed to
+fRoutput library search path required to find all library archives needed to
link object files with libWINGs.
.TP
-.B --libs
+.B --libs
fRoutput library archive names required to link object filed with libWINGs.
.PP
.SH "AUTHOR"
-get-wings-flags is a part of Window Maker, wich was written by
+get-wings-flags is a part of Window Maker, wich was written by
Alfredo K. Kojima <[email protected]> and Dan Pascu
<[email protected]>,
with contributions from many people around the Internet.
.PP
-This manpage was written by Frederik Schueler <[email protected]> for the
+This manpage was written by Frederik Schueler <[email protected]> for the
Debian GNU/Linux system (but may be used by others).
diff --git a/debian/manpages/get-wraster-flags.1 b/doc/get-wraster-flags.1
similarity index 93%
rename from debian/manpages/get-wraster-flags.1
rename to doc/get-wraster-flags.1
index 7a5c9a9..08075b4 100644
--- a/debian/manpages/get-wraster-flags.1
+++ b/doc/get-wraster-flags.1
@@ -3,30 +3,30 @@
fBget-wraster-flagsfR - output libwraster compile and linker flags
.PP
.SH "SYNOPSIS"
-.B get-wraster-flags fR[ fI--cflags fR] [ fI--ldflags fR]
+.B get-wraster-flags fR[ fI--cflags fR] [ fI--ldflags fR]
[ fI--libs fR]
.PP
.SH "DESCRIPTION"
-fBget-wraster-flags fR- output include path, library search path or
+fBget-wraster-flags fR- output include path, library search path or
library archive names needed to compile and link with libwraster.
.PP
.SH "OPTIONS"
.TP
.B --cflags
-fRoutput include file search path to find all header files needed to compile
+fRoutput include file search path to find all header files needed to compile
source code using libwraster functions.
.TP
.B --ldflags
-fRoutput library search path required to find all library archives needed to
+fRoutput library search path required to find all library archives needed to
link object files with libwraster.
.TP
-.B --libs
+.B --libs
fRoutput library archive names required to link object filed with libwraster.
.PP
.SH "AUTHOR"
-get-wraster-flags is a part of Window Maker, wich was written by
+get-wraster-flags is a part of Window Maker, wich was written by
Alfredo K. Kojima <[email protected]> and Dan Pascu
<[email protected]>,
with contributions from many people around the Internet.
.PP
-This manpage was written by Frederik Schueler <[email protected]> for the
+This manpage was written by Frederik Schueler <[email protected]> for the
Debian GNU/Linux system (but may be used by others).
diff --git a/debian/manpages/get-wutil-flags.1 b/doc/get-wutil-flags.1
similarity index 88%
rename from debian/manpages/get-wutil-flags.1
rename to doc/get-wutil-flags.1
index d5d51b8..c66bd05 100644
--- a/debian/manpages/get-wutil-flags.1
+++ b/doc/get-wutil-flags.1
@@ -3,30 +3,30 @@
fBget-wutil-flagsfR - output libwutil compile and linker flags
.PP
.SH "SYNOPSIS"
-.B get-wutil-flags fR[ fI--cflags fR] [ fI--ldflags fR]
+.B get-wutil-flags fR[ fI--cflags fR] [ fI--ldflags fR]
[ fI--libs fR]
.PP
.SH "DESCRIPTION"
-fBget-wutil-flags fR- output include path, library search path or
+fBget-wutil-flags fR- output include path, library search path or
library archive names needed to compile and link with libWUtil.
.PP
.SH "OPTIONS"
.TP
.B --cflags
-fRoutput include file search path to find all header files needed to compile
+fRoutput include file search path to find all header files needed to compile
source code using libWUtil functions.
.TP
.B --ldflags
-fRoutput library search path required to find all library archives needed to
+fRoutput library search path required to find all library archives needed to
link object files with libWUtil.
.TP
-.B --libs
+.B --libs
fRoutput library archive names required to link object filed with libWUtil.
.PP
.SH "AUTHOR"
-get-wutil-flags is a part of Window Maker, wich was written by
+get-wutil-flags is a part of Window Maker, wich was written by
Alfredo K. Kojima <[email protected]> and Dan Pascu
<[email protected]>,
with contributions from many people around the Internet.
.PP
-This manpage was written by Frederik Schueler <[email protected]> for the
+This manpage was written by Frederik Schueler <[email protected]> for the
Debian GNU/Linux system (but may be used by others).
diff --git a/debian/manpages/upgrade-windowmaker-defaults.8
b/doc/upgrade-windowmaker-defaults.8
similarity index 100%
rename from debian/manpages/upgrade-windowmaker-defaults.8
rename to doc/upgrade-windowmaker-defaults.8
diff --git a/doc/wdread.1 b/doc/wdread.1
new file mode 100644
index 0000000..d3ad358
--- /dev/null
+++ b/doc/wdread.1
@@ -0,0 +1,31 @@
+.TH "wdread" "1" "15 August 2011"
+.SH "NAME"
+fBwdreadfR - read value from defaults database
+.PP
+.SH "SYNOPSIS"
+.B wdread fR[ fI--options fR]
+.PP
+.SH "DESCRIPTION"
+fBwdread fR- read value from defaults database
+.PP
+.SH "OPTIONS"
+.TP
+.B --help
+fRdisplay this help and exit
+.TP
+.B --version
+fRoutput version information and exit
+.TP
+.B --h
+fRlike --help
+.TP
+.B --v
+fRlike --version
+.PP
+.SH "AUTHOR"
+Window Maker was written by Alfredo K. Kojima <[email protected]>,
+wdread is a part of Window Maker, was cowardly remade from wdwrite.c;
+by judas@hell on Jan 26 2001
+.PP
+This manpage was written by Rodolfo GarcÃa Peñas (kix) for the
+Debian GNU/Linux system (but may be used by others).
diff --git a/debian/manpages/wmagnify.1x b/doc/wmagnify.1x
similarity index 96%
rename from debian/manpages/wmagnify.1x
rename to doc/wmagnify.1x
index 7f5d37c..f371572 100644
--- a/debian/manpages/wmagnify.1x
+++ b/doc/wmagnify.1x
@@ -1,7 +1,7 @@
.TH WMAGNIFY 1 "March 22, 2006" "" "User Commands"
.SH NAME
-wmagnify - magnify parts of the screen
+wmagnify - magnify parts of the screen
.SH SYNOPSIS
fBwmagnifyfR [fIoptionsfR]
diff --git a/doc/wmaker.1x b/doc/wmaker.1x
index 5097e9a..cfa8405 100644
--- a/doc/wmaker.1x
+++ b/doc/wmaker.1x
@@ -1,5 +1,5 @@
." Hey, Emacs! This is an -*- nroff -*- source file.
-.TH Window Maker 1x "August 1998"
+.TH "Window Maker" 1x "January 1999"
.SH NAME
wmaker - X11 window manager with a NEXTSTEP look
.SH SYNOPSIS
@@ -11,15 +11,6 @@ emulate NeXT's look as much as possible, but it deviates
from it as
necessary.
.SH "OPTIONS"
.TP
-.B --no-cpp
-disable preprocessing of configuration files
-.TP
-.B --no-dock
-do not show the application Dock
-.TP
-.B --no-clip
-do not show the workspace Clip
-.TP
.B -display host:display.screen
specify display to use.
On multiheaded machines, Window Maker will automatically manage all screens.
@@ -30,6 +21,33 @@ command line argument. For example, if you want Window Maker
to manage only
screen 1, start it as:
.B wmaker -display :0.1
.TP
+.B --no-cpp
+disable preprocessing of configuration files
+.TP
+.B --no-dock
+do not show the application Dock
+.TP
+.B --no-clip
+do not show the workspace Clip
+.TP
+.B --no-autolaunch
+do not autolaunch applications
+.TP
+.B --dont-restore
+do not restore saved session
+.TP
+.B --locale locale
+specify the locale to use
+.TP
+.B --create-stdcmap
+create the standard colormap hint in PseudoColor visuals
+.TP
+.B --visual-id
+visual id of visual to use
+.TP
+.B --static
+do not update or save configurations
+.TP
.B --version
display version number and exit
.TP
@@ -86,7 +104,7 @@ The menu file indicated in WMRootMenu is looked for here...
and here, in that order. Unless, the indicated path is an absolute path.
.TP
.B ~/GNUstep/Library/WindowMaker/Pixmaps/
-Window Maker looks for pixmaps here
+Window Maker looks for fBpixmapsfP here
.TP
.B ~/GNUstep/Library/WindowMaker/Backgrounds/
Window Maker looks for backgrounds here
@@ -100,7 +118,7 @@ to keep things nicely ordered)
Window Maker looks for theme files here (ibid)
.TP
.B /usr/share/WindowMaker/Pixmaps/
-System wide pixmaps are located here.
+System-wide (Window Maker-specific) pixmaps are located here
.TP
.B /usr/share/WindowMaker/Styles/
System wide styles are here
@@ -141,5 +159,3 @@ Dan Pascu <[email protected]> with contributions from
many people around
the Internet.
.PP
This manual page was written by Marcelo E. Magallon, <[email protected]>.
-
-
diff --git a/doc/wmgenmenu.1 b/doc/wmgenmenu.1
new file mode 100644
index 0000000..a74704a
--- /dev/null
+++ b/doc/wmgenmenu.1
@@ -0,0 +1,32 @@
+.TH "wmgenmenu" "1" "15 August 2011"
+.SH "NAME"
+fBwmgenmenufR - Writes a menu structure usable as
+~/GNUstep/Defaults/WMRootMenu to stdout
+.PP
+.SH "SYNOPSIS"
+.B wmgenmenu fR[ fI--options fR]
+.PP
+.SH "DESCRIPTION"
+fBwmgenmenu fR- Writes a menu structure usable as
+~/GNUstep/Defaults/WMRootMenu to stdout
+.PP
+.SH "OPTIONS"
+.TP
+.B --help
+fRdisplay this help and exit
+.TP
+.B --version
+fRoutput version information and exit
+.TP
+.B --h
+fRlike --help
+.TP
+.B --v
+fRlike --version
+.PP
+.SH "AUTHOR"
+wmgenmenu is a part of Window Maker. It was written by Carlos R. Mafra and
+Tamas TEVESZ.
+.PP
+This manpage was written by Rodolfo GarcÃa Peñas (kix) for the
+Debian GNU/Linux system (but may be used by others).
diff --git a/doc/wmmenugen.1 b/doc/wmmenugen.1
new file mode 100644
index 0000000..4a9f588
--- /dev/null
+++ b/doc/wmmenugen.1
@@ -0,0 +1,24 @@
+.TH "wmmenugen" "1" "15 August 2011"
+.SH "NAME"
+fBwmmenugenfR - Window Maker PropList menu generator
+.PP
+.SH "SYNOPSIS"
+.B wmmenugen fI-parser:<parser> fspec fR[ fpsec ... fR]
+fR[fI-parser:<parser> fspec fR[ fpsec ... fR] ... fR]
+.PP
+.SH "DESCRIPTION"
+fBwmmenugen fR- Window Maker PropList menu generator
+.PP
+.SH "OPTIONS"
+.TP
+.B -parser
+fRspecify the parser. Known parsers are xdg and wmconfig.
+.TP
+.B -fspec
+fRspecify the file.
+.PP
+.SH "AUTHOR"
+wmmenugen is a part of Window Maker. It was written by Tamas TEVESZ.
+.PP
+This manpage was written by Rodolfo GarcÃa Peñas (kix) for the
+Debian GNU/Linux system (but may be used by others).
http://repo.or.cz/w/wmaker-crm.git/commit/64d2ea43c373b406518d8aa3c371da73dc033798
commit 64d2ea43c373b406518d8aa3c371da73dc033798
Author: Rodolfo GarcÃa Peñas (kix) <[email protected]>
Date: Tue Aug 16 11:56:02 2011 +0200
debian: few updates
* New upstream version, now from git
* debian/patches are now DEP-3
* debian/copyright is now DEP-5
diff --git a/debian/changelog b/debian/changelog
index 34d99d0..7c434f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wmaker (0.94.0-1) unstable; urgency=low
+
+ * New upstream version, now from git
+ * debian/patches are now DEP-3
+ * debian/copyright is now DEP-5
+
+ -- Rodolfo GarcÃa Peñas (kix) <[email protected]> Mon, 8 Aug 2011 19:29:12 +0200
+
wmaker (0.92.0+git-0) unstable; urgency=low
* Add libxmu-dev to build-depends. (Martin Dietze)
@@ -50,6 +58,34 @@ wmaker (0.92.0+git-0) unstable; urgency=low
-- Andreas Metzler <[email protected]> Sat, 07 Aug 2010 10:56:00 +0200
+wmaker (0.92.0-8.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix "please depend on libjpeg-dev, not libjpeg62-dev": change
+ build-dependency and dependency. (Closes: #569245)
+ * Bump to standard version 3.8.4, adjusted following lintian warnings:
+ - debhelper-but-no-misc-depends
+ - dh-clean-k-is-deprecated
+ - package-lacks-versioned-build-depends-on-debhelper 7
+ - substvar-source-version-is-deprecated
+ - description-contains-homepage
+ Overridden the following lintian error:
+ - menu-method-should-include-menu-h
+
+ -- Karl Ferdinand Ebert <[email protected]> Tue, 23 Feb 2010 09:31:49 +0100
+
+wmaker (0.92.0-8.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix FTBFS with new libtool: update the path of libtool's ltmain.sh in
+ the prerequisite of the ltmain.sh rule in debian/rules, which moved
+ from /usr/share/libtool/ltmain.sh to /usr/share/libtool/config/ltmain.sh
+ and version the build dependency on libtool accordingly, making sure a
+ build can't be attempted against an older libtool: libtool (>= 2.2.6a).
+ Thanks to Daniel Schepler for reporting (Closes: #527511).
+
+ -- Cyril Brulebois <[email protected]> Wed, 01 Jul 2009 02:16:01 +0200
+
wmaker (0.92.0-8) unstable; urgency=low
* Standards Version 3.8.0.1
diff --git a/debian/copyright b/debian/copyright
index 0acdf5e..bf99289 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,97 +1,85 @@
-This package was debianized by Marcelo E. Magallon
-<[email protected]> on Sat, 1 Nov 1997 15:21:20 -0600.
-
-The original package was debianized by Neil A. Rubin <[email protected]>
-on Sun, 18 May 1997 18:02:24 -0400.
-
-It was downloaded from ftp://ftp.windowmaker.info/pub/source/release
-
-Window Maker X11 Window Manager
-Copyright (c) 1997 Alfredo Kengi Kojima
-
-Window Maker is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-The libraries accompanying Window Maker, wrlib (libwraster), wmlib and
-WINGs (libwings-dev) are distributed under the terms of the GNU Library
-General Public License as published by the Free Software Foundation;
-either version 2 of the license, or (at your option) any later version.
-
-Window Maker is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You can find a copy of the GNU General Public License and the GNU
-Library Public License in the directory /usr/share/common-licenses, in
-the file GPL and LGPL respectively; if not, you can obtain a copy
-writing to the Free Software Foundation, Inc., 51 Franklin Street,
-Fifth Floor, Boston, MA 02110-1301 USA
-
-The icons that are distributed with this program and were made by
-Marco van Hylckama Vlieg are licensed through the OpenContent
-License. Read the /usr/doc/wmaker/COPYING.OPL file for the complete
-license.
-
-NeXT, OpenStep and NEXTSTEP are trademarks of NeXT Computer, Inc.
-All other trademarks are property of their respective owners.
-
-The authors reserve the right to make changes in the software without
-prior notice.
-
-The following artwork were created by Banlu Kemiyatorn and
-are distributed through the license in this file:
-
-GNUstepGlow.tiff
-GNUstepGlow.xpm
-Magnify.tiff
-Magnify.xpm
-Terminal.tiff
-Terminal.xpm
-TerminalGNUstep.tiff
-TerminalGNUstep.xpm
-TerminalLinux.tiff
-TerminalLinux.xpm
-tiff/msty1.tiff
-tiff/msty2.tiff
-tiff/msty3.tiff
-xpm/msty1.xpm
-xpm/msty2.xpm
-xpm/msty3.xpm
-WPrefs.tiff
-WPrefs.xpm
-tiff/tdel.tiff
-tiff/tedit.tiff
-tiff/textr.tiff
-tiff/tnew.tiff
-xpm/tdel.xpm
-xpm/tedit.xpm
-xpm/textr.xpm
-xpm/tnew.xpm
-inside Resources/Images.tiff "the little house", "the trash can",
-"the folder", "the floppies"
-Ear.png
-Ftp.png
-ICQ.png
-Jabber.png
-Mozilla.png
-Pen.png
-Pencil.png
-Shell.png
-Speaker.png
-XChat.png
-
-do What The Fuck you want to Public License
-
-Version 1.0, March 2000
-Copyright (C) 2000 Banlu Kemiyatorn (]d).
-136 Nives 7 Jangwattana 14 Laksi Bangkok
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
-Ok, the purpose of this license is simple
-and you just
-
-DO WHAT THE FUCK YOU WANT TO.
+Format:
http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=co&pathrev=174
+Upstream-Name: wmaker
+Upstream-Contact: Window Maker developers mailing list
<[email protected]>
+Source: http://repo.or.cz/w/wmaker-crm.git
+
+Files: *
+Copyright: 1997, Alfredo Kengi Kojima <[email protected]>
+ 2011, Carlos R. Mafra <[email protected]>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 1997, Neil A. Rubin <[email protected]>
+ 1997, Marcelo E. Magallon <[email protected]>
+ 2011, Rodolfo GarcÃa Peñas (kix) <[email protected]>
+License: GPL-2+
+
+Files: WindowMaker/Icons/BitchX.tiff WindowMaker/Icons/DefaultAppIcon.tiff
+ WindowMaker/Icons/GNUterm.tiff WindowMaker/Icons/defaultterm.tiff
+ WindowMaker/Icons/draw.tiff WindowMaker/Icons/linuxterm.tiff
+ WindowMaker/Icons/mixer.tiff WindowMaker/Icons/notepad.tiff
+ WindowMaker/Icons/pdf.tiff WindowMaker/Icons/ps.tiff
+ WindowMaker/Icons/real.tiff WindowMaker/Icons/sgiterm.tiff
+ WindowMaker/Icons/sound.tiff WindowMaker/Icons/staroffice2.tiff
+ WindowMaker/Icons/timer.tiff WindowMaker/Icons/wilber.tiff
+ WindowMaker/Icons/write.tiff WindowMaker/Icons/xdvi.tiff
+ WindowMaker/Icons/xv.tiff
+Copyright: 1997, Marco van Hylckama Vlieg <[email protected]>
+License: public-domain
+ They may be distributed freely and/or modified as long as the original
+ Author is mentioned!
+
+Files: WindowMaker/Icons/GNUstepGlow.tiff WindowMaker/Icons/GNUstepGlow.xpm
+ WindowMaker/Icons/Magnify.tiff WindowMaker/Icons/Magnify.xpm
+ WindowMaker/Icons/Terminal.tiff WindowMaker/Icons/Terminal.xpm
+ WindowMaker/Icons/TerminalGNUstep.tiff
WindowMaker/Icons/TerminalGNUstep.xpm
+ WindowMaker/Icons/TerminalLinux.tiff WindowMaker/Icons/TerminalLinux.xpm
+ WindowMaker/Icons/Ear.png WindowMaker/Icons/Ftp.png
WindowMaker/Icons/ICQ.png
+ WindowMaker/Icons/Jabber.png WindowMaker/Icons/Mozilla.png
+ WindowMaker/Icons/Pen.png WindowMaker/Icons/Pencil.png
+ WindowMaker/Icons/Shell.png WindowMaker/Icons/Speaker.png
+ WPrefs.app/tiff/msty1.tiff WPrefs.app/tiff/msty2.tiff
WPrefs.app/tiff/msty3.tiff
+ WPrefs.app/xpm/msty1.xpm WPrefs.app/xpm/msty2.xpm
WPrefs.app/xpm/msty3.xpm
+ WPrefs.app/WPrefs.tiff WPrefs.app/WPrefs.xpm WPrefs.app/tiff/tdel.tiff
+ WPrefs.app/tiff/tedit.tiff WPrefs.app/tiff/textr.tiff
WPrefs.app/tiff/tnew.tiff
+ WPrefs.app/xpm/tdel.xpm WPrefs.app/xpm/tedit.xpm
WPrefs.app/xpm/textr.xpm
+ WPrefs.app/xpm/tnew.xpm WINGs/Resources/defaultIcon.tiff
+ WINGs/Resources/Images.tiff WINGs/Resources/Images.xpm
+ WINGs/Resources/defaultIcon.xpm WINGs/Resources/Images.xcf
+ WindowMaker/Icons/XChat.png
+Copyright: 2000, Banlu Kemiyatorn
+License: public-domain
+ do What The Fuck you want to Public License
+ .
+ Version 1.0, March 2000
+ Copyright (C) 2000 Banlu Kemiyatorn (]d).
+ 136 Nives 7 Jangwattana 14 Laksi Bangkok
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+ .
+ Ok, the purpose of this license is simple
+ and you just
+ .
+ DO WHAT THE FUCK YOU WANT TO.
+
+License: GPL-2+
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later
+ version.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/patches/50_def_config_paths.diff
b/debian/patches/50_def_config_paths.diff
index 7085485..3106719 100644
--- a/debian/patches/50_def_config_paths.diff
+++ b/debian/patches/50_def_config_paths.diff
@@ -1,3 +1,6 @@
+Description: This patch changes the default config paths
+Author: Andreas Metzler <[email protected]>
+Last-Update: 2010-08-07
diff --git a/src/wconfig.h.in b/src/wconfig.h.in
index c8bb947..cf06113 100644
--- a/src/wconfig.h.in
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 36 ++++
debian/copyright | 182 +++++++++-----------
debian/libwings-dev.manpages | 4 +-
debian/libwraster3-dev.manpages | 2 +-
debian/manpages/wmaker.1x | 167 ------------------
debian/patches/50_def_config_paths.diff | 3 +
debian/patches/51_wmaker_man.diff | 31 ++++
debian/patches/series | 1 +
debian/wmaker.manpages | 7 +-
{debian/manpages => doc}/WPrefs.1x | 2 +-
{debian/manpages => doc}/WindowMaker.1x | 0
{debian/manpages => doc}/get-wings-flags.1 | 14 +-
{debian/manpages => doc}/get-wraster-flags.1 | 14 +-
{debian/manpages => doc}/get-wutil-flags.1 | 14 +-
.../upgrade-windowmaker-defaults.8 | 0
doc/wdread.1 | 31 ++++
{debian/manpages => doc}/wmagnify.1x | 2 +-
doc/wmaker.1x | 44 ++++--
doc/wmgenmenu.1 | 32 ++++
doc/wmmenugen.1 | 24 +++
20 files changed, 304 insertions(+), 306 deletions(-)
delete mode 100644 debian/manpages/wmaker.1x
create mode 100644 debian/patches/51_wmaker_man.diff
rename {debian/manpages => doc}/WPrefs.1x (99%)
rename {debian/manpages => doc}/WindowMaker.1x (100%)
rename {debian/manpages => doc}/get-wings-flags.1 (88%)
rename {debian/manpages => doc}/get-wraster-flags.1 (93%)
rename {debian/manpages => doc}/get-wutil-flags.1 (88%)
rename {debian/manpages => doc}/upgrade-windowmaker-defaults.8 (100%)
create mode 100644 doc/wdread.1
rename {debian/manpages => doc}/wmagnify.1x (96%)
create mode 100644 doc/wmgenmenu.1
create mode 100644 doc/wmmenugen.1
repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
--
wmaker-crm.git ("Fork from the last available CVS version of Window Maker")
--
To unsubscribe, send mail to [email protected].