[libsearch-xapian-perl] branch master updated (028d4a8 -> d88573d)

Olly Betts olly at moszumanska.debian.org
Sun Nov 5 21:34:29 UTC 2017


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

olly pushed a change to branch master
in repository libsearch-xapian-perl.

      from  028d4a8   update changelog
       new  f26e39a   New upstream release
       new  99d8278   debian/rules: Drop obsolete note about staying with debhelper 7.
       new  f84d205   debian/watch: Update to expect https for download URL.
       new  9b453de   debian/control: Bump Standards-Version to 4.1.1 (no changes).
       new  d88573d   releasing package libsearch-xapian-perl version 1.2.25.0-1

The 5 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                                      |  14 +++
 META.json                                    |   4 +-
 META.yml                                     |   4 +-
 Makefile.PL                                  |   2 +-
 README                                       |   2 +-
 XS/WritableDatabase.xs                       |  10 +-
 Xapian.pm                                    |   2 +-
 Xapian/BM25Weight.pm                         |   3 +-
 Xapian/BoolWeight.pm                         |   3 +-
 Xapian/Database.pm                           |   4 +-
 Xapian/Document.pm                           |  16 +--
 Xapian/Enquire.pm                            |   4 +-
 Xapian/MatchSpy.pm                           |   4 +-
 Xapian/PositionIterator.pm                   |   3 +-
 Xapian/PostingIterator.pm                    |   3 +-
 Xapian/Stem.pm                               |   4 +-
 Xapian/TermGenerator.pm                      |   6 +-
 Xapian/TermIterator.pm                       |   3 +-
 Xapian/TradWeight.pm                         |   3 +-
 Xapian/ValueCountMatchSpy.pm                 |  19 ++--
 Xapian/ValueIterator.pm                      |   3 +-
 Xapian/Weight.pm                             |   4 +-
 Xapian/WritableDatabase.pm                   |   4 +-
 debian/changelog                             |  12 ++-
 debian/control                               |   2 +-
 debian/patches/fix-long-see-also-lines.patch | 147 ---------------------------
 debian/patches/series                        |   1 -
 debian/rules                                 |   3 -
 debian/watch                                 |   2 +-
 t/thread.t                                   |   3 +-
 t/writabledatabase.t                         |   3 +-
 31 files changed, 99 insertions(+), 198 deletions(-)
 delete mode 100644 debian/patches/fix-long-see-also-lines.patch
 delete mode 100644 debian/patches/series

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



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