[Pkg-cli-apps-commits] [docky] branch master updated (62849c4 -> 1d51c46)

Rico Tzschichholz ricotz-guest at moszumanska.debian.org
Wed Sep 2 10:49:37 UTC 2015


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

ricotz-guest pushed a change to branch master
in repository docky.

      from  62849c4   Finalize changelog
      adds  b2561e2   Imported Upstream version 2.2.1
       new  a04222f   Merge tag 'upstream/2.2.1'
       new  13a4670   Update build-deps according to configure.ac
       new  9d5e629   Drop 00bzr_logind-suspend-hibernate.diff and use_dbussharp_2.patch
       new  1d51c46   Update changelog

The 4 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:
 AUTHORS                                            |    4 +-
 COPYRIGHT                                          |    2 +-
 Docky.CairoHelper/Makefile.am                      |    3 +-
 Docky.CairoHelper/Makefile.in                      |  147 +-
 Docky.DBus/Docky.DBus/DockManagerDBusItem.cs       |    4 +-
 Docky.DBus/Makefile.am                             |    4 +-
 Docky.DBus/Makefile.in                             |  148 +-
 Docky.Items/Docky.Painters/PagingDockPainter.cs    |    7 +-
 Docky.Items/Makefile.am                            |    3 +-
 Docky.Items/Makefile.in                            |  145 +-
 Docky.Services/AssemblyInfo.cs                     |    4 +-
 Docky.Services/Docky.Services.dll.config           |    3 +-
 .../Extensions/GdkPixbufExtension.cs               |    5 +
 Docky.Services/Docky.Services/NativeInterop.cs     |   17 +
 Docky.Services/Docky.Services/SystemService.cs     |   64 +-
 Docky.Services/Makefile.am                         |    9 +-
 Docky.Services/Makefile.in                         |  151 +-
 Docky.Widgets/Docky.Widgets/SearchEntry.cs         |   16 +-
 Docky.Widgets/Makefile.in                          |  144 +-
 .../gtk-gui/Docky.Widgets.AbstractLoginWidget.cs   |  385 +-
 Docky.Widgets/gtk-gui/generated.cs                 |  159 +-
 Docky/AssemblyInfo.cs                              |    6 +-
 Docky/Docky/ConfigurationWindow.cs                 |   51 +-
 Docky/Docky/Docky.cs                               |    7 +-
 Docky/Docky/Interface/AutohideManager.cs           |    4 +-
 Docky/Docky/Interface/CursorTracker.cs             |    4 +-
 Docky/Docky/Interface/DockWindow.cs                |   22 +-
 Docky/Docky/PluginManager.cs                       |    8 +-
 Docky/Makefile.am                                  |    7 +-
 Docky/Makefile.in                                  |  149 +-
 Docky/gtk-gui/Docky.ConfigurationWindow.cs         |  951 +++--
 Docky/gtk-gui/Docky.Interface.DockPreferences.cs   |  452 ++-
 Docky/gtk-gui/generated.cs                         |  227 +-
 Docky/gtk-gui/gui.stetic                           |    5 +-
 Makefile.am                                        |    6 +-
 Makefile.in                                        |  372 +-
 NEWS                                               |   15 +
 StandardPlugins/BatteryMonitor/Makefile.am         |    2 +-
 StandardPlugins/BatteryMonitor/Makefile.in         |  146 +-
 .../src/BatteryMonitorAbstractItem.cs              |    6 +-
 StandardPlugins/Bookmarks/Makefile.in              |  144 +-
 StandardPlugins/CPUMonitor/Makefile.in             |  144 +-
 StandardPlugins/Clippy/Makefile.am                 |    1 -
 StandardPlugins/Clippy/Makefile.in                 |  145 +-
 StandardPlugins/Clippy/src/ClippyItem.cs           |    5 +-
 StandardPlugins/Clock/Makefile.am                  |    1 -
 StandardPlugins/Clock/Makefile.in                  |  244 +-
 StandardPlugins/Clock/Themes/Default/Makefile.in   |  135 +-
 StandardPlugins/Clock/Themes/Default24/Makefile.in |  135 +-
 StandardPlugins/Clock/Themes/Makefile.in           |  235 +-
 StandardPlugins/Clock/src/ClockDockItem.cs         |    8 +-
 StandardPlugins/Desktop/Makefile.am                |    1 -
 StandardPlugins/Desktop/Makefile.in                |  145 +-
 StandardPlugins/GMail/Makefile.in                  |  144 +-
 .../GMail/gtk-gui/GMail.GMailLabelConfig.cs        |  299 +-
 StandardPlugins/GMail/gtk-gui/generated.cs         |  226 +-
 StandardPlugins/GMail/src/GMailAtom.cs             |    5 +-
 StandardPlugins/Makefile.in                        |  235 +-
 StandardPlugins/Mounter/Makefile.in                |  144 +-
 StandardPlugins/NPR/Makefile.in                    |  144 +-
 .../NPR/gtk-gui/NPR.StationSearchWidget.cs         |  217 +-
 StandardPlugins/NPR/gtk-gui/generated.cs           |  227 +-
 StandardPlugins/NetworkManager/Makefile.am         |    4 +-
 StandardPlugins/NetworkManager/Makefile.in         |  148 +-
 .../NetworkManager/src/NetworkManagerDocklet.cs    |    5 +-
 StandardPlugins/NetworkMonitor/Makefile.am         |    1 -
 StandardPlugins/NetworkMonitor/Makefile.in         |  145 +-
 .../NetworkMonitor/src/NetworkMonitorDockItem.cs   |    4 +-
 StandardPlugins/RecentDocuments/Makefile.in        |  144 +-
 StandardPlugins/SessionManager/Makefile.am         |    2 +-
 StandardPlugins/SessionManager/Makefile.in         |  146 +-
 .../SessionManager/src/SystemManager.cs            |   62 +-
 StandardPlugins/Timer/Makefile.in                  |  144 +-
 StandardPlugins/Timer/src/TimerDockItem.cs         |    4 +-
 StandardPlugins/Trash/Makefile.in                  |  144 +-
 StandardPlugins/Weather/Makefile.in                |  144 +-
 .../gtk-gui/WeatherDocklet.WeatherConfig.cs        |  467 ++-
 StandardPlugins/Weather/gtk-gui/generated.cs       |  227 +-
 StandardPlugins/Weather/src/WeatherController.cs   |    6 +-
 StandardPlugins/WorkspaceSwitcher/Makefile.am      |    1 -
 StandardPlugins/WorkspaceSwitcher/Makefile.in      |  145 +-
 .../src/WorkspaceSwitcherDockItem.cs               |    5 +-
 aclocal.m4                                         |  490 ++-
 compile                                            |  347 ++
 configure                                          | 3852 +++++++++++---------
 configure.ac                                       |   56 +-
 data/Makefile.in                                   |  235 +-
 data/icons/Makefile.in                             |  235 +-
 data/icons/hicolor/128x128/Makefile.in             |  235 +-
 data/icons/hicolor/128x128/apps/Makefile.in        |  138 +-
 data/icons/hicolor/16x16/Makefile.in               |  235 +-
 data/icons/hicolor/16x16/apps/Makefile.in          |  138 +-
 data/icons/hicolor/22x22/Makefile.in               |  235 +-
 data/icons/hicolor/22x22/apps/Makefile.in          |  138 +-
 data/icons/hicolor/24x24/Makefile.in               |  235 +-
 data/icons/hicolor/24x24/apps/Makefile.in          |  138 +-
 data/icons/hicolor/32x32/Makefile.in               |  235 +-
 data/icons/hicolor/32x32/apps/Makefile.in          |  138 +-
 data/icons/hicolor/48x48/Makefile.in               |  235 +-
 data/icons/hicolor/48x48/apps/Makefile.in          |  138 +-
 data/icons/hicolor/48x48/mimetypes/Makefile.in     |  138 +-
 data/icons/hicolor/64x64/Makefile.in               |  235 +-
 data/icons/hicolor/64x64/apps/Makefile.in          |  138 +-
 data/icons/hicolor/Makefile.in                     |  235 +-
 data/themes/Air/Makefile.in                        |  136 +-
 data/themes/Glass/Makefile.in                      |  139 +-
 data/themes/Grayscale/Makefile.in                  |  139 +-
 data/themes/HUD/Makefile.in                        |  138 +-
 data/themes/Makefile.in                            |  235 +-
 data/themes/Matte/Makefile.in                      |  138 +-
 data/themes/Smoke/Makefile.in                      |  135 +-
 data/themes/Transparent/Makefile.in                |  139 +-
 debian/changelog                                   |   11 +
 debian/control                                     |   10 +-
 debian/patches/00bzr_logind-suspend-hibernate.diff |   69 -
 debian/patches/series                              |    2 -
 debian/patches/use_dbussharp_2.patch               |   15 -
 install-sh                                         |  366 +-
 lib/Makefile.am                                    |    6 +
 {StandardPlugins => lib}/Makefile.in               |  277 +-
 lib/wnck-sharp1/AssemblyInfo.cs                    |    7 +
 lib/wnck-sharp1/Makefile.am                        |   51 +
 {data/themes/Smoke => lib/wnck-sharp1}/Makefile.in |  228 +-
 lib/wnck-sharp1/Wnck.metadata                      |   30 +
 lib/wnck-sharp1/snk                                |  Bin 0 -> 596 bytes
 lib/wnck-sharp1/wnck-api.raw                       | 1164 ++++++
 lib/wnck-sharp1/wnck-sharp1.dll.config             |    4 +
 m4/Makefile.in                                     |  136 +-
 man/Makefile.in                                    |  151 +-
 missing                                            |  405 +-
 po/LINGUAS                                         |   10 +
 po/Makefile.in.in                                  |   11 +-
 po/{ky.po => af.po}                                |   36 +-
 po/ar.po                                           |    4 +-
 po/ast.po                                          |    4 +-
 po/{pt.po => be.po}                                |  862 ++---
 po/bg.po                                           |    4 +-
 po/bn.po                                           |    4 +-
 po/bs.po                                           |    4 +-
 po/ca.po                                           |    4 +-
 po/cs.po                                           |  133 +-
 po/da.po                                           |    6 +-
 po/de.po                                           |  385 +-
 po/el.po                                           |   20 +-
 po/en_AU.po                                        |    4 +-
 po/en_GB.po                                        |    4 +-
 po/es.po                                           |    4 +-
 po/et.po                                           |    4 +-
 po/eu.po                                           |   18 +-
 po/{ky.po => fa.po}                                |   34 +-
 po/fi.po                                           |    4 +-
 po/fil.po                                          |    4 +-
 po/fo.po                                           |    4 +-
 po/fr.po                                           |    4 +-
 po/gd.po                                           |  115 +-
 po/gl.po                                           |    4 +-
 po/he.po                                           |    4 +-
 po/hi.po                                           |    4 +-
 po/hr.po                                           |    6 +-
 po/hu.po                                           |    4 +-
 po/{ky.po => hy.po}                                |   77 +-
 po/id.po                                           |    4 +-
 po/is.po                                           |   34 +-
 po/it.po                                           |    4 +-
 po/ja.po                                           |    4 +-
 po/{ky.po => jv.po}                                |   36 +-
 po/kk.po                                           |    4 +-
 po/ko.po                                           |    4 +-
 po/ky.po                                           |    6 +-
 po/lt.po                                           |    6 +-
 po/ml.po                                           |    6 +-
 po/ms.po                                           |    4 +-
 po/nb.po                                           |    4 +-
 po/nl.po                                           |    4 +-
 po/nn.po                                           |    4 +-
 po/{ky.po => oc.po}                                |   68 +-
 po/or.po                                           |    8 +-
 po/pl.po                                           |    4 +-
 po/{ky.po => ps.po}                                |   32 +-
 po/pt.po                                           |    4 +-
 po/pt_BR.po                                        |    8 +-
 po/ro.po                                           |    4 +-
 po/ru.po                                           |    4 +-
 po/{ky.po => si.po}                                |   36 +-
 po/sk.po                                           |    4 +-
 po/sl.po                                           |   12 +-
 po/sr.po                                           |   16 +-
 po/sv.po                                           |    4 +-
 po/ta.po                                           |    4 +-
 po/te.po                                           |    4 +-
 po/{ky.po => th.po}                                |   34 +-
 po/tr.po                                           |   16 +-
 po/ug.po                                           |    4 +-
 po/uk.po                                           |    4 +-
 po/{ky.po => uz.po}                                |   52 +-
 po/vi.po                                           |    4 +-
 po/zh_CN.po                                        |    4 +-
 po/zh_HK.po                                        |    4 +-
 po/zh_TW.po                                        |    4 +-
 199 files changed, 13979 insertions(+), 9394 deletions(-)
 create mode 100755 compile
 delete mode 100644 debian/patches/00bzr_logind-suspend-hibernate.diff
 delete mode 100644 debian/patches/use_dbussharp_2.patch
 create mode 100644 lib/Makefile.am
 copy {StandardPlugins => lib}/Makefile.in (75%)
 create mode 100644 lib/wnck-sharp1/AssemblyInfo.cs
 create mode 100644 lib/wnck-sharp1/Makefile.am
 copy {data/themes/Smoke => lib/wnck-sharp1}/Makefile.in (69%)
 create mode 100644 lib/wnck-sharp1/Wnck.metadata
 create mode 100755 lib/wnck-sharp1/snk
 create mode 100644 lib/wnck-sharp1/wnck-api.raw
 create mode 100644 lib/wnck-sharp1/wnck-sharp1.dll.config
 copy po/{ky.po => af.po} (98%)
 copy po/{pt.po => be.po} (57%)
 copy po/{ky.po => fa.po} (98%)
 copy po/{ky.po => hy.po} (95%)
 copy po/{ky.po => jv.po} (98%)
 copy po/{ky.po => oc.po} (97%)
 copy po/{ky.po => ps.po} (98%)
 copy po/{ky.po => si.po} (98%)
 copy po/{ky.po => th.po} (98%)
 copy po/{ky.po => uz.po} (98%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/docky.git



More information about the Pkg-cli-apps-commits mailing list