[libdesktop-notify-perl] branch master updated (0e83bfb -> b44dadd)

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 2 18:45:51 UTC 2017


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

intrigeri pushed a change to branch master
in repository libdesktop-notify-perl.

      from  0e83bfb   Add debian/watch file.
       new  a874e3d   Document the new packaging Git repository.
       new  40759c7   Update Homepage control field to point to metacpan.
       new  2193e77   Change Maintainer control field and add myself to Uploaders.
       new  1a397c7   Update debian/changelog
       new  581b18c   Convert debian/copyright to machine-readable format 1.0.
       new  7b83817   Add a copyright year for the packaging.
       new  a84c123   Convert debian/rules to short format.
       new  2f43fae   Bump debhelper compat level to 10, adjust build-dependencies accordingly.
       new  1fc777d   Declare compliance with Standards-Version 4.0.0 (no change required).
       new  892a220   Update debian/changelog
       new  945f09f   Add build-dependency on libtest-pod-perl and libtest-pod-coverage-perl to run more of the upstream test suite.
       new  baa2e6e   Add build-dependency on libclass-accessor-perl and libnet-dbus-perl, otherwise the upstream test suite cannot possibly pass.
       new  d7f474b   debian/rules: disable test (t/01-connect.t) that requires a working org.freedesktop.Notifications D-Bus service.
       new  35810f7   Declare 3.0 (quilt) source format.
       new  c544b28   Enable autopkgtests, except t/01-connect.t that requires too much external setup.
       new  1a21606   Update debian/changelog
      adds  0e2e1b7   New upstream version 0.05
       new  b3800a0   Updated version 0.05 from 'upstream/0.05'
       new  625c56a   Update debian/changelog
       new  559f4c5   Update debian/changelog
       new  05f50a7   autopkg-tests: re-enabled t/01-connect.t.
       new  8661eab   debian/rules: disable t/01-connect.t in a nicer way (it's now skipped automatically when DBUS_SESSION_BUS_ADDRESS is unset).
       new  30a4279   Fix-typo-in-POD-mesage-message.patch: new patch, fixes typo in POD.
       new  3445467   Update debian/changelog
       new  b44dadd   libdesktop-notify-perl (0.05-1)

The 24 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:
 Changes                                            |  8 +++
 MANIFEST                                           |  1 +
 META.json                                          | 43 +++++++++++++++
 META.yml                                           | 42 +++++++--------
 debian/changelog                                   | 31 +++++++++--
 debian/compat                                      |  2 +-
 debian/control                                     | 18 +++++--
 debian/copyright                                   | 38 +++++++------
 .../patches/Fix-typo-in-POD-mesage-message.patch   | 23 ++++++++
 debian/patches/series                              |  1 +
 debian/rules                                       | 63 ++--------------------
 debian/source/format                               |  1 +
 debian/tests/pkg-perl/smoke-files                  |  1 +
 lib/Desktop/Notify.pm                              | 39 ++++++++++++--
 lib/Desktop/Notify/Notification.pm                 | 35 +++++++-----
 t/01-connect.t                                     | 12 +++--
 t/pod-coverage.t                                   |  1 +
 t/pod.t                                            |  1 +
 18 files changed, 234 insertions(+), 126 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/patches/Fix-typo-in-POD-mesage-message.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format
 create mode 100644 debian/tests/pkg-perl/smoke-files

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdesktop-notify-perl.git



More information about the Pkg-perl-cvs-commits mailing list