[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#352440: marked as done (ITA: wmshutdown -- Allow you to shutdown or reboot your)



Your message dated Thu, 17 Dec 2009 05:32:07 +0000
with message-id <E1NL8y7-00077M-PO@ries.debian.org>
and subject line Bug#352440: fixed in wmshutdown 0.2-4
has caused the Debian Bug report #352440,
regarding ITA: wmshutdown -- Allow you to shutdown or reboot your
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 owner@bugs.debian.org
immediately.)


-- 
352440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352440
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of wmshutdown, Rafal Zawadzki <bluszcz@jabberpl.org>,
is apparently not active anymore.  Therefore, I orphan this package
now.  If you want to be the new maintainer, please take it -- see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: wmshutdown
Binary: wmshutdown
Version: 0.2-1
Priority: optional
Section: x11
Maintainer: Rafal Zawadzki <bluszcz@jabberpl.org>
Build-Depends: debhelper (>> 3.0.0), libgtk1.2-dev
Architecture: any
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/w/wmshutdown
Files:
 36b8c88bd0ba33d8c6cc602baede2a2b 584 wmshutdown_0.2-1.dsc
 6937692d776d62f440aa71d3b8b13d07 6985 wmshutdown_0.2.orig.tar.gz
 e52ab51c5685d231e21ed795ec80feb6 2761 wmshutdown_0.2-1.diff.gz

Package: wmshutdown
Priority: optional
Section: x11
Installed-Size: 112
Maintainer: Rafal Zawadzki <bluszcz@jabberpl.org>
Architecture: i386
Version: 0.2-1
Depends: libc6 (>= 2.3.2.ds1-4), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxi6 | xlibs (>> 4.1.0)
Filename: pool/main/w/wmshutdown/wmshutdown_0.2-1_i386.deb
Size: 13306
MD5sum: be32828b91c11e12f6c5b5563c955fd4
Description: Allow you to shutdown or reboot your machine
 This is a dock applications for Window Maker that
 allows you to shutdown or reboot your machine
 just by clickig a button on desktop and confirming.
 It's useful just for desktop machines.
Tag: admin::power-management, role::sw:utility, suite::gnustep, uitoolkit::gtk, x11::applet


Christoph
-- 
cb@df7cb.de | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: wmshutdown
Source-Version: 0.2-4

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

wmshutdown_0.2-4.diff.gz
  to main/w/wmshutdown/wmshutdown_0.2-4.diff.gz
wmshutdown_0.2-4.dsc
  to main/w/wmshutdown/wmshutdown_0.2-4.dsc
wmshutdown_0.2-4_i386.deb
  to main/w/wmshutdown/wmshutdown_0.2-4_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 352440@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jari Aalto <jari.aalto@cante.net> (supplier of updated wmshutdown 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Tue, 08 Dec 2009 13:58:06 +0200
Source: wmshutdown
Binary: wmshutdown
Architecture: source i386
Version: 0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Jari Aalto <jari.aalto@cante.net>
Changed-By: Jari Aalto <jari.aalto@cante.net>
Description: 
 wmshutdown - dockapp to shutdown or reboot your machine
Closes: 352440 556683
Changes: 
 wmshutdown (0.2-4) unstable; urgency=medium
 .
   * New maintainer (ITA; Closes: #352440).
     - ACK and integrate previous QA changes
   * debian/README.Debian
     - Document change of binary name: wmshutdown, wmshutdown-run
   * debian/README.Debian
     - Instruct how to disable shutdown-run(1) from other users than root.
   * debian/compat
     - New file.
   * debian/control
     - (Description): Improve paragraphs.
     - (Depends): Added dpatch,
     - (Homepage, Vcs-*): New fields.
     - (Standards-Version): Update to 3.8.3
   * debian/copyright
     - Update to newest dh-make template.
     - Update upstream author's email and URL address.
   * debian/menu
     - Update section according to latest policy.
   * debian/docs
     - Remove file.
   * debian/pod2man.mk
     - New file.
   * debian/rules
     - Add dpatch and manual page creation.
     - (clean): use dh_prep (lintian).
   * debian/patches/10-makefile.dpatch
     - Nef file
     - (LDFLAGS): new variable. Check problems with
       linker flag -Wl,--no-add-needed
       See http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
     - (LIBS): new variable. Use -lX11.
     - (all): change to call build targets.
     - (dock): Link against LIBS (FTBFS; Closes: #556683).
     - (help): move echo commands here.
     - (install): Change program names to reflect package:
       wmShutdown => wmshutdown. Shutdown => wmshutdown-run.
   * debian/patches/10-name-change.dpatch
     - Change program names and use FHS directories.
   * debian/watch
     - New file.
   * Other:
     - Remove old *.1 manual pages and write new ones in *.pod format.
Checksums-Sha1: 
 c5a1e0e3cca4042cef4a44e16940fd1b019c19ba 1155 wmshutdown_0.2-4.dsc
 141a3adb56387508fa81a3aa6fdb966ea75c8866 6882 wmshutdown_0.2-4.diff.gz
 803353e98661c42b6fa0a071623f50d37ed47361 16936 wmshutdown_0.2-4_i386.deb
Checksums-Sha256: 
 f87736f6976dca9d9b9fe295bf8497c6b004be9dda4efc757f72e18bf239d5c5 1155 wmshutdown_0.2-4.dsc
 f3df3179f4ab609c991aecdea1a419fce78186f686d11764c8cb4d66acc31c02 6882 wmshutdown_0.2-4.diff.gz
 e59bbf73b4ac0e36691b107fb91086eeeb9e13725e02875d4a06103500d85b33 16936 wmshutdown_0.2-4_i386.deb
Files: 
 1b0c13c6f71439016172ee46037f0cbd 1155 x11 optional wmshutdown_0.2-4.dsc
 ede45c6285ec109983827bd3bfda39dc 6882 x11 optional wmshutdown_0.2-4.diff.gz
 d8c2657400f294c68b5905ddb214bfb6 16936 x11 optional wmshutdown_0.2-4_i386.deb

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

iEYEARECAAYFAkspv0wACgkQpdwBkPlyvgMMtgCbB4HnLlMd9gBWmydDw01UBwH7
tjkAoIQuUQ7VC8mMmghc0s/V/t+8cH9L
=28DO
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: