[shutter] branch master updated (e1f90e4 -> 1c7862f)
    Hideki Yamane 
    henrich at moszumanska.debian.org
       
    Mon Feb 12 04:35:30 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
henrich pushed a change to branch master
in repository shutter.
      from  e1f90e4   update changelog
       new  3812848   fix #789236
       new  b7ee99a   watch file version 4
       new  66e40f6   dh11
       new  899beca   note team upload
       new  49cc5ec   Standards-Version: 4.1.3
      adds  2a43b75   New upstream version 0.94
       new  a76d4cb   Update upstream source from tag 'upstream/0.94'
       new  e5773be   fix Bug#887887 (new upstream release)
       new  1c7862f   adjust patches
The 8 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:
 .bzrignore                                         |   2 +
 CHANGES                                            |  16 ++
 bin/shutter                                        |  51 +++--
 debian/changelog                                   |  25 ++-
 debian/compat                                      |   2 +-
 debian/control                                     |   6 +-
 ...-utf8-for-retrieved-window-name-from-Gtk2.patch |  45 ----
 .../0003-Fix-error-on-executing-xdg-email.patch    |  29 ---
 debian/patches/CVE-2016-10081.patch                |  43 ----
 debian/patches/fix-perl-system-calls               |  16 +-
 debian/patches/insecure_use_of_system.patch        |  23 ---
 debian/patches/series                              |   4 -
 debian/watch                                       |   4 +-
 share/appdata/shutter.appdata.xml                  |  27 +++
 share/applications/shutter.desktop                 |  56 +++++
 .../resources/modules/Shutter/App/Common.pm        |   2 +-
 .../modules/Shutter/App/HelperFunctions.pm         |   3 +-
 .../resources/modules/Shutter/App/SimpleDialogs.pm |   4 +
 .../resources/modules/Shutter/Upload/Shared.pm     |   2 +-
 .../resources/system/upload_plugins/Template.pm    |   0
 .../system/upload_plugins/upload/Dropbox.pm        |   2 +-
 .../system/upload_plugins/upload/Imgur.pm          | 229 ++++++++++++++++-----
 22 files changed, 353 insertions(+), 238 deletions(-)
 create mode 100644 .bzrignore
 delete mode 100644 debian/patches/0002-Force-utf8-for-retrieved-window-name-from-Gtk2.patch
 delete mode 100644 debian/patches/0003-Fix-error-on-executing-xdg-email.patch
 delete mode 100644 debian/patches/CVE-2016-10081.patch
 delete mode 100644 debian/patches/insecure_use_of_system.patch
 create mode 100644 share/appdata/shutter.appdata.xml
 mode change 100755 => 100644 share/shutter/resources/system/upload_plugins/Template.pm
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/shutter.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list