~ubuntu-branches/ubuntu/raring/kgb-bot/raring-proposed

« back to all changes in this revision

Viewing changes to lib/App/KGB/Client/ServerRef.pm

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad
  • Date: 2010-10-18 02:28:16 UTC
  • mfrom: (15.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20101018022816-4ryo0pxtk7kltu7b
Tags: 1.05-1ubuntu1
* Merge from debian unstable (LP: #662444). Remaining changes:
  - debian/control: build dependency on language-pack-bg-base and deleted
    build dependency on missing locales-all. This fixes a FTBFS (LP: #572538)
  - debian/rules: deleted test on versions as it always fails with ubuntu
    versioning

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
 
121
121
use utf8;
122
122
use Carp qw(confess);
123
 
use Digest::SHA1 qw(sha1_hex);
 
123
use Digest::SHA qw(sha1_hex);
124
124
use SOAP::Lite;
125
125
 
126
126
sub new {