r65580 - in /branches/upstream/sqlfairy/current: ./ inc/Module/ inc/Module/Install/ lib/SQL/ lib/SQL/Translator/Parser/ lib/SQL/Translator/Producer/ lib/SQL/Translator/Schema/ script/ t/ t/data/

antgel-guest at users.alioth.debian.org antgel-guest at users.alioth.debian.org
Wed Dec 8 13:36:45 UTC 2010


Author: antgel-guest
Date: Wed Dec  8 13:36:11 2010
New Revision: 65580

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=65580
Log:
[svn-upgrade] new version sqlfairy (0.11007)

Added:
    branches/upstream/sqlfairy/current/t/55-oracle-producer.t
    branches/upstream/sqlfairy/current/t/63-spacial-pgsql.t
    branches/upstream/sqlfairy/current/t/64xml-to-mysql.t
Modified:
    branches/upstream/sqlfairy/current/AUTHORS
    branches/upstream/sqlfairy/current/Changes
    branches/upstream/sqlfairy/current/MANIFEST
    branches/upstream/sqlfairy/current/META.yml
    branches/upstream/sqlfairy/current/Makefile.PL
    branches/upstream/sqlfairy/current/inc/Module/Install.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Base.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Can.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Fetch.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Include.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Makefile.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Metadata.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Scripts.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Share.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Win32.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/WriteAll.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/MySQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLite.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/MySQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Oracle.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/PostgreSQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Trigger.pm
    branches/upstream/sqlfairy/current/script/sqlt
    branches/upstream/sqlfairy/current/t/02mysql-parser.t
    branches/upstream/sqlfairy/current/t/08postgres-to-mysql.t
    branches/upstream/sqlfairy/current/t/32schema-lookups.t
    branches/upstream/sqlfairy/current/t/47postgres-producer.t
    branches/upstream/sqlfairy/current/t/data/roundtrip_autogen.yaml

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/sqlfairy/current/AUTHORS
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/AUTHORS?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/Changes?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/MANIFEST?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/META.yml?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/Makefile.PL?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/AutoInstall.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Base.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Can.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Fetch.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Include.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Makefile.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Metadata.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Scripts.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Scripts.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Share.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Share.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Win32.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/WriteAll.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/MySQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/MySQL.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLite.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/MySQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/MySQL.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Oracle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Oracle.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/PostgreSQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/PostgreSQL.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Trigger.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Trigger.pm?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/script/sqlt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/script/sqlt?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/t/02mysql-parser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/02mysql-parser.t?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/t/08postgres-to-mysql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/08postgres-to-mysql.t?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/t/32schema-lookups.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/32schema-lookups.t?rev=65580&op=diff

Modified: branches/upstream/sqlfairy/current/t/47postgres-producer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/47postgres-producer.t?rev=65580&op=diff

Added: branches/upstream/sqlfairy/current/t/55-oracle-producer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/55-oracle-producer.t?rev=65580&op=file

Added: branches/upstream/sqlfairy/current/t/63-spacial-pgsql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/63-spacial-pgsql.t?rev=65580&op=file

Added: branches/upstream/sqlfairy/current/t/64xml-to-mysql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/64xml-to-mysql.t?rev=65580&op=file

Modified: branches/upstream/sqlfairy/current/t/data/roundtrip_autogen.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/data/roundtrip_autogen.yaml?rev=65580&op=diff




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