[libcgi-formbuilder-perl] branch master updated (56215b6 -> ce39cd5)

Jonas Smedegaard dr at jones.dk
Sat Oct 25 00:10:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a change to branch master
in repository libcgi-formbuilder-perl.

      from  56215b6   add bug closer
       new  6e48c1f   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  64472df   Sync control.in with control: Fix use canonical URL in Vcs-Git.
       new  9f2b070   Declare compliance with Debian Policy 3.9.6.
       new  20cca70   Bump debhelper compatibility to 8: Needed debhelper provided even in oldstable.
       new  2c64010   Sync control.in with control: Avoid using first person in long description.
       new  9b37018   Update github part of watch file.
       new  8de1073   Stop track checksum of upstream tarball.
       new  16b2661   Update changelog, control file and copyright hints.
      adds  0727fae   initial move to Google code
      adds  ab9ed90   A checkbox (or radio) is now separated from the label by  
      adds  2f31f70   Added add_before_option and add_after_option field options
      adds  f545030   Added CGI::SSI template engine
      adds  f566fb0   Added forgotten CGI_SSI.pm
      adds  3f8e7ec   Added Russian language support
      adds  b54095e   Now (using JS) value returned by submitted() can be different than the button label.
      adds  c80a5a9   Bug fix
      adds  ea0e207   Bug fix in handling IDs of submit buttons.
      adds  aa988db   Corrected the case of JS turned off in handling of values/IDs of submit buttons.
      adds  a60ff69   Updated JS submit button code to use getElementById instead of this.form. Now works well with Konqueror browser.
      adds  d4f7087   Added TODO file - the future tasks to be implemented
      adds  72ad646   Added new TODO item.
      adds  97ba89d   Made @OURATTR ordered alphabetically again
      adds  ad742d9   Added disable_enter form option
      adds  9812484   Removed a done task from the TODO file
      adds  d7d2dcd   Added references to CGI_SSI where forgotten
      adds  709ee17   Javascript validation snippet is actually negative !=, not a positive ==.  Try it.  This confused me for years. The perl is positively matched, though.
      adds  3ee15b4   New version of CGI::FormBuilder::Template::CGI_SSI which should be compatible with current FormBuilder code. Yet untested however.
      adds  4522c9f   I moved Makefile.PL up one dir level as otherwise it does not work with my version of Perl software. I also delete make/ dir which became empty.
      adds  e4262cb   Some test files are updated. It seems that more tests are passed. Not all tests work yet however.
      adds  f101a39   Now all tests are passed.
      adds  e8046c2   Added tests for CGI::FormBuilder::Template::CGI_SSI
      adds  053bce6   Bug fix. It was non-working with objects used as templates.
      adds  434c449   Added note in the docs about future changes of the IDs of submit buttons.
      adds  0651377   Our webmaster insisted that I should revert to not use   to separate checkboxes and radiobuttons from labels
      adds  d3f6a82   Corrected handling of IDs of submit buttons. For now many tests in t/ fail.
      adds  4b9973d   revert codebase to known-good 3.0501
      adds  9b96f59   first readme
      adds  f2112c4   first readme
      adds  464b6a0   readme cleanup
      adds  71c92b8   fix RT#40148 and update copyrights
      adds  69380b8   fixed permissions, moved runtests to top level
      adds  e82c055   imported lost utils from previous svn dump
      adds  c181383   fix for RT#55789
      adds  41c61b7   integrated patch from Victor Porton for invalid radio JS
      adds  1675f42   closes RT#41555
      adds  3fca98f   fixes RT#33241
      adds  711df49   github tracker readme
      adds  1d683e4   prep for v3.06
      adds  5883bfd   modernize build script to work with git
      adds  c441a3e   modernize build script to work with git (2)
      adds  3e308c4   further updates to mkpkg script
      adds  41076c8   fix for comments in source file and HTML5 field types c/o Wolfgang Radke
      adds  1ae6a7a   integrated patches from Victor Porton
      adds  3150f5b   added support for "charset: utf8" in source file
      adds  fcd40bf   fixed failing template tests due to JS bugfix in 3.06
      adds  cba6f89   missing Makefile.PL in mkpkg script
      adds  24f439a   updated changes and readme
      adds  9429c23   readme and website link changes[1]
      adds  f46ed58   more copyright updates[2]
      adds  d0b42ea   pledgie
      adds  743034c   Merge branch 'master' of github.com:formbuilder/formbuilder
      adds  f4a4471   added HTML5 field type modules
      adds  fe90b20   bump to 3.07
      adds  18d945c   added missing error messages
      adds  27e4028   bump to 3.07 and fix Mac ._ problem
      adds  36d139f   changed locale modules so that missing messages fallback to English
      adds  81441e9   fixed tests so failures are properly seen in dev
      adds  68cccef   Merge branch 'html5_field_pms' of github.com:formbuilder/formbuilder into html5_field_pms
      adds  031eea4   removed svn $Revision$ tag from all files
      adds  a81aaf2   lang modules now use __PACKAGE__->define_messages vs %MESSAGES hash
      adds  b6ebf19   removed failing template tests that were in fields.t for some reason
      adds  c91aa50   updated mkpkg so it forces a testall to package
      adds  6ee1ecb   fixed $ENV{LOGNAME} being undef on Windows
      adds  a135340   fucking PAUSE indexer needs $VERSION in every file *sigh*
      adds  0a68890   had to restructure default/base messages due to Perl loading constraints
      adds  ae24527   bump to 3.08
      adds  ef1343c   had to convert to ::default->messages when loading defaults
      adds  2a9eda8   Patch for Perl breaking backwards compat.  Nice work.
      adds  62e1aa0   collosal waste of time
      adds  6e593a6   Imported Upstream version 3.09
       new  695d5c4   Merge tag 'upstream/3.09'
       new  d318380   Drop patch fixing test failures with perl5.18: Applied upstream.
       new  8733133   Refresh patches with shortening quilt options.
       new  ce39cd5   Prepare for release: Update changelog and copyright hints.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                            |  6 ++--
 INSTALL                                            |  2 +-
 README                                             |  2 +-
 debian/changelog                                   | 23 ++++++++++----
 debian/compat                                      |  2 +-
 debian/control                                     |  8 ++---
 debian/control.in                                  | 37 ++++++++++------------
 debian/copyright_hints                             | 21 ++++++++----
 ...nneeded-warning-from-CGI.pm-4.05-or-newer.patch |  4 +--
 ...nneeded-warning-from-CGI.pm-4.05-or-newer.patch |  4 +--
 ...-use-of-param-that-will-cause-a-warning-i.patch |  4 +--
 ...t-cgi_param-is-context-sensitive-just-lik.patch |  4 +--
 debian/patches/perl5.18-hashes.patch               | 33 -------------------
 debian/patches/pod-spelling.patch                  |  2 +-
 debian/patches/series                              |  1 -
 debian/rules                                       |  1 -
 debian/watch                                       |  2 +-
 lib/CGI/FormBuilder.pm                             |  2 +-
 lib/CGI/FormBuilder/Field.pm                       |  2 +-
 lib/CGI/FormBuilder/Field/button.pm                |  2 +-
 lib/CGI/FormBuilder/Field/checkbox.pm              |  2 +-
 lib/CGI/FormBuilder/Field/date.pm                  |  2 +-
 lib/CGI/FormBuilder/Field/datetime.pm              |  2 +-
 lib/CGI/FormBuilder/Field/datetime_local.pm        |  2 +-
 lib/CGI/FormBuilder/Field/email.pm                 |  2 +-
 lib/CGI/FormBuilder/Field/file.pm                  |  2 +-
 lib/CGI/FormBuilder/Field/hidden.pm                |  2 +-
 lib/CGI/FormBuilder/Field/image.pm                 |  2 +-
 lib/CGI/FormBuilder/Field/number.pm                |  2 +-
 lib/CGI/FormBuilder/Field/password.pm              |  2 +-
 lib/CGI/FormBuilder/Field/radio.pm                 |  2 +-
 lib/CGI/FormBuilder/Field/select.pm                |  2 +-
 lib/CGI/FormBuilder/Field/static.pm                |  2 +-
 lib/CGI/FormBuilder/Field/submit.pm                |  2 +-
 lib/CGI/FormBuilder/Field/text.pm                  |  2 +-
 lib/CGI/FormBuilder/Field/textarea.pm              |  2 +-
 lib/CGI/FormBuilder/Field/time.pm                  |  2 +-
 lib/CGI/FormBuilder/Field/url.pm                   |  2 +-
 lib/CGI/FormBuilder/Messages.pm                    |  2 +-
 lib/CGI/FormBuilder/Messages/C.pm                  |  2 +-
 lib/CGI/FormBuilder/Messages/_example.pm           |  2 +-
 lib/CGI/FormBuilder/Messages/base.pm               |  2 +-
 lib/CGI/FormBuilder/Messages/da.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/da_DK.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/de.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/de_DE.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/default.pm            |  2 +-
 lib/CGI/FormBuilder/Messages/en.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/en_US.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/es.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/es_ES.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/fr.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/fr_FR.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/ja.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/ja_JP.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/no.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/no_NO.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/ru.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/ru_RU.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/sv.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/sv_SE.pm              |  2 +-
 lib/CGI/FormBuilder/Messages/tr.pm                 |  2 +-
 lib/CGI/FormBuilder/Messages/tr_TR.pm              |  2 +-
 lib/CGI/FormBuilder/Multi.pm                       |  2 +-
 lib/CGI/FormBuilder/Source.pm                      |  2 +-
 lib/CGI/FormBuilder/Source/File.pm                 |  2 +-
 lib/CGI/FormBuilder/Template.pm                    |  2 +-
 lib/CGI/FormBuilder/Template/Builtin.pm            |  2 +-
 lib/CGI/FormBuilder/Template/CGI_SSI.pm            |  2 +-
 lib/CGI/FormBuilder/Template/Div.pm                |  2 +-
 lib/CGI/FormBuilder/Template/Fast.pm               |  2 +-
 lib/CGI/FormBuilder/Template/HTML.pm               |  2 +-
 lib/CGI/FormBuilder/Template/TT2.pm                |  2 +-
 lib/CGI/FormBuilder/Template/Text.pm               |  2 +-
 lib/CGI/FormBuilder/Test.pm                        |  2 +-
 lib/CGI/FormBuilder/Util.pm                        |  2 +-
 t/1a-generate.t                                    |  7 ++--
 t/1b-fields.t                                      |  4 +--
 t/1c-validate.t                                    |  4 +--
 t/1d-messages.t                                    |  4 +--
 t/2a-template-html.t                               |  4 +--
 t/2b-template-text.t                               |  4 +--
 t/2c-template-tt2.t                                |  7 ++--
 t/2d-template-fast.t                               |  4 +--
 t/2e-template-ssi.t                                |  4 +--
 t/3a-source-file.t                                 |  4 +--
 t/3b-multi-page.t                                  |  4 +--
 87 files changed, 149 insertions(+), 175 deletions(-)
 delete mode 100644 debian/patches/perl5.18-hashes.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-formbuilder-perl.git



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