~ubuntu-branches/ubuntu/trusty/freeguide/trusty

« back to all changes in this revision

Viewing changes to src/freeguide/plugins/program/freeguide/lib/fgspecific/VersionCheckerThread.java

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2007-09-11 16:52:59 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070911165259-4r32oke21i1ezbmv
Tags: 0.10.5-1
* New upstream release.
* Update the watch file.
* Change Debian policy to version 3.7.2.2. No changes necessary.
* Add ant-optional to build dependencies. Closes: #441762.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
            }
82
82
 
83
83
            /* if privacy=no     then we won't get here.
84
 
 
85
84
            * if privacy=yes_ip then we don't add anything to the url - the
86
 
 
87
85
            *                   server finds the ip automatically.
88
 
 
89
86
            */
90
87
            URL fgversion = new URL( url );
91
88
            BufferedReader in =