[Pkg-wmaker-commits] [wmtop] 27/34: debian/changelog: Update; reformat previous entries; set distribution to unstable.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Aug 26 01:01:34 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmtop.

commit 5a0c89fbe49d3cd2cd0eb0f77dc39c922149f65d
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Mon Jul 13 16:48:20 2015 -0600

    debian/changelog: Update; reformat previous entries; set distribution to
    unstable.
---
 debian/changelog | 118 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 60 insertions(+), 58 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 865999b..7761e9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-wmtop (0.84-10) UNRELEASED; urgency=medium
+wmtop (0.84-10) unstable; urgency=medium
 
-  * New maintainer.
+  * New maintainer (Closes: #792324).
   * debian/compat
     - Bump to 9.
   * debian/control
@@ -17,9 +17,12 @@ wmtop (0.84-10) UNRELEASED; urgency=medium
       fix_incorrect_memory_usage.patch.
   * debian/patches/10_fix_manpage.dpatch
     - Rename as fix_manpage.patch, convert to quilt, and add DEP3 header.
+    - Fix spelling error.
   * debian/patches/fix_install.patch
     - New patch; honor DESTDIR environment variable, create installation
       directories, and install manpage according to FHS.
+  * debian/patches/honor_buildflags.patch
+    - Honor CPPFLAGS, CFLAGS, and LDFLAGS.
   * debian/README.source
     - Remove file; unnecessary as package no longer uses dpatch.
   * debian/rules
@@ -27,127 +30,127 @@ wmtop (0.84-10) UNRELEASED; urgency=medium
   * debian/source/format
     - New file; use 3.0 (quilt).
 
- -- Doug Torrance <dtorrance at monmouthcollege.edu>  Mon, 13 Jul 2015 12:26:37 -0600
+ -- Doug Torrance <dtorrance at monmouthcollege.edu>  Mon, 13 Jul 2015 16:48:58 -0600
 
 wmtop (0.84-9) unstable; urgency=low
 
   * QA upload.
   * debian/control
-    - set maintainer to QA Group
-    - bump Standards-Version to 3.8.0
-      + added debian/README.source
-    - uncapitalized short description
-    - removed additional spaces from long description (paragraph fill)
-    - added ${misc:Depends} to binary package Depends
+    - Set maintainer to QA Group.
+    - Bump Standards-Version to 3.8.0.
+      + Add debian/README.source.
+    - Uncapitalize short description.
+    - Remove additional spaces from long description (paragraph fill).
+    - Add ${misc:Depends} to binary package Depends.
   * debian/rules
-    - removed 'configure' from PHONY, since the target does not exist anymore
-    - merged 'rm' call into 'dh_clean' one
+    - Remove 'configure' from PHONY, since the target does not exist anymore.
+    - Merge 'rm' call into 'dh_clean' one.
   * debian/patches/10_fix_manpage.dpatch
-    - fixed another minus sign warning
+    - Fix another minus sign warning.
 
  -- Sandro Tosi <morph at debian.org>  Sun, 28 Dec 2008 17:07:00 +0100
 
 wmtop (0.84-8) unstable; urgency=low
 
   * debian/control
-    - bump Standards-Version to 3.7.3
-    - moved Homepage field from binary to source stanza
-    - added build-depend against libxext-dev since libx11-dev will no longer
-      depends on it
-    - added dpatch dependency
+    - Bump Standards-Version to 3.7.3.
+    - Move Homepage field from binary to source stanza.
+    - Add build-depend against libxext-dev since libx11-dev will no longer
+      depends on it.
+    - Add dpatch dependency.
   * debian/rules
-    - added dpatch stuff
-    - little change to clean target
-    - added direct docs installation
+    - Add dpatch stuff.
+    - Little change to clean target.
+    - Add direct docs installation.
   * debian/patches/01_restore_pristine_code.dpatch
-    - added to restore pristine source code
+    - Add to restore pristine source code.
   * debian/patches/10_fix_manpage.dpatch
-    - added to escape minus signes in manpage (lintian warning)
+    - Add to escape minus signes in manpage (lintian warning).
   * debian/dirs
-    - removed
+    - Remove.
   * debian/docs
-    - removed
+    - Remove.
   * debian/copyright
-    - clear separation of license and copyright
-    - upstream author, license and copyright indented with 4 spaces
-    - link to local GPLv2 license text fixed
+    - Clear separation of license and copyright.
+    - Upstream author, license and copyright indented with 4 spaces.
+    - Link to local GPLv2 license text fixed.
 
  -- Sandro Tosi <matrixhasu at gmail.com>  Wed, 09 Jan 2008 20:04:01 +0100
 
 wmtop (0.84-7) unstable; urgency=low
 
-  * comment strip of binary from upstream Makefile and debian/rules
-    (closes: #438278)
-  * add Tony Mancill to Uploaders in debian/control
-  * remove cruft from bottom of debian/changelog
-  * update menu section to Applications/System/Monitoring
-  * update debian/rules to no longer ignore errors from $(MAKE) clean
+  * Comment strip of binary from upstream Makefile and debian/rules
+    (Closes: #438278).
+  * Add Tony Mancill to Uploaders in debian/control.
+  * Remove cruft from bottom of debian/changelog.
+  * Update menu section to Applications/System/Monitoring.
+  * Update debian/rules to no longer ignore errors from $(MAKE) clean.
 
  -- tony mancill <tmancill at debian.org>  Thu, 16 Aug 2007 22:46:37 -0700
 
 wmtop (0.84-6) unstable; urgency=low
 
   * debian/watch
-    - url correction
+    - Url correction.
 
  -- Sandro Tosi <matrixhasu at gmail.com>  Sat, 16 Sep 2006 10:45:42 +0200
 
 wmtop (0.84-5) unstable; urgency=low
 
   * debian/watch
-    - added
+    - Add.
   * debian/compat
-    - added, removing DH_COMPAT from debian/rules
+    - Add, removing DH_COMPAT from debian/rules.
   * debian/rules
-    - removed DH_COMPAT and commented dh_* commands
-    - add explicit manpage in dh_installman
+    - Remove DH_COMPAT and commented dh_* commands.
+    - Add explicit manpage in dh_installman.
   * wmtop.manpages
-    - removed, and added the manpage in debian/rules
+    - Remove and add the manpage in debian/rules.
   * debian/control
-    - New maintainer (Closes: #347529)
-    - Push Standards-Version to 3.7.2
-    - modified long description taking it from webpage
-    - added Homepage field
+    - New maintainer (Closes: #347529).
+    - Push Standards-Version to 3.7.2.
+    - Modify long description taking it from webpage.
+    - Add Homepage field.
   * debian/copyright
-    - changed site url where to donwload upstream package, and its email
-      address
-    - added copyright notes for wmgeneral/*
-    - added me as new maintainer
+    - Change site url where to donwload upstream package, and its email
+      address.
+    - Add copyright notes for wmgeneral/*.
+    - Add me as new maintainer.
 
  -- Sandro Tosi <matrixhasu at gmail.com>  Sun, 27 Aug 2006 19:07:38 +0200
 
 wmtop (0.84-4) unstable; urgency=low
 
-  * Orphan package
-  * Modified build-depends (s/xlibs-dev/libx11-dev,libxpm-dev/)
+  * Orphan package.
+  * Modify build-depends (s/xlibs-dev/libx11-dev,libxpm-dev/).
 
  -- Hugo van der Merwe <hvdm at debian.org>  Wed, 11 Jan 2006 12:25:47 +0200
 
 wmtop (0.84-3) unstable; urgency=low
 
   * Fix wmtop memory reported for kernel 2.6 (Closes: #224732)
-    (Thanks Dwayne C. Litzenberger)
+    (Thanks Dwayne C. Litzenberger).
 
  -- Hugo van der Merwe <hvdm at debian.org>  Sat,  3 Jan 2004 23:43:38 +0200
 
 wmtop (0.84-2) unstable; urgency=low
 
-  * Removed /usr/man/man1 dir from package
+  * Remove /usr/man/man1 dir from package.
 
  -- Hugo van der Merwe <hvdm at debian.org>  Sun, 28 Oct 2001 17:11:24 +0200
 
 wmtop (0.84-1) unstable; urgency=low
 
-  * New upstream release
+  * New upstream release.
 
  -- Hugo van der Merwe <hvdm at debian.org>  Wed, 24 Oct 2001 22:04:38 +0200
 
 wmtop (0.7-2) unstable; urgency=low
 
-  * New maintainer (closes: #98251)
-  * Install upstream man page (closes: #93474)
-  * Removed Suggests: wmaker (closes: #82998)
-  * Updated a lot of debian/ files, as inspired by dh_make, updated to
+  * New maintainer (Closes: #98251).
+  * Install upstream man page (Closes: #93474).
+  * Remove Suggests: wmaker (Closes: #82998).
+  * Update a lot of debian/ files, as inspired by dh_make, update to
     Standards-Version: 3.5.2
   * Not uploaded, found new upstream release
 
@@ -156,6 +159,5 @@ wmtop (0.7-2) unstable; urgency=low
 wmtop (0.7-1) unstable; urgency=low
 
   * Initial release.
-  
- -- Edward C. Lang <edlang at debian.org>  Fri, 14 Apr 2000 19:25:35 +1000
 
+ -- Edward C. Lang <edlang at debian.org>  Fri, 14 Apr 2000 19:25:35 +1000

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



More information about the Pkg-wmaker-commits mailing list