[Pkg-javascript-commits] [dojo] branch master updated (aac7a9f -> 60c4a4c)

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:00:34 UTC 2015


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

taffit pushed a change to branch master
in repository dojo.

      from  aac7a9f   Update changelog for 1.10.3+dfsg-1 release
       new  9008467   Updating source version to 1.10.4-pre
       new  5cbf05b   fix issue in date formating with CLDR 25. Add test. Fixes #18408.
       new  f4fef70   fixes #18314, typos in dojo/on inline examples
       new  4e4ecaf   Updating metadata for 1.10.4
       new  cbcce85   Imported Upstream version 1.10.4+dfsg
       new  5944ab0   Merge tag 'upstream/1.10.4+dfsg'
       new  d9e0925   Drop incorrect executable bit from non-executable files
       new  3ff2bbd   Drop incorrect executable bit from non-executable file
       new  c1d4c43   Merge tag 'upstream/1.10.4+dfsg'
       new  60c4a4c   Update changelog for 1.10.4+dfsg-1 release

The 10 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:
 debian/changelog                   | 10 +++++
 dijit/Dialog.js                    | 30 ++++++++++-----
 dijit/package.json                 |  4 +-
 dijit/tests/ConfirmDialog.html     | 76 ++++++++++++++++++++++++++++++++++++++
 dijit/tests/Dialog.html            | 32 +++++++++++++++-
 dijit/tests/general-module.js      |  3 ++
 dojo/_base/kernel.js               |  4 +-
 dojo/cldr/nls/ca/gregorian.js      | 22 +++++------
 dojo/cldr/nls/da/gregorian.js      |  4 +-
 dojo/cldr/nls/de/gregorian.js      | 30 ++++++---------
 dojo/cldr/nls/el/gregorian.js      | 12 ++----
 dojo/cldr/nls/en/gregorian.js      | 12 ++----
 dojo/cldr/nls/es/gregorian.js      | 12 ++----
 dojo/cldr/nls/fi/gregorian.js      | 26 +++++--------
 dojo/cldr/nls/fr/gregorian.js      | 26 +++++--------
 dojo/cldr/nls/hu/gregorian.js      | 26 +++++--------
 dojo/cldr/nls/ja/gregorian.js      |  1 -
 dojo/cldr/nls/nb/gregorian.js      |  8 +---
 dojo/cldr/nls/nl/gregorian.js      |  4 +-
 dojo/cldr/nls/pt-pt/gregorian.js   | 12 ++----
 dojo/cldr/nls/ru/gregorian.js      | 21 +++++------
 dojo/cldr/nls/sv/gregorian.js      |  4 +-
 dojo/cldr/nls/th/gregorian.js      |  4 +-
 dojo/cldr/nls/tr/gregorian.js      | 12 ++----
 dojo/cldr/nls/zh-hant/gregorian.js |  4 +-
 dojo/cldr/nls/zh-hk/gregorian.js   | 12 ++----
 dojo/cldr/nls/zh-tw/gregorian.js   | 12 ++----
 dojo/on.js                         |  6 +--
 dojo/package.json                  |  2 +-
 dojo/tests/date/locale.js          |  2 +
 dojox/layout/ResizeHandle.js       |  2 +-
 dojox/package.json                 |  6 +--
 util/.gitmodules                   |  2 +-
 util/build/version.js              |  4 +-
 util/doh/_nodeRunner.js            |  2 +-
 util/doh/_rhinoRunner.js           |  2 +-
 util/doh/mobileRunner.html         |  2 +-
 util/doh/package.json              |  2 +-
 util/doh/runner.html               |  2 +-
 util/package.json                  |  2 +-
 40 files changed, 250 insertions(+), 209 deletions(-)
 create mode 100644 dijit/tests/ConfirmDialog.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git



More information about the Pkg-javascript-commits mailing list