Your message dated Mon, 02 Oct 2006 23:08:24 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#352392: fixed in rssreader.app 0.6.2.dfsg-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: rssreader.app
Severity: serious
Version: 0.2.2-1

Hi

Your package FTBFS because libgnustep-gui0.9-dev is not available
(anymore). You might want to update the build dependency to
libgnustep-gui0.10-dev.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: rssreader.app
Source-Version: 0.6.2.dfsg-2

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

librsskit0-dev_0.6.2.dfsg-2_i386.deb
  to pool/main/r/rssreader.app/librsskit0-dev_0.6.2.dfsg-2_i386.deb
librsskit0_0.6.2.dfsg-2_i386.deb
  to pool/main/r/rssreader.app/librsskit0_0.6.2.dfsg-2_i386.deb
rsskit.framework_0.6.2.dfsg-2_all.deb
  to pool/main/r/rssreader.app/rsskit.framework_0.6.2.dfsg-2_all.deb
rssreader.app_0.6.2.dfsg-2.diff.gz
  to pool/main/r/rssreader.app/rssreader.app_0.6.2.dfsg-2.diff.gz
rssreader.app_0.6.2.dfsg-2.dsc
  to pool/main/r/rssreader.app/rssreader.app_0.6.2.dfsg-2.dsc
rssreader.app_0.6.2.dfsg-2_i386.deb
  to pool/main/r/rssreader.app/rssreader.app_0.6.2.dfsg-2_i386.deb
rssreader.app_0.6.2.dfsg.orig.tar.gz
  to pool/main/r/rssreader.app/rssreader.app_0.6.2.dfsg.orig.tar.gz



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.
Yavor Doganov <[EMAIL PROTECTED]> (supplier of updated rssreader.app 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.7
Date: Thu, 21 Sep 2006 17:26:06 +0300
Source: rssreader.app
Binary: rsskit.framework rssreader.app librsskit0-dev librsskit0
Architecture: source i386 all
Version: 0.6.2.dfsg-2
Distribution: unstable
Urgency: high
Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
Changed-By: Yavor Doganov <[EMAIL PROTECTED]>
Description: 
 librsskit0 - GNUstep framework for parsing and manipulating RSS feeds (library
 librsskit0-dev - GNUstep framework for parsing and manipulating RSS feeds 
(develop
 rsskit.framework - GNUstep framework for parsing and manipulating RSS feeds
 rssreader.app - RSS reader for GNUstep
Closes: 310979 352392 352392 356538 385239
Changes: 
 rssreader.app (0.6.2.dfsg-2) unstable; urgency=low
 .
   [ Remarks and suggestions by James Westby ]
   * Actually bump debian/compat to 5.
   * Switch to ${binary:Version}.
   * Include license header of LGPL in debian/copyright.
   * Rename README.Debian to README.Debian-source.
   * Drop the configure target from debian/rules.
 .
   * Build-depend on dpkg-dev (>= 1.13.19), thanks to Daniel Leidert.
   * List explicitly which files are copyrighted by the two copyright
     holders, thanks to Margarita Manterola.
 .
 rssreader.app (0.6.2.dfsg-1) unstable; urgency=low
 .
   * New upstream release.
     + Doesn't segfault on startup anymore (Closes: #385239).
     + Fixes various hangups when adding a feed (Closes: #310979).
   * Urgency set to low instead of medium since it is a new upstream
     release with a lot of changes.
   * Acknowledge NMU, thanks Luk Claes (Closes: #352392, #356538).
   * Repackage the upstream tarball, removing the RSSKit documentation; it
     currently has no license.  The app was renamed to Grr (Günther's RSS
     Reader), but the Debian source/binary packages remain the same.
   * Split the package and build three more binary packages --
     rsskit.framework, librrskit0 and librsskit0-dev.
   * Add debian/rsskit.framework.README.Debian explaining the reason for the
     repackaging.
   * Build-depend on libgnustep-gui-dev, instead of libgnustep-gui0.10-dev.
   * Upgrade to debhelper v5, adjust the build-dependancy accordingly and bump
     debian/compat.
   * Pass "-LRSSKit/shared_obj" to the linker in order to find the shared
     libs, thanks to Damyan Ivanov for the hint.
   * Append "messages=yes" to $(MAKE) in order to track curious build
     failures on the autobuilders.
   * Rework the long description to fix a lintian warning, also mention
     the new name and fix the Homepage.
   * Escape Gürkan's and upstream author's names in the manpage to fix a
     lintian warning; rename it to Grr.1 and substitute the name accordingly.
   * Remove debian/dirs and debian/docs, split the latter into
     $binary_package.docs.
   * Include /usr/share/GNUstep/debian/config.mk in debian/rules.
   * Move Resources to /usr/share/GNUstep/Grr.app and make a compatibility
     symlink.
   * Replace the symlynk to /usr/bin/gnustep-app-wrapper with
     $(GS_SYSTEM_ROOT)/Makefiles/gnustep-app-wrapper, the former will
     be removed after the release of Etch.
   * Add icon to debian/menu and a hint as well.  Build-depend on
     imagemagick for the conversion to .xpm format.
   * [debian/copyright]: Clarify that the license is GPLv2 only,
     unfortunately, and change the link to point to it.  Add the standard
     blurb as well.  List the FSF as additional copyright holder and
     include a notice about RSSKit/GNUmakefile, which appears to be under
     LGPL (probably a yanking mistake upstream).
   * Add myself to Uploaders: as agreed with the maintainer.
   * Bump Standards-Version to 3.7.2, no changes needed.
 .
 rssreader.app (0.2.2-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Update libgnustep-gui build-dep (Closes: #352392).
   * Use gsdh_gnustep.
Files: 
 cc2f35736f91dfcaf7c22ffc518ad3e8 781 net optional 
rssreader.app_0.6.2.dfsg-2.dsc
 db8636761ea12a21d1eb4ffe7c9b0c72 181737 net optional 
rssreader.app_0.6.2.dfsg.orig.tar.gz
 26e5dc20693430e25d4fe426f38b3e2f 4617 net optional 
rssreader.app_0.6.2.dfsg-2.diff.gz
 6e9d09ac9d70bd1239c4fdbafd6362d4 5020 libs optional 
rsskit.framework_0.6.2.dfsg-2_all.deb
 0ee681c809e3eaf4632130737953c3fc 156016 net optional 
rssreader.app_0.6.2.dfsg-2_i386.deb
 b7dcb4336085e9de7b555ae8f37b49aa 23598 libs optional 
librsskit0_0.6.2.dfsg-2_i386.deb
 f5e1874af2d97f80c90f20db34425e36 10704 libdevel optional 
librsskit0-dev_0.6.2.dfsg-2_i386.deb

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

iD8DBQFFF9uklAuUx1tI/64RAiz+AJ9SdDUByBLPpaMx6kvCctuOzoGG8ACgld6N
Qia6qh6JUFJjMCBfxZSkORY=
=wVh0
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to