[bustle] branch upstream updated (071cb1e -> 9c1ea1a)

Hector Oron zumbi at moszumanska.debian.org
Sun Jan 10 11:09:46 UTC 2016


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

zumbi pushed a change to branch upstream
in repository bustle.

      from  071cb1e   Imported Upstream version 0.4.8
       new  9c1ea1a   Imported Upstream version 0.5.2

The 1 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:
 Bustle/Application/Monad.hs |   3 +-
 Bustle/Loader.hs            |   6 +-
 Bustle/Loader/OldSkool.hs   |  12 +-
 Bustle/Noninteractive.hs    |   4 +-
 Bustle/Renderer.hs          |   2 +-
 Bustle/UI.hs                | 148 ++++++++------
 Bustle/UI/AboutDialog.hs    |  12 +-
 Bustle/UI/Canvas.hs         |  35 ++--
 Bustle/UI/FilterDialog.hs   |  28 ++-
 Bustle/UI/OpenTwoDialog.hs  |  17 +-
 Bustle/UI/Recorder.hs       |  48 +++--
 Bustle/UI/Util.hs           |   2 +-
 Bustle/VariantFormatter.hs  |   2 +
 GetText.hs                  | 220 +++++++++++++++++++++
 LICENSE.bundled-libraries   |   4 +-
 Makefile                    |  21 +-
 NEWS.md                     |  26 ++-
 README.md                   |   2 +-
 Setup.hs                    |  31 +--
 Test/Regions.hs             |   3 +
 Test/Renderer.hs            |   1 +
 bustle.cabal                |  39 +++-
 data/OpenTwoDialog.ui       | 133 +++++++++++++
 data/bustle.ui              | 461 ++++++++++++++++----------------------------
 24 files changed, 786 insertions(+), 474 deletions(-)
 create mode 100644 GetText.hs
 create mode 100644 data/OpenTwoDialog.ui

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



More information about the Pkg-haskell-commits mailing list