Your message dated Tue, 25 Nov 2008 21:02:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487847: fixed in genpower 1.0.5-2.2
has caused the Debian Bug report #487847,
regarding genpower: Please implement Ubuntu changes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
487847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487847
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: genpower
Version: 1.0.5-2.1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * postinst should mention /usr/share/docs not /usr/docs
  * Remove -DNEWINIT from make call in debian/rules
  * Bumped Standards-Version to 3.8.0

We thought you might be interested in doing the same.
diff -u genpower-1.0.5/debian/control genpower-1.0.5/debian/control
--- genpower-1.0.5/debian/control
+++ genpower-1.0.5/debian/control
@@ -2,7 +2,7 @@
 Section: admin
 Priority: extra
 Maintainer: Brian White <[EMAIL PROTECTED]>
-Standards-Version: 3.1.1.1
+Standards-Version: 3.8.0
 
 Package: genpower
 Architecture: any
diff -u genpower-1.0.5/debian/changelog genpower-1.0.5/debian/changelog
--- genpower-1.0.5/debian/changelog
+++ genpower-1.0.5/debian/changelog
@@ -1,3 +1,12 @@
+genpower (1.0.5-2.1ubuntu1) intrepid; urgency=low
+
+  * Merge from debian unstable, remaining changes (LP: #238959):
+    - postinst should mention /usr/share/docs not /usr/docs
+    - Remove -DNEWINIT from make call in debian/rules
+  * Bumped Standards-Version to 3.8.0
+
+ -- Nathan Handler <[EMAIL PROTECTED]>  Tue, 24 Jun 2008 09:15:26 -0500
+
 genpower (1.0.5-2.1) unstable; urgency=low
 
   * Non-maintainer upload to solve release goal.
@@ -5,6 +14,29 @@
 
  -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Sat, 29 Mar 2008 12:21:42 +0100
 
+genpower (1.0.5-2ubuntu3) intrepid; urgency=low
+
+  * Modify Maintainer value to match the DebianMaintainerField
+    specification. (LP: #230350)
+
+ -- Andrea Colangelo <[EMAIL PROTECTED]>  Fri, 23 May 2008 10:07:16 +0200
+
+genpower (1.0.5-2ubuntu2) gutsy; urgency=low
+
+  * Cleaned up source.
+  * Cleaned up debian directory.
+  * postrm should mention /usr/share/docs not /usr/docs 
+    (closes: LP #134611)
+
+ -- Chuck Short <[EMAIL PROTECTED]>  Sat, 25 Aug 2007 09:21:36 -0400
+
+genpower (1.0.5-2ubuntu1) feisty; urgency=low
+
+  * Re-sync with Debian
+  * Remove -DNEWINIT from make call in debian/rules
+
+ -- Barry deFreese <[EMAIL PROTECTED]>  Thu, 25 Jan 2007 20:54:01 -0500
+
 genpower (1.0.5-2) unstable; urgency=low 
 
   * Remove "upsstat" file on purge (closes: #330799)
@@ -14,14 +46,12 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Mon,  4 Dec 2006 15:09:27 -0500
 
-  
 genpower (1.0.5-1) unstable; urgency=low 
 
   * Fixed problem with kill-inverter time being 1/100 of specified time (closes: #280731)
 
  -- Brian White <[EMAIL PROTECTED]>  Tue,  4 Jan 2005 17:18:24 -0500
 
-  
 genpower (1.0.4-1) unstable; urgency=low 
 
   * Corrected problem copying strings from config file (closes: #190206)
@@ -31,28 +61,24 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Sat, 17 Jan 2004 23:09:35 -0500
 
-  
 genpower (1.0.3-1) unstable; urgency=low 
 
   * Finally got around to getting new source from sf.net (closes: #107511)
 
  -- Brian White <[EMAIL PROTECTED]>  Sun, 23 Feb 2003 13:27:20 -0500
 
-  
 genpower (1.0.1-14) unstable; urgency=low 
 
   * Added new APC-ES cable (closes: 107511)
 
  -- Brian White <[EMAIL PROTECTED]>  
 
-  
 genpower (1.0.1-13) unstable; urgency=low 
 
   * Fixed install syntax errors (closes: 82756)
 
  -- Brian White <[EMAIL PROTECTED]>  Thu, 18 Jan 2001 22:57:15 -0500
 
-  
 genpower (1.0.1-12) unstable; urgency=low 
 
   * Added "apc-23A" UPS cable description (closes: #67817)
@@ -62,7 +88,6 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Sat, 13 Jan 2001 21:14:56 -0500
 
-
 genpower (1.0.1-11) unstable; urgency=low
 
   * Fixed start priority to be after kerneld (Bug#47505)
@@ -72,7 +97,6 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Wed, 27 Oct 1999 16:21:31 -0400
 
-
 genpower (1.0.1-10) unstable; urgency=low
 
   * Added "blackout-buster" UPS cable description
@@ -80,14 +104,12 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Mon, 30 Aug 1999 10:57:26 -0400
 
-
 genpower (1.0.1-9) unstable; urgency=low
 
   * Fixed syntax error for "now" shutdown times (Bug#35150,#39695)
 
  -- Brian White <[EMAIL PROTECTED]>  Fri, 27 Aug 1999 14:16:53 -0400
 
-
 genpower (1.0.1-8) unstable; urgency=low
 
   * Now uses initreq (Bug#23007)
@@ -95,7 +117,6 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Tue, 13 Oct 1998 12:04:14 -0400
 
-
 genpower (1.0.1-7) unstable; urgency=low
 
   * Wrote new copyright file (Bug#17925)
@@ -103,7 +124,6 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Wed, 11 Mar 1998 12:25:32 -0500
 
-
 genpower (1.0.1-6) unstable; urgency=low
 
   * Added cable for TrippLite OminiSmart PNP 675
@@ -111,7 +131,6 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Tue, 13 Jan 1998 19:09:14 -0500
 
-
 genpower (1.0.1-5) unstable; urgency=low
 
   * Fixed documentation bugs (bug#11973)
@@ -119,21 +138,18 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Mon, 15 Sep 1997 20:00:29 -0400
 
-
 genpower (1.0.1-4) unstable; urgency=low
 
   * Added new APC Plug-n-Play cable from Chris Hansen!
 
  -- Brian White <[EMAIL PROTECTED]>  Sat, 31 May 1997 13:51:36 -0400
 
-
 genpower (1.0.1-3) unstable; urgency=low
 
   * fixed location of man page (Bug#6581)
 
  -- Brian White <[EMAIL PROTECTED]>  Tue, 14 Jan 1997 12:41:41 -0500
 
-
 genpower (1.0.1-2) unstable; urgency=low
 
   * improved install & remove scripts
@@ -142,7 +158,6 @@
 
  -- Brian White <[EMAIL PROTECTED]>  Fri,  8 Nov 1996 10:17:40 -0500
 
-
 genpower (1.0.1-1) unstable; urgency=low
 
   * first Debian package
@@ -153,4 +168,4 @@
-
 Local variables:
 mode: debian-changelog
 End:
+
diff -u genpower-1.0.5/debian/postinst genpower-1.0.5/debian/postinst
--- genpower-1.0.5/debian/postinst
+++ genpower-1.0.5/debian/postinst
@@ -32,7 +32,7 @@
 echo "- Note that genpower will not work with the smart-signalling mode supported by"
 echo "  most UPS systems.  You will likely have to build a special cable to make use"
 echo "  of the UPS's dumb-signalling mode (if it has one).  Information on this can"
-echo "  can be found in the /usr/doc/genpower/cables directory.  If you have an APC,"
+echo "  can be found in the /usr/share/doc/genpower/cables directory.  If you have an APC,"
 echo "  unit you should be able to use the 'apc-pnp' cable type with the Windows-95"
 echo "  PNP (plug-n-play) cable that came with your UPS.  This cable should come"
 echo "  with all APC Backups Pro, Smart-Ups, and Matrix-Ups systems."
only in patch2:
unchanged:
--- genpower-1.0.5.orig/debian/rules
+++ genpower-1.0.5/debian/rules
@@ -20,7 +20,7 @@
 
 build:
 # Builds the binary package.
-	make CFLAGS='-O2 -g -fomit-frame-pointer -DNEWINIT' all
+	make CFLAGS='-O2 -g -fomit-frame-pointer' all
 	touch stamp-build
 
 clean:

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: genpower
Source-Version: 1.0.5-2.2

We believe that the bug you reported is fixed in the latest version of
genpower, which is due to be installed in the Debian FTP archive:

genpower_1.0.5-2.2.diff.gz
  to pool/main/g/genpower/genpower_1.0.5-2.2.diff.gz
genpower_1.0.5-2.2.dsc
  to pool/main/g/genpower/genpower_1.0.5-2.2.dsc
genpower_1.0.5-2.2_i386.deb
  to pool/main/g/genpower/genpower_1.0.5-2.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese <[EMAIL PROTECTED]> (supplier of updated genpower package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 25 Nov 2008 14:31:11 -0500
Source: genpower
Binary: genpower
Architecture: source i386
Version: 1.0.5-2.2
Distribution: unstable
Urgency: low
Maintainer: Brian White <[EMAIL PROTECTED]>
Changed-By: Barry deFreese <[EMAIL PROTECTED]>
Description: 
 genpower   - Monitor UPS and handle line power failures
Closes: 436968 455026 487847
Changes: 
 genpower (1.0.5-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix doc path in postinst.
   * Remove -DNEWINIT from make call in rules. (Closes: #487847).
   * Remove /etc/init.d/ups-monitor* in postrm. (Closes: #455026).
   * Don't strip on nostrip in rules. (Closes: #436968).
     + Remove -s from install in Makefile.
   * Set -e in maintainer scripts.
   * Invoke RC properly in prerm.
   * Add copyright holders.
   * Bump Standards Version to 3.8.0.
Checksums-Sha1: 
 9c459ea000111c81b2f607e1201aaf8f0d7a4ca4 920 genpower_1.0.5-2.2.dsc
 84686b7c0c34928bc5be6535dba6d15a54ca650e 2522 genpower_1.0.5-2.2.diff.gz
 75e94897a8b10d5c00f6d2fc995e7523b820c738 48336 genpower_1.0.5-2.2_i386.deb
Checksums-Sha256: 
 dc63cf89495218bd21e32efd6d7a0697ac5360577c2ac1b15f530d8ef62677a7 920 
genpower_1.0.5-2.2.dsc
 b7c3650baccf070cc1e157406f280f14a6504d44fb563a7c9300f04b46d9969d 2522 
genpower_1.0.5-2.2.diff.gz
 839a8660f0f5536ca4f73e49579ea0d42c5cac7d506e64fcbbaca119b82c7c87 48336 
genpower_1.0.5-2.2_i386.deb
Files: 
 eba4d8d83201363252979b9b07884c02 920 admin extra genpower_1.0.5-2.2.dsc
 92f147eba4bad5d28dd542bafd9451b5 2522 admin extra genpower_1.0.5-2.2.diff.gz
 aa8de770bbca9f7da41da07adc23c306 48336 admin extra genpower_1.0.5-2.2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkksYD4ACgkQ5ItltUs5T37oiQCfXDoe8WcZVo3Ud45VPGi6KKXm
iswAmwbzqC6uXoY7+7OAi3jKhYk3LWR3
=FKyx
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to