Branches for Hardy

Name Status Last Modified Last Commit
lp:ubuntu/hardy/rssreader.app 2 Mature 2010-01-07 17:17:22 UTC
4. * debian/control (Build-Depends): Ver...

Author: Yavor Doganov
Revision Date: 2007-10-28 21:43:06 UTC

* 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.

11 of 1 result