~ubuntu-branches/ubuntu/trusty/surfraw/trusty-proposed

« back to all changes in this revision

Viewing changes to elvi/slashdot

  • Committer: Bazaar Package Importer
  • Author(s): Ian Beckwith
  • Date: 2009-11-20 03:34:34 UTC
  • mfrom: (1.1.5 upstream) (4.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091120033434-gwrdq4frtunem00q
* New upstream version.
  + Only use first matching bookmark (Closes: #530786).
  + Fix debsec (patch from Moritz Muehlenhoff) (Closes: #550741).
* Remove Moritz from Uploaders (per #550741), thanks for your work!.
* debian/rules: call dh_installexamples to install examples/ dir.
* debian/control:
  + update vcs- fields to point to new git repo.
  + Standards-Version: 3.8.3 (No changes).
  + add Recommends: curl | wget | libwww-perl for -o.
  + Remove Conflicts/Replaces: surfaw, this transition was complete
    many releases ago.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
 
# $Id: slashdot,v 1.1.1.1 2003-08-01 09:07:52 bagpuss Exp $
 
2
# $Id$
3
3
# elvis: slashdot       -- Search stories on Slashdot (www.slashdot.org)
4
4
. surfraw || exit 1
5
5