2007
rssreader.app (0.6.2.dfsg-4) unstable; urgency=low
* debian/control (Build-Depends): Version the libgnustep-gui-dev
dependency (>= 0.12.0). Drop gnustep-make and dpkg-dev.
(rssreader.app) [Description]: Moved Homepage to its own field in the
(Homepage): Source stanza.
(rssreader.app) [Depends]: Added ${misc:Depends}.
* debian/librsskit0.install: Updated.
* debian/librsskit-dev.install: Likewise.
* debian/rssreader.app.install: Likewise.
* debian/rules (DESTDIR, CFLAGS): Do not define these variables.
(DEBDIR): Define.
(OBJCFLAGS): Define conditionally honoring DEB_BUILD_OPTIONS and pass
to make.
(build-stamp): Use gs_make and adjust the location of the RSSKit
objects.
(clean): Use gs_make instead of $(MAKE). Do not remove the temporary
build directory; done automatically by dh_clean.
(install): Install in the tmpdir using gs_make and setting
GNUSTEP_INSTALLATION_DOMAIN=SYSTEM. Remove the .desktop file
generated by pl2link and install a valid one. Install the XPM icon
here, not in the binary-arch target. Also move dh_install. Remove
redundant call to dh_installdirs.
(binary-arch): Do not create link for the app wrapper. Change the
condition for moving the Resources to FHS locations from
DEB_GNUSTEP_NO_MOVE to GS_USE_FHS. Adjust the variables and paths in
that snippet accordingly. Remove the unnecessary dh_installexamples
invocation. Adjust the path parameter of dh_slibdeps.
* debian/menu (section): Changed to Applications/Network/Web News.
* debian/Grr.desktop: New file.
* debian/rssreader.app.preinst: Deleted, already unnecessary.
-- Yavor Doganov <yavor@doganov.org> Sun, 28 Oct 2007 21:43:06 +0200
2006
rssreader.app (0.6.2.dfsg-3) unstable; urgency=low
* To properly move the Resources dir to /usr/share, include a preinst
script which Hubert Chan wrote originally for gnumail.app. This fixes
a grave bug (not reported) that occurs on upgrades.
* Remove the lintian override, we are compliant now.
-- Yavor Doganov <yavor@doganov.org> Tue, 21 Nov 2006 22:20:22 +0200
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.
-- Yavor Doganov <yavor@doganov.org> Thu, 21 Sep 2006 17:26:06 +0300
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.
-- Yavor Doganov <yavor@doganov.org> Mon, 18 Sep 2006 23:22:23 +0300
rssreader.app (0.2.2-1.1) unstable; urgency=high
* Non-maintainer upload. * Update libgnustep-gui build-dep (Closes: #352392). * Use gsdh_gnustep.
-- Luk Claes <luk@debian.org> Sun, 12 Mar 2006 17:40:09 +0100
2004
rssreader.app (0.2.2-1) unstable; urgency=low
* Initial Release. (closes: #285375)
-- Gürkan Sengün <gurkan@linuks.mine.nu> Mon, 6 Dec 2004 20:20:28 +0100