[libdbd-oracle-perl] branch master updated (520d4d3 -> 5200266)

Alex Muntada alexm-guest at moszumanska.debian.org
Sun Jan 17 23:42:15 UTC 2016


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

alexm-guest pushed a change to branch master
in repository libdbd-oracle-perl.

      from  520d4d3   update changelog
      adds  8153dff   Imported Upstream version 1.74
       new  5a24545   Merge tag 'upstream/1.74'
       new  8347721   Update changelog
       new  a02ca8c   Remove patches (merged upstream).
       new  561947e   Set Standards-Version to 3.9.6.
       new  dee4f84   Fix reference to examples/ora_explain.pl.
       new  b5435a9   Update lintian overrides.
       new  5200266   Update changelog

The 7 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:
 CONTRIBUTING.mkd                            | 111 ++++++
 CONTRIBUTORS                                |   1 +
 Changes                                     |  80 ++++-
 LICENSE                                     |   2 +-
 MANIFEST                                    |   1 +
 META.json                                   |  18 +-
 META.yml                                    |  57 +--
 Oracle.xs                                   |   5 +-
 README                                      |  40 ++-
 README.mkdn                                 | 524 ++++++++++++++--------------
 dbdimp.c                                    |  67 +++-
 debian/changelog                            |   9 +-
 debian/control                              |   2 +-
 debian/copyright                            |   2 +-
 debian/libdbd-oracle-perl.lintian-overrides |   2 +-
 debian/patches/pod.patch                    |  27 --
 debian/patches/series                       |   2 -
 debian/patches/spelling.patch               |  49 ---
 lib/DBD/Oracle.pm                           | 170 +++++++--
 lib/DBD/Oracle/GetInfo.pm                   |   8 +-
 lib/DBD/Oracle/Object.pm                    |   8 +-
 lib/DBD/Oracle/Troubleshooting.pod          |   4 +-
 lib/DBD/Oracle/Troubleshooting/Aix.pod      |  10 +-
 lib/DBD/Oracle/Troubleshooting/Cygwin.pod   |   4 +-
 lib/DBD/Oracle/Troubleshooting/Hpux.pod     | 152 +++-----
 lib/DBD/Oracle/Troubleshooting/Linux.pod    |  20 +-
 lib/DBD/Oracle/Troubleshooting/Macos.pod    |   4 +-
 lib/DBD/Oracle/Troubleshooting/Sun.pod      |   4 +-
 lib/DBD/Oracle/Troubleshooting/Vms.pod      |   4 +-
 lib/DBD/Oracle/Troubleshooting/Win32.pod    |   4 +-
 lib/DBD/Oracle/Troubleshooting/Win64.pod    |   6 +-
 oci8.c                                      |   2 +-
 t/000-report-versions-tiny.t                |   3 +-
 33 files changed, 829 insertions(+), 573 deletions(-)
 create mode 100644 CONTRIBUTING.mkd
 delete mode 100644 debian/patches/pod.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch

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



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