[Pkg-wmaker-commits] [wmfire] 57/61: debian/{changelog,control}: Reformatting; patch by Adrian Glaubitz.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:39:56 UTC 2015


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

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

commit c0bca4327fde6d7d15a01b74f940e2201f9cd064
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue May 12 22:10:11 2015 -0500

    debian/{changelog,control}: Reformatting; patch by Adrian Glaubitz.
---
 debian/changelog | 91 ++++++++++++++++++++++++++++----------------------------
 debian/control   |  2 +-
 2 files changed, 47 insertions(+), 46 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index be94cce..66c93fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,9 @@ wmfire (1.2.4-1) unstable; urgency=medium
 
   * New upstream release.
   * New maintainer (Closes: #775470).
-  * debian/compat
+  * debian/compat:
     - Bump to 9.
-  * debian/control
+  * debian/control:
     - Bump versioned dependency on debhelper to >=9.
     - Bump Standards-Version to 3.9.6.
     - Move Homepage from Description to its own field.
@@ -14,13 +14,13 @@ wmfire (1.2.4-1) unstable; urgency=medium
     - Remove versioned dependency on libgtop2-dev; no earlier version
       still exists in Debian.
     - Replace autotools-dev with dh-autoreconf in Build-Depends.
-  * debian/control
+  * debian/control:
     - Lengthen long description with information from wmfire homepage.
-  * debian/copyright
+  * debian/copyright:
     - Update to DEP5 machine-readable format, version 1.0.
-  * debian/dirs
+  * debian/dirs:
     - Remove unnecessary file.
-  * debian/docs
+  * debian/docs:
     - Add AUTHORS, NEWS, and README.
     - Remove ALL_I_GET_IS_A_GREY_BOX; no longer relevant.
   * debian/patches:
@@ -32,20 +32,20 @@ wmfire (1.2.4-1) unstable; urgency=medium
     - (update_autotools.patch) Silence various autotools warnings.
     - (fix_-Wunused-result.patch) Fix compiler warning.
     - (freebsd_port.patch) Port to Debian GNU/kFreeBSD.
-  * debian/rules
+  * debian/rules:
     - Add get-orig-source target.
     - Update to use dh.
     - Use dh_autoreconf.
     - Append "-Wl, --as-needed" to LDFLAGS to reduce "useless dependency"
       warnings from dpkg-shlibdeps.
-  * debian/source/format
+  * debian/source/format:
     - New file; use 3.0 (quilt).
-  * debian/upstream/signing-key.asc
+  * debian/upstream/signing-key.asc:
     - New file.
-  * debian/watch
+  * debian/watch:
     - Remove unused parameters.
     - Add pgpsigurlmangle option.
-  * debian/wmfire.menu
+  * debian/wmfire.menu:
     - Update Section.
     - Add newlines for readability.
     - Rename to debian/menu.
@@ -54,7 +54,7 @@ wmfire (1.2.4-1) unstable; urgency=medium
 
 wmfire (1.2.3-2) unstable; urgency=low
 
-  * Update to Standards-Version 3.7.2.
+  * Update Standards-Version to 3.7.2 (no changes required).
   * New maintainer email address.
 
  -- Charles Fry <cfry at debian.org>  Wed,  5 Jul 2006 11:15:25 -0400
@@ -63,7 +63,7 @@ wmfire (1.2.3-1) unstable; urgency=low
 
   * New upstream release (Closes: #341255).
   * Remove unused maintainer scripts.
-  * Simplify dependencies.
+  * Simplify build dependencies in debian/control.
   * Build with autotools.
 
  -- Charles Fry <debian at frogcircus.org>  Tue,  6 Dec 2005 10:58:02 -0500
@@ -78,44 +78,44 @@ wmfire (1.2.2-1) unstable; urgency=low
 wmfire (1.2.1-6) unstable; urgency=low
 
   * New maintainer (Closes: #326779).
-  * Previous NMU was succesfully performed (Closes: #326575).
+  * Acknowledge previous NMU (Closes: #326575).
 
  -- Charles Fry <debian at frogcircus.org>  Wed,  7 Sep 2005 01:23:45 -0400
 
 wmfire (1.2.1-5) unstable; urgency=low
 
   * Orphan package and set maintainer to Debian QA Group.
-  * Bump standards version to 3.6.2 (no change required).
-  * Update FSF address.
-  * Bump libgtop2-dev build-dep to get a version past the soname change
-    (Closes: #316764, #322524).
-  * Break build-dependencies for the xorg transition.
-    - Remove xlibs-dev build-dep.
-    - Add libxt-dev build-dep (for the AC_PATH_X macro to detect X), upstream
+  * Bump Standards-Version to 3.6.2 (no changes required).
+  * Update FSF address in debian/copyright.
+  * Bump the version of the libgtop2-dev build dependency to get a
+    version past the SONAME change (Closes: #316764, #322524).
+  * Break up build dependencies for the xorg transition:
+    - Remove xlibs-dev.
+    - Add libxt-dev (for the AC_PATH_X macro to detect X), upstream
       should specialize the macro call if they don't need this lib.
-    - Add libx11-dev build-dep.
-    - Add libxext-dev build-dep.
+    - Add libx11-dev.
+    - Add libxext-dev.
 
  -- Loic Minier <lool at dooz.org>  Sun,  4 Sep 2005 10:06:12 +0200
 
 wmfire (1.2.1-4) unstable; urgency=low
 
-  * Apply the patch from Alan Swanson (see #250937) (Closes: #250937,
-    #256782).
+  * Apply the patch from Alan Swanson (see #250937)
+    (Closes: #250937, #256782).
   * Adjust mandir to be FHS 2.1 compatible.
 
  -- Christoph Siess (CHS) <chs at geekhost.info>  Tue, 17 Aug 2004 15:49:00 +0000
 
 wmfire (1.2.1-3) unstable; urgency=low
 
-  * Change Build-Depends: libgtop2-dev (>=2.6.0-4) (Closes: #252189).
+  * Update Build-Depends for libgtop2-dev to >=2.6.0-4 (Closes: #252189).
   * Sponsored by Martin Wuertele <maxx at debian.org>.
 
  -- Christoph Siess (CHS) <chs at geekhost.info>  Sat, 12 Jun 2004 13:27:21 +0200
 
 wmfire (1.2.1-2) unstable; urgency=low
 
-  * Recompile against libgtop-2.2 (Closes: #252189).
+  * Rebuild against libgtop-2.2 (Closes: #252189).
   * Sponsored by Martin Wuertele <maxx at debian.org>
 
  -- Christoph Siess (CHS) <chs at geekhost.info>  Sun,  6 Jun 2004 13:55:52 +0000
@@ -131,18 +131,18 @@ wmfire (1.2.1-1) unstable; urgency=low
 
 wmfire (1.1.99-5) unstable; urgency=low
 
-  * Corrected the manpage section.
-  * Apply a patch from Christof Douma to manually set the X resource name
-    (Closes: #228357).
-  * Formatting fixes to the manpage.
+  * Use proper section for the manpage.
+  * Fix formatting in manpage.
+  * Apply a patch from Christof Douma to manually set the
+    X resource name (Closes: #228357).
 
  -- Christoph Siess (CHS) <chs at geekhost.info>  Sun, 18 Jan 2004 19:25:55 +0100
 
 wmfire (1.1.99-4) unstable; urgency=low
 
   * New maintainer.
-  * Remove config.{log,cache,status} in build-stamp target to clean up
-    upstream cruft.
+  * Remove config.{log,cache,status} in build-stamp target in debian/rules
+    to clean up upstream cruft.
   * Update config.sub and config.guess.
 
  -- Christoph Siess (CHS) <chs at geekhost.info>  Fri,  2 Jan 2004 14:09:20 +0100
@@ -150,13 +150,13 @@ wmfire (1.1.99-4) unstable; urgency=low
 wmfire (1.1.99-3) unstable; urgency=low
 
   * New maintainer (Closes: #210794).
-  * Create wmfire.menu.
+  * Add menu file debian/wmfire.menu.
 
  -- Christoph Siess (CHS) <chs at geekhost.info>  Fri,  2 Jan 2004 11:41:38 +0100
 
 wmfire (1.1.99-2) unstable; urgency=low
 
-  * Fix missing build-depends on libgtop2-dev (Closes: #225225).
+  * Transition from libgtop-dev to libgtop2-dev in Build-Depends (Closes: #225225).
 
  -- Søren Boll Overgaard <boll at debian.org>  Sun, 28 Dec 2003 15:34:32 +0000
 
@@ -168,13 +168,14 @@ wmfire (1.1.99-1) unstable; urgency=low
 
 wmfire (1.0.0-3) unstable; urgency=low
 
-  * Fix manpage (Closes: #165589).
+  * Update manpage to reflect the new program options (Closes: #165589).
 
  -- Søren Boll Overgaard <boll at debian.org>  Sun, 20 Oct 2002 18:17:47 +0200
 
 wmfire (1.0.0-2) unstable; urgency=low
 
-  * Fix build-deps (closes: #165437).
+  * Add missing libgtk2.0-dev and libgnome-dev to Build-Depends,
+    fixes FTBFS (Closes: #165437).
 
  -- Søren Boll Overgaard <boll at debian.org>  Sat, 19 Oct 2002 11:20:00 +0200
 
@@ -184,35 +185,35 @@ wmfire (1.0.0-1) unstable; urgency=low
   * New maintainer (Closes: #164989).
   * New upstream maintainer.
   * Install manpage for wmfire (Closes: #87084).
-  * Add build-depends/depends, to support now and improved[TM] code.
-  * Dont leave processes hanging (Closes: #98391).
+  * Add libgtop2-dev to Build-Depends.
+  * Don't leave processes hanging (Closes: #98391).
 
  -- Søren Boll Overgaard <boll at debian.org>  Fri, 18 Oct 2002 10:31:15 +0200
 
 wmfire (0.0.3.9pre4-2) unstable; urgency=low
 
-  * Fix typo (Closes: #125490).
-  * Install wmfire to /usr/bin not /usr/X11R6/bin.
+  * Fix typo in description in debian/control (Closes: #125490).
+  * Install wmfire into /usr/bin not /usr/X11R6/bin.
   * Remove 'undocumented manpage' (Closes: #87084).
 
  -- Ryuichi Arafune <arafune at debian.org>  Sat, 22 Dec 2001 14:46:20 +0900
 
 wmfire (0.0.3.9pre4-1) unstable; urgency=low
 
-  * New upstream version (Closes: #46005, #61321).
+  * New upstream release (Closes: #46005, #61321).
 
  -- Ryuichi Arafune <arafune at debian.org>  Mon,  3 Apr 2000 20:18:50 +0900
 
 wmfire (0.0.3.8-3) unstable; urgency=low
 
-  * Readme.Debian (empty file) removed (Closes: #54371).
+  * Remove empty README.Debian (Closes: #54371).
 
  -- Ryuichi Arafune <arafune at debian.org>  Sat,  8 Jan 2000 09:29:04 +0900
 
 wmfire (0.0.3.8-2) unstable; urgency=low
 
-  * /usr/doc -> /usr/share/doc/ (Use debhelper 2.0.40).
-  * Lintian free.
+  * Move /usr/doc to /usr/share/doc/, use debhelper 2.0.40.
+  * Make package lintian-clean.
 
  -- Ryuichi Arafune <arafune at debian.org>  Tue,  7 Sep 1999 20:31:51 +0900
 
diff --git a/debian/control b/debian/control
index 088b7cc..f9df313 100644
--- a/debian/control
+++ b/debian/control
@@ -21,5 +21,5 @@ Description: very cool fiery way of showing your CPU usage
  and after two seconds symbols to represent the current monitor are "burnt"
  onscreen. The flame colour can also be changed.
  .
- It uses the GDK library to improve its speed - using less than half the cpu of
+ It uses the GDK library to improve its speed - using less than half the CPU of
  the original program.

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



More information about the Pkg-wmaker-commits mailing list