[Pkg-haskell-commits] [bustle] branch upstream updated (10d8853 -> 9ba4748)

Hector Oron zumbi at moszumanska.debian.org
Tue Sep 23 22:29:54 UTC 2014


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

zumbi pushed a change to branch upstream
in repository bustle.

      from  10d8853   Imported Upstream version 0.4.2
      adds  9ba4748   Imported Upstream version 0.4.7

No new revisions were added by this update.

Summary of changes:
 Bustle.hs                      |   2 +
 Bustle/Application/Monad.hs    |  23 ++--
 Bustle/Diagram.hs              |   4 +-
 Bustle/Loader.hs               |   5 +-
 Bustle/Monitor.hs              |  11 +-
 Bustle/Noninteractive.hs       |   9 +-
 Bustle/StatisticsPane.hs       |  35 +++---
 Bustle/Translation.hs          |  25 ++++
 Bustle/UI.hs                   |  30 ++---
 Bustle/UI/AboutDialog.hs       |  15 +--
 Bustle/UI/DetailsView.hs       |  27 +++--
 Bustle/UI/FilterDialog.hs      |   5 +-
 Bustle/UI/Recorder.hs          |   8 +-
 Bustle/Util.hs                 |   3 +-
 INSTALL                        |  31 +++--
 Makefile                       |  57 +++++++--
 NEWS                           |  46 +++++++
 Setup.hs                       | 113 ++++++++++++++++-
 bustle.cabal                   |  38 ++++--
 bustle.sh                      |   3 +
 c-sources/bustle-pcap.c        |   4 +-
 c-sources/pcap-monitor.c       |  37 ++++--
 data/bustle.appdata.xml.in     |  24 ++++
 data/bustle.desktop.in         |   9 ++
 data/bustle.png                | Bin 1282 -> 0 bytes
 data/bustle.ui                 |  19 +--
 data/icons/16x16/bustle.png    | Bin 0 -> 519 bytes
 data/icons/22x22/bustle.png    | Bin 0 -> 716 bytes
 data/icons/256x256/bustle.png  | Bin 0 -> 8774 bytes
 data/icons/32x32/bustle.png    | Bin 0 -> 1049 bytes
 data/icons/48x48/bustle.png    | Bin 0 -> 1669 bytes
 data/icons/scalable/bustle.svg | 266 +++++++++++++++++++++++++++++++++++++++++
 po/en.po                       | 164 +++++++++++++++++++++++++
 po/messages.pot                | 157 ++++++++++++++++++++++++
 34 files changed, 1035 insertions(+), 135 deletions(-)
 create mode 100644 Bustle/Translation.hs
 create mode 100644 data/bustle.appdata.xml.in
 create mode 100644 data/bustle.desktop.in
 delete mode 100644 data/bustle.png
 create mode 100644 data/icons/16x16/bustle.png
 create mode 100644 data/icons/22x22/bustle.png
 create mode 100644 data/icons/256x256/bustle.png
 create mode 100644 data/icons/32x32/bustle.png
 create mode 100644 data/icons/48x48/bustle.png
 create mode 100644 data/icons/scalable/bustle.svg
 create mode 100644 po/en.po
 create mode 100644 po/messages.pot

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