[Pkg-javascript-commits] [dojo] branch master updated (52ead5e -> aac7a9f)

David Prévot taffit at moszumanska.debian.org
Tue Dec 9 02:14:32 UTC 2014


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

taffit pushed a change to branch master
in repository dojo.

      from  52ead5e   Update changelog for 1.10.2+dfsg-1 release
       new  bd30f85   Do not ship build scripts in binary package
       new  6ab0980   Rebuild (and ship) Flash file
       new  ae6be82   Updating source version to 1.10.3-pre
       new  6a8b1f2   Updating metadata for 1.10.3
       new  3b40449   Imported Upstream version 1.10.3+dfsg
       new  ea3efad   Merge tag 'upstream/1.10.3+dfsg'
       new  c843b5a   Drop incorrect executable bit from non-executable files
       new  ed4e6ed   Drop incorrect executable bit from non-executable file
       new  9f1c9fd   Merge tag 'upstream/1.10.3+dfsg'
       new  aac7a9f   Update changelog for 1.10.3+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                                   |  14 ++
 debian/control                                     |   2 +-
 debian/copyright                                   |   1 -
 debian/libjs-dojo-dojox.examples                   |   2 -
 debian/rules                                       |   5 +-
 dijit/ConfirmDialog.js                             |   2 +-
 dijit/ConfirmTooltipDialog.js                      |   2 +-
 dijit/ProgressBar.js                               |   5 +-
 dijit/_ConfirmDialogMixin.js                       |   2 +-
 dijit/_WidgetBase.js                               |   2 +-
 dijit/_editor/plugins/FontChoice.js                |   2 +-
 dijit/form/ComboBoxMixin.js                        |   6 +
 dijit/form/NumberTextBox.js                        |  23 +++-
 dijit/form/_DateTimeTextBox.js                     |  30 ++++-
 dijit/package.json                                 |   4 +-
 .../tests/_BidiSupport/form/test_TimeTextBox.html  |  11 +-
 dijit/tests/form/_autoComplete.html                |  33 +++++
 dijit/tests/form/robot/ValidationTextBox.html      |  33 +++++
 dijit/tests/form/robot/_autoComplete_a11y.html     |  21 +++
 dijit/tests/form/test_DateTextBox.html             | 142 +++++++++++----------
 dijit/tests/form/test_validate.html                |  23 +++-
 dijit/themes/tundra/Menu.css                       |   6 +
 dojo/_base/kernel.js                               |   4 +-
 dojo/package.json                                  |   2 +-
 dojox/dojox.profile.js                             |   2 -
 dojox/embed/Flash.js                               |  47 +++----
 .../enhanced/plugins/filter/FilterDefDialog.js     |   7 +-
 dojox/layout/ContentPane.js                        |   2 +-
 dojox/layout/ResizeHandle.js                       |  15 ++-
 dojox/mobile/ComboBox.js                           |   2 +-
 dojox/package.json                                 |   6 +-
 dojox/socket.js                                    | 115 +++++++++--------
 dojox/socket/Reconnect.js                          | 109 ++++++++--------
 dojox/storage/Storage.swf                          | Bin 0 -> 3325 bytes
 util/build/transforms/optimizer/uglify.js          |  15 ++-
 util/build/transforms/optimizer/uglify_worker.js   |  29 ++++-
 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 +-
 43 files changed, 482 insertions(+), 260 deletions(-)
 delete mode 100644 debian/libjs-dojo-dojox.examples
 create mode 100644 dojox/storage/Storage.swf

-- 
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