r74381 - in /trunk/libhttp-browserdetect-perl: Build.PL Changes LICENSE MANIFEST META.json Makefile.PL README debian/changelog dist.ini http-browserdetect.komodoproject lib/HTTP/BrowserDetect.pm t/01-detect.t t/yaml2json.pl

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Sat May 14 09:42:00 UTC 2011


Author: angelabad-guest
Date: Sat May 14 09:41:18 2011
New Revision: 74381

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74381
Log:
New upstream release

Removed:
    trunk/libhttp-browserdetect-perl/http-browserdetect.komodoproject
    trunk/libhttp-browserdetect-perl/t/yaml2json.pl
Modified:
    trunk/libhttp-browserdetect-perl/Build.PL
    trunk/libhttp-browserdetect-perl/Changes
    trunk/libhttp-browserdetect-perl/LICENSE
    trunk/libhttp-browserdetect-perl/MANIFEST
    trunk/libhttp-browserdetect-perl/META.json
    trunk/libhttp-browserdetect-perl/Makefile.PL
    trunk/libhttp-browserdetect-perl/README
    trunk/libhttp-browserdetect-perl/debian/changelog
    trunk/libhttp-browserdetect-perl/dist.ini
    trunk/libhttp-browserdetect-perl/lib/HTTP/BrowserDetect.pm
    trunk/libhttp-browserdetect-perl/t/01-detect.t

Modified: trunk/libhttp-browserdetect-perl/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/Build.PL?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/Build.PL (original)
+++ trunk/libhttp-browserdetect-perl/Build.PL Sat May 14 09:41:18 2011
@@ -12,11 +12,8 @@
     'File::Slurp' => '0',
     'FindBin' => '0',
     'JSON::PP' => '0',
-    'Modern::Perl' => '0',
     'Module::Build' => '0.3601',
-    'Test::More' => '0',
-    'YAML' => '0',
-    'YAML::Syck' => '0'
+    'Test::More' => '0'
   },
   'configure_requires' => {
     'ExtUtils::MakeMaker' => '6.30',
@@ -29,7 +26,7 @@
     'Olaf Alders <olaf at wundercounter.com> (current maintainer)'
   ],
   'dist_name' => 'HTTP-BrowserDetect',
-  'dist_version' => '1.23',
+  'dist_version' => '1.24',
   'license' => 'perl',
   'module_name' => 'HTTP::BrowserDetect',
   'recommends' => {},

Modified: trunk/libhttp-browserdetect-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/Changes?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/Changes (original)
+++ trunk/libhttp-browserdetect-perl/Changes Sat May 14 09:41:18 2011
@@ -1,15 +1,22 @@
 Revision history for Perl extension HTTP::BrowserDetect.
 
+1.24 2011-05-13
+    - Removes dependency on Modern::Perl, which was accidentally introduced
+      (Yoshiki Kurihara)
+    
 1.23 2011-05-02
-    - Adds a browser_properties() call that exposes all the browser "properties" (Olivier Bilodeau)
-    - Fixes issues where a Chrome string would return 1 to a ->nav45up check (Olivier Bilodeau)
-    - Fixes issue where some WebKit/KHTML browsers returned 1 on ->gecko (Olivier Bilodeau)
+    - Adds a browser_properties() call that exposes all the browser
+      "properties" (Olivier Bilodeau)
+    - Fixes issues where a Chrome string would return 1 to a ->nav45up check
+      (Olivier Bilodeau)
+    - Fixes issue where some WebKit/KHTML browsers returned 1 on ->gecko
+      (Olivier Bilodeau)
     - Adds wince method (Windows CE) (Olivier Bilodeau)
     - Now detects Java UserAgent as a robot (Graham Barr)
     - Now detects Jakarta Commons-HttpClient as a Java client (Graham Barr)
     - UserAgent tests moved from YAML to JSON
     - Moves issue tracking to Github
