[bustle] branch master updated (a398a22 -> db5983f)

Hector Oron zumbi at moszumanska.debian.org
Sun Jan 10 11:02:56 UTC 2016


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

zumbi pushed a change to branch master
in repository bustle.

      from  a398a22   Add linitan override
       new  47e05d0   Imported Upstream version 0.5.2
       new  db5983f   Imported Debian patch 0.5.2-1

The 2 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 ++++++++++++++++----------------------------
 debian/changelog            |   9 +
 debian/control              |   2 +-
 debian/patches/series       |   2 +-
 debian/rules                |   2 +-
 debian/watch                |   3 +-
 29 files changed, 800 insertions(+), 478 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