[Pkg-wmaker-commits] [wmbutton] 19/25: wmbutton: Split ChangeLog off from README into its own file.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Jul 16 23:38:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmbutton.

commit 37a3294da44acca4f63b77beaa715a5eb9928740
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Jul 15 23:54:46 2017 -0400

    wmbutton: Split ChangeLog off from README into its own file.
    
    This will fix the 'no-upstream-changelog' Lintian warning in the Debian
    package.
---
 ChangeLog | 37 +++++++++++++++++++++++++++++++++++++
 README    | 39 ---------------------------------------
 2 files changed, 37 insertions(+), 39 deletions(-)

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..45807e5
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,37 @@
+CHANGE LOG:
+-----------
+0.6.1 Minor changes to the Makefile.
+0.6 Code cleanup and fixes for memory leaks by Christian 'Greek0' Aichinger.
+0.5	Added Modifications submitted by Ralf Horstmann.
+	  Load different pixmaps at start-up time, rather than having
+	  to compile them in.  This also makes it much easier to run
+	  multiple copies.
+	Added Modifications submitted by Michael Cohrs.
+	  Added Tool-Tips
+	Updated default buttons.xpm graphics
+	General Code clean-up, including export must functions to
+	  seperate C file, to reduce clutter.
+
+0.4	Added Modifications submitted by Casey Harkins.
+	  Start application on mouse button release,
+	  Only start app if cursor is still on application button
+	  Added 3-D button press look
+	Added new .wmbutton configuration file
+
+0.3	Graphics changed to incorporate most changes made by asbutton
+	Removed Middle/Right mouse click on button to turn off buttons
+	  after it.
+	Added Middle and Right mouse buttons to run more Applications
+	  (Yes, you can now really run 27 different Apps from a single
+	  instance of wmbuttons, if you would want too...)
+	Fixed bug for finding config file .wmbutton.
+	  It used to not look in the home directory, but in the
+	  startup directory.  Thanks to Casey harkins for the fix.
+	Included the icons directory from the asbutton distribution,
+	  plus a few more.
+
+0.2	Added single configuration file, user selectable.
+
+0.1	Origional version.
+	  Shamelessly taken from wmcp 1.2.5,
+	  by Ben Cohen <buddog at aztec.asu.edu>
diff --git a/README b/README
index 790f44d..7b30a42 100644
--- a/README
+++ b/README
@@ -145,45 +145,6 @@ the upper left 54x54 pixel corner.
 
 An example file is included, related to the the buttons.xpm graphic file.
 
-
-CHANGE LOG:
------------
-0.6.1 Minor changes to the Makefile.
-0.6 Code cleanup and fixes for memory leaks by Christian 'Greek0' Aichinger.
-0.5	Added Modifications submitted by Ralf Horstmann.
-	  Load different pixmaps at start-up time, rather than having
-	  to compile them in.  This also makes it much easier to run
-	  multiple copies.
-	Added Modifications submitted by Michael Cohrs.
-	  Added Tool-Tips
-	Updated default buttons.xpm graphics
-	General Code clean-up, including export must functions to
-	  seperate C file, to reduce clutter.
-
-0.4	Added Modifications submitted by Casey Harkins.
-	  Start application on mouse button release,
-	  Only start app if cursor is still on application button
-	  Added 3-D button press look
-	Added new .wmbutton configuration file
-
-0.3	Graphics changed to incorporate most changes made by asbutton
-	Removed Middle/Right mouse click on button to turn off buttons
-	  after it.
-	Added Middle and Right mouse buttons to run more Applications
-	  (Yes, you can now really run 27 different Apps from a single
-	  instance of wmbuttons, if you would want too...)
-	Fixed bug for finding config file .wmbutton.
-	  It used to not look in the home directory, but in the
-	  startup directory.  Thanks to Casey harkins for the fix.
-	Included the icons directory from the asbutton distribution,
-	  plus a few more.
-
-0.2	Added single configuration file, user selectable.
-
-0.1	Origional version.
-	  Shamelessly taken from wmcp 1.2.5,
-	  by Ben Cohen <buddog at aztec.asu.edu>
-
 TODO:
 -----
 Add ability (via config file) to use discrete 16x16 pixel icons for

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbutton.git



More information about the Pkg-wmaker-commits mailing list