[libtk-histentry-perl] branch master updated (031e767 -> f744fc8)

gregor herrmann gregoa at debian.org
Mon Jan 1 21:18:14 UTC 2018


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

gregoa pushed a change to branch master
in repository libtk-histentry-perl.

      from  031e767   releasing package libtk-histentry-perl version 0.44-1
      adds  fbe4abe   Initial revision
      adds  01484f3   Verwendung von BrowseEntry statt Entry
      adds  ca038d2   Initial revision
      adds  b7a99d6   pack-Reihenfolge ge�ndert
      adds  45edc84   Initial revision
      adds  c8b289d   Initial revision
      adds  715cb66   Optionen -command und -bell historycount zu historyindex umbenannt
      adds  cb66279   jetzt zwei HistEntries mit unterschiedlichen Optionen
      adds  3c72ba6   Anf�nge eines POD
      adds  fe4b77d   new option -dup new method invoke
      adds  db9f3b4   rearranged
      adds  a621ffc   split Tk::HistEntry into Tk::HistEntry::Simple and Tk::HistEntry::Browse new options: -dup, -limit, -bell, -command new method: invoke some fixes POD
      adds  45526d4   *** empty log message ***
      adds  4f2f9c7   SimpleHistEntry
      adds  83ca0c7   Initial revision
      adds  11809ab   new button: replace history
      adds  00a02d9   new method: history changed behaviour for <Return> initialize $w->{history} and $w->{historyindex}
      adds  de5d1d2   *** empty log message ***
      adds  3bd78bf   *** empty log message ***
      adds  83ba2c5   new methods historyUpdate, historyBegin and historyEnd with associated bindings M-<, M->
      adds  9cb0988   0.21
      adds  f201a6b   bug fixes for history and historyAdd
      adds  49db855   t/, examples/
      adds  94621bf   demo
      adds  7ac5f70   made demo
      adds  3ef5549   Initial revision
      adds  c6d74cd   bugfix
      adds  f0bbf65   *** empty log message ***
      adds  b5ea90d   0.22
      adds  1aa4cae   Option -auto use of privateData for history and historyindex new method historyReset InitObject instead of SetBindtags
      adds  bb5c088   method name test
      adds  31c4bec   Test auf label (FAIL), addhistory und Listbox-Inhalt
      adds  b172c0d   �nderungen f�r Auto-Completion. make test schafft es bis auf einen Fehler.
      adds  8663f87   Initial revision
      adds  ccd9c64   -match @history durch ->history ersetzt
      adds  893483a   new test match.t
      adds  8b3e12f   evals to protect from non-existing event command
      adds  94b2b61   documented -match CREDITS in pod stripped debugging code
      adds  efae26c   quote typedtext match in KeyPress
      adds  ad19873   0.31
      adds  a396013   0.31 wieder herausgenommen
      adds  f9139da   0.31
      adds  59ed3e1   new test invoke.t
      adds  8d9b545   bugfix: _listbox instead of _entry in historyAdd
      adds  982fb31   Initial revision
      adds  d6bb667   Batch mode
      adds  21493de   Tests for Save/Load
      adds  d68add0   new: historySave and historyMergeFromFile, with POD
      adds  36e33ac   0.32
      adds  4097ffc   bug fixes: Home, End and Delete did not work in -match mode
      adds  9421c27   0.33
      adds  0b14561   4th was wrong
      adds  d6e53d2   more tests
      adds  3c8c38d   fixed test 4
      adds  5fd1895   0.34
      adds  e1c7327   another example
      adds  7b461bf   tests for historyReset and get
      adds  d396899   Ok button
      adds  bd9dbc3   Browse version: delegate delete, get and insert methods to entry
      adds  eb1e712   OK-Button _not
      adds  397aa13   0.35
      adds  78c0dbb   historyAdd: changed behavior if -dup => 0: new ones are inserted at 	the end, while old ones are removed from the beginning
      adds  1d11fc7   auto-destroy test nr. 11 not correct on 5.00503
      adds  0e04132   -case option
      adds  72efd19   test -case
      adds  266cf86   state: Control wird auch ignoriert
      adds  90f0ed0   0.36
      adds  12e007e   more options to SimpleHistEntry
      adds  1895c58   auto-destroy
      adds  6a96dee   changed dist rule
      adds  1462caf   0.37
      adds  532b664   fixed bug in historyAdd of Browse version of HistEntry
      adds  a0956a2   synchronized $b1 and $b2 tests duplicate tests for $b1/$b2
      adds  be94345   31 => 40 tests
      adds  eb1b691   0.40
      adds  4b186d7   class fix with CreateArgs
      adds  cc6cd7c   test for class fix no more todo test (?!)
      adds  b04c124   Initial revision
      adds  34ac01b   email
      adds  9d65790   -history, -match fix
      adds  e0b6f5c   new -history option -match fix (if text after cursor - no matching)
      adds  9ee8e79   tests for -history
      adds  70c6707   new release rule
      adds  d7462e6   disable two tests (because of SuSE system without Alt key)
      adds  5fa7840   historyUpdate: make insertion cursor viewable
      adds  2623d12   Pod fix
      adds  b95f0b0   0.41
      adds  15a8ef1   email address
      adds  a1afe36   BATCH => PERL_TEST_INTERACTIVE
      adds  6e9a9a5   mention SimpleHistEntry mention demo
      adds  702ebe2   moved admin/cvs stuff to include makefiles
      adds  f88ab12   version
      adds  1fd7ae5   0.42
      adds  3848f7d   *** empty log message ***
      adds  16b9d01   0.42: delegation fix
      adds  6f752cf   better check for extra make includes
      adds  1bb0556   converted test to Test::More
      adds  d9d13a5   just a version bump
      adds  3f12eb8   check for lost focus
      adds  524ab71   0.43
      adds  05a74fa   * 0.44
      adds  07403d2   * check for working DISPLAY
      adds  8730d95   * copyright year
      adds  8fdc93e   * $VERSIOn
      adds  9ae210f   * updated skip file (because of git)
      adds  f5ef039   * added git repository and ABSTRACT/AUTHOR fields
      adds  6d6a388   * preparing 0.43_50
      adds  666d702   * added .gitignore
      adds  cd8917d   add .travis.yml
      adds  b971f0f   converted basic.t to Test::More
      adds  f8360af   set geometry for twm
      adds  5b3d4a8   gitignore MYMETA*
      adds  718233a   add prereq, fix git repo
      adds  5bea0d6   prepare 0.43_51
      adds  d417599   perl.cvs.mk -> perl.git.mk
      adds  f77d519   0.44
      adds  4945fd5   convert newclass.t to Test::More
      adds  d8656dc   add appveyor.yml
      adds  fb47a9d   travis-ci: test with Tk::FireButton
      adds  41aafd7   0.44_50
      adds  56f924c   appveyor: test also with ActivePerl
      adds  4fab864   travis-ci: test also with perl 5.26
      adds  676ffbc   0.45
      adds  0efad89   New upstream version 0.45
       new  5ab24b3   Update upstream source from tag 'upstream/0.45'
       new  1e00f53   Update debian/changelog
       new  38963a7   Update years of upstream and packaging copyright.
       new  89c62a0   Declare compliance with Debian Policy 4.1.3.
       new  bd6409d   Bump debhelper compatibility level to 10.
       new  f744fc8   releasing package libtk-histentry-perl version 0.45-1

The 6 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          |  15 ++--
 HistEntry.pm     |   6 +-
 META.json        |   2 +-
 META.yml         |   2 +-
 debian/changelog |   9 +++
 debian/compat    |   2 +-
 debian/control   |   4 +-
 debian/copyright |   4 +-
 t/newclass.t     | 216 +++++++++++++++++++++++++++----------------------------
 9 files changed, 134 insertions(+), 126 deletions(-)

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



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