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

dmn pushed a change to branch master
in repository libcurses-perl.

      from  5bdeff3   update changelog
      adds  bfa3360   Imported Upstream version 1.31
       new  bca112b   Merge tag 'upstream/1.31'
       new  850880d   refresh t_upstream_spelling.diff to apply cleanly
       new  001ca14   forward t_upstream_spelling.diff upstream
       new  c7d0297   add a patch fixing encoding issues in Curses.pm POD
       new  6517123   add two new files to debian/copyright
       new  388e207   declare conformance with Policy 3.9.5 (no changes needed)
       new  6c98ebd   releasing package libcurses-perl version 1.31-1

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:
 Curses.c                                |  133 +-
 Curses.pm                               |  266 ++-
 CursesBoot.c                            |   16 +-
 CursesCon.c                             |    2 +
 CursesFun.c                             | 3852 ++++++++++++++++---------------
 CursesFunWide.c                         |  212 ++
 CursesVar.c                             |    2 +
 CursesWide.c                            |  250 ++
 HISTORY                                 |   38 +
 MAINTENANCE                             |    7 +-
 Makefile.PL                             |   25 +-
 README                                  |   23 +-
 debian/changelog                        |   13 +-
 debian/control                          |    2 +-
 debian/copyright                        |    7 +
 debian/patches/pod-encoding.patch       |   43 +
 debian/patches/series                   |    1 +
 debian/patches/t_upstream_spelling.diff |    7 +-
 demo.form                               |    2 +-
 demo.menu                               |    2 +-
 demo.panel                              |    2 +-
 hints/c-MSWin32.borland.h               |    6 +-
 hints/c-MSWin32.visualc.h               |    6 +-
 hints/c-aix.h                           |    6 +-
 hints/c-bsd386.h                        |    6 +-
 hints/c-bsdos.h                         |    6 +-
 hints/c-cygwin.h                        |    6 +-
 hints/c-darwin.h                        |    6 +-
 hints/c-darwin.old.h                    |    6 +-
 hints/c-dec_osf.h                       |    6 +-
 hints/c-dgux.h                          |    6 +-
 hints/c-dynixptx.h                      |    6 +-
 hints/c-freebsd.ncurses.h               |    6 +-
 hints/c-gnukfreebsd.h                   |    6 +-
 hints/c-hpux.h                          |    6 +-
 hints/c-irix.ncurses.h                  |    6 +-
 hints/c-isc.h                           |    6 +-
 hints/c-linux.ncurses.h                 |    6 +-
 hints/c-netbsd.h                        |    6 +-
 hints/c-next.h                          |    6 +-
 hints/c-none.h                          |    6 +-
 hints/c-openbsd.h                       |    6 +-
 hints/c-os2.ncurses.h                   |    6 +-
 hints/c-sco.h                           |    6 +-
 hints/c-solaris.h                       |    6 +-
 hints/c-sunos.ncurses.h                 |    6 +-
 hints/c-sunos.sysv.h                    |    6 +-
 hints/c-svr4.h                          |    6 +-
 hints/c-vms.h                           |    6 +-
 list.syms                               |    6 +
 test.syms                               |    8 +-
 testcurses                              |  120 +
 testint.c                               |    8 +
 testsym.c                               |    8 +
 testtyp.c                               |    8 +
 55 files changed, 3081 insertions(+), 2150 deletions(-)
 create mode 100644 CursesFunWide.c
 create mode 100644 CursesWide.c
 create mode 100644 debian/patches/pod-encoding.patch
 create mode 100755 testcurses

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to