-    - Dist now includes META.json file
+    - Dist now includes META.json rather than META.yaml
 
 1.22 2011-03-10
     - Adds Namoroka to list of Firefox browsers (Viacheslav Tykhanovskyi)

Modified: trunk/libhttp-browserdetect-perl/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/LICENSE?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/LICENSE (original)
+++ trunk/libhttp-browserdetect-perl/LICENSE Sat May 14 09:41:18 2011
@@ -18,15 +18,16 @@
 
   The GNU General Public License, Version 1, February 1989
 
-		    GNU GENERAL PUBLIC LICENSE
-		     Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+                    51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-			    Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-		    GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-			    NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-		     END OF TERMS AND CONDITIONS
-
-	Appendix: How to Apply These Terms to Your New Programs
+                     END OF TERMS AND CONDITIONS
+
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 

Modified: trunk/libhttp-browserdetect-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/MANIFEST?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/MANIFEST (original)
+++ trunk/libhttp-browserdetect-perl/MANIFEST Sat May 14 09:41:18 2011
@@ -8,10 +8,8 @@
 README
 TODO
 dist.ini
-http-browserdetect.komodoproject
 lib/HTTP/BrowserDetect.pm
 t/01-detect.t
 t/author-critic.t
 t/release-pod-coverage.t
 t/useragents.json
-t/yaml2json.pl

Modified: trunk/libhttp-browserdetect-perl/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/META.json?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/META.json (original)
+++ trunk/libhttp-browserdetect-perl/META.json Sat May 14 09:41:18 2011
@@ -40,10 +40,7 @@
             "File::Slurp" : 0,
             "FindBin" : 0,
             "JSON::PP" : 0,
-            "Modern::Perl" : 0,
-            "Test::More" : 0,
-            "YAML" : 0,
-            "YAML::Syck" : 0
+            "Test::More" : 0
          }
       }
    },
@@ -52,13 +49,13 @@
       "bugtracker" : {
          "web" : "http://github.com/oalders/HTTP-BrowserDetect/issues"
       },
-      "homepage" : "http://github.com/oalders/http-browserdetect/tree",
+      "homepage" : "http://github.com/oalders/http-browserdetect",
       "repository" : {
          "type" : "git",
-         "url" : "git://github.com/oalders/http-browserdetect.git",
-         "web" : "http://github.com/oalders/http-browserdetect/tree"
+         "url" : "http://github.com/oalders/http-browserdetect",
+         "web" : "http://github.com/oalders/http-browserdetect"
       }
    },
-   "version" : "1.23"
+   "version" : "1.24"
 }
 

Modified: trunk/libhttp-browserdetect-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/Makefile.PL?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/Makefile.PL (original)
+++ trunk/libhttp-browserdetect-perl/Makefile.PL Sat May 14 09:41:18 2011
@@ -17,11 +17,8 @@
     'File::Slurp' => '0',
     'FindBin' => '0',
     'JSON::PP' => '0',
-    'Modern::Perl' => '0',
     'Module::Build' => '0.3601',
-    'Test::More' => '0',
-    'YAML' => '0',
-    'YAML::Syck' => '0'
+    'Test::More' => '0'
   },
   'CONFIGURE_REQUIRES' => {
     'ExtUtils::MakeMaker' => '6.30',
@@ -35,7 +32,7 @@
     'Exporter' => '0',
     'vars' => '0'
   },
-  'VERSION' => '1.23',
+  'VERSION' => '1.24',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: trunk/libhttp-browserdetect-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/README?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/README (original)
+++ trunk/libhttp-browserdetect-perl/README Sat May 14 09:41:18 2011
@@ -3,7 +3,7 @@
     an HTTP user agent string
 
 VERSION
-    version 1.23
+    version 1.24
 
 SYNOPSIS
         use HTTP::BrowserDetect;
@@ -371,6 +371,8 @@
 
     Olivier Bilodeau
 
+    Yoshiki Kurihara
+
 TO DO
     The _engine() method currently only handles Gecko. It needs to be
     expanded to handle other rendering engines.
@@ -431,7 +433,7 @@
     requests, but plain old patch files are also welcome.
 
     If you're able to add test cases, this will speed up the time to release
-    your changes. Just edit t/useragents.yaml so that the test coverage
+    your changes. Just edit t/useragents.json so that the test coverage
     includes any changes you have made. Please contact me if you have any
     questions.
 

Modified: trunk/libhttp-browserdetect-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/debian/changelog?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/debian/changelog (original)
+++ trunk/libhttp-browserdetect-perl/debian/changelog Sat May 14 09:41:18 2011
@@ -1,3 +1,9 @@
+libhttp-browserdetect-perl (1.24-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Angel Abad <angelabad at gmail.com>  Sat, 14 May 2011 11:41:47 +0200
+
 libhttp-browserdetect-perl (1.23-1) unstable; urgency=low
 
   [ Angel Abad ]

Modified: trunk/libhttp-browserdetect-perl/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/dist.ini?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/dist.ini (original)
+++ trunk/libhttp-browserdetect-perl/dist.ini Sat May 14 09:41:18 2011
@@ -5,7 +5,7 @@
 license = Perl_5
 copyright_holder = Lee Semel
 copyright_year   = 2011
-version = 1.23
+version = 1.24
 main_module = lib/HTTP/BrowserDetect.pm
 
 [GatherDir]

Modified: trunk/libhttp-browserdetect-perl/lib/HTTP/BrowserDetect.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/lib/HTTP/BrowserDetect.pm?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/lib/HTTP/BrowserDetect.pm (original)
+++ trunk/libhttp-browserdetect-perl/lib/HTTP/BrowserDetect.pm Sat May 14 09:41:18 2011
@@ -1,7 +1,7 @@
 use strict;
 package HTTP::BrowserDetect;
 BEGIN {
-  $HTTP::BrowserDetect::VERSION = '1.23';
+  $HTTP::BrowserDetect::VERSION = '1.24';
 }
 
 use vars qw(@ISA @EXPORT @EXPORT_OK @ALL_TESTS);
@@ -196,7 +196,7 @@
                 ( [^.]* )           # Major version number is everything before first dot
                 \.                  # The first dot
                 ( [\d]* )           # Minor version nnumber is digits after first dot
-            }x
+            }xo
         )
     {
         $major = $2;
@@ -1109,7 +1109,7 @@
 
 =head1 VERSION
 
-version 1.23
+version 1.24
 
 =head1 SYNOPSIS
 
@@ -1558,6 +1558,8 @@
 
 Olivier Bilodeau
 
+Yoshiki Kurihara
+
 =head1 TO DO
 
 The _engine() method currently only handles Gecko.  It needs to be expanded to
@@ -1622,7 +1624,7 @@
 but plain old patch files are also welcome.
 
 If you're able to add test cases, this will speed up the time to release your
-changes. Just edit t/useragents.yaml so that the test coverage includes any
+changes. Just edit t/useragents.json so that the test coverage includes any
 changes you have made.  Please contact me if you have any questions.
 
 =head1 AUTHORS

Modified: trunk/libhttp-browserdetect-perl/t/01-detect.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-browserdetect-perl/t/01-detect.t?rev=74381&op=diff
==============================================================================
--- trunk/libhttp-browserdetect-perl/t/01-detect.t (original)
+++ trunk/libhttp-browserdetect-perl/t/01-detect.t Sat May 14 09:41:18 2011
@@ -8,7 +8,6 @@
 use FindBin;
 use JSON::PP;
 use Test::More qw( no_plan );
-use YAML qw( LoadFile );
 require_ok( 'HTTP::BrowserDetect' );
 
 my $json  = read_file( "$FindBin::Bin/useragents.json" );




More information about the Pkg-perl-cvs-commits mailing list