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

« back to all changes in this revision

Viewing changes to elvi/rae

  • 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: rae,v 1.2 2008-03-11 12:59:45 ianb-guest Exp $
 
2
# $Id$
3
3
# elvis: rae            -- Busca en el diccionario de la Real Academia de la Lengua Española (Spanish Dictionary)
4
4
# Author: Ruben Pollan <meskio@terra.es>
5
5
. surfraw || exit 1