~ubuntu-branches/ubuntu/saucy/augeas/saucy

« back to all changes in this revision

Viewing changes to lenses/exports.aug

  • Committer: Bazaar Package Importer
  • Author(s): Micah Anderson
  • Date: 2011-06-09 10:25:27 UTC
  • mfrom: (1.4.1 upstream) (19.1.7 natty)
  • Revision ID: james.westby@ubuntu.com-20110609102527-8l29k1tv6bwnqujq
Tags: 0.8.1-1
* new upstream release
* pull packaging from Ubuntu - new binary package augeas-docs
* change build dependency on naturaldocs to version in Debian
* remove debian/patches/*, no longer needed
* update standards version - no changes
* update libaugeas0 short description to not start with an article
* update debian/libaugeas0.symbols to match upstream changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
module Exports =
77
77
  autoload xfm
78
78
 
79
 
  let client_re = /[a-zA-Z0-9\-\.@\*\?\/]+/
 
79
  let client_re = /[a-zA-Z0-9\.@\*\?\/\-]+/
80
80
 
81
81
  let eol = Util.eol
82
82
  let lbracket  = Util.del_str "("