[Pkg-haskell-commits] [bustle] branch master updated (33baea5 -> c1dc0df)
Joachim Breitner
nomeata at moszumanska.debian.org
Fri May 22 07:46:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a change to branch master
in repository bustle.
from 33baea5 releasing package bustle version 0.4.7-3
new 071cb1e Imported Upstream version 0.4.8
new 0e7cf8f Merge tag 'upstream/0.4.8'
new c1dc0df New upstream release
The 3 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/Diagram.hs | 26 +++++---
Bustle/{Markup.hs => Marquee.hs} | 52 ++++++++--------
Bustle/StatisticsPane.hs | 34 +++++------
Bustle/UI.hs | 8 ++-
Bustle/UI/Canvas.hs | 3 +-
Bustle/UI/DetailsView.hs | 14 ++---
Bustle/UI/FilterDialog.hs | 2 +-
Bustle/UI/Recorder.hs | 10 +--
HACKING => HACKING.md | 0
INSTALL => INSTALL.md | 0
Makefile | 15 ++++-
NEWS => NEWS.md | 11 ++++
README => README.md | 0
Test/Regions.hs | 22 ++++---
bustle.cabal | 17 +++---
data/icons/scalable/bustle-symbolic.svg | 104 ++++++++++++++++++++++++++++++++
data/icons/scalable/bustle.svg | 25 ++------
debian/changelog | 6 ++
debian/control | 1 -
debian/docs | 2 +-
20 files changed, 245 insertions(+), 107 deletions(-)
rename Bustle/{Markup.hs => Marquee.hs} (67%)
rename HACKING => HACKING.md (100%)
rename INSTALL => INSTALL.md (100%)
rename NEWS => NEWS.md (96%)
rename README => README.md (100%)
create mode 100644 data/icons/scalable/bustle-symbolic.svg
--
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