[Pkg-cracklib-commits] [pkg-cracklib] branch upstream updated (c4af91a -> 44f2e94)

Jan Dittberner jandd at moszumanska.debian.org
Sun Oct 5 19:08:24 UTC 2014


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

jandd pushed a change to branch upstream
in repository pkg-cracklib.

     omits  c4af91a   Imported Upstream version 2.9.2
      adds  44f2e94   Imported Upstream version 2.9.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c4af91a)
            \
             N -- N -- N   refs/heads/upstream (44f2e94)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 INSTALL            |   8 +-
 Makefile.in        | 333 +++++++++++++++--------------
 NEWS               |   7 +-
 aclocal.m4         | 606 ++++++++++++++++++++++++++++++++---------------------
 config.guess       | 164 ++++++++++++++-
 config.sub         |  32 +--
 configure          | 573 ++++++++++++++++++++++++++++++--------------------
 configure.ac       |   2 +-
 depcomp            | 455 ++++++++++++++++++++++++----------------
 dicts/Makefile.in  | 110 +++++++---
 doc/Makefile.in    | 110 +++++++---
 install-sh         |  14 +-
 lib/Makefile.in    | 243 +++++++++++++--------
 lib/packlib.c      |  11 +
 m4/Makefile.am     |   2 +-
 m4/Makefile.in     | 108 +++++++---
 m4/libtool.m4      |  12 +-
 missing            | 414 +++++++++++++-----------------------
 po/as.gmo          | Bin 2602 -> 2602 bytes
 po/as.po           |   2 +-
 po/bn_IN.gmo       | Bin 3100 -> 3100 bytes
 po/bn_IN.po        |   2 +-
 po/cracklib.pot    |   4 +-
 po/cs.gmo          | Bin 1807 -> 1807 bytes
 po/cs.po           |   2 +-
 po/da.gmo          | Bin 1786 -> 1786 bytes
 po/da.po           |   2 +-
 po/de.gmo          | Bin 1943 -> 1943 bytes
 po/de.po           |   2 +-
 po/el.gmo          | Bin 2222 -> 2222 bytes
 po/el.po           |   2 +-
 po/es.gmo          | Bin 1863 -> 1863 bytes
 po/es.po           |   2 +-
 po/fi.gmo          | Bin 1764 -> 1764 bytes
 po/fi.po           |   2 +-
 po/fr.gmo          | Bin 1822 -> 1822 bytes
 po/fr.po           |   2 +-
 po/gu.gmo          | Bin 2644 -> 2644 bytes
 po/gu.po           |   2 +-
 po/hi.gmo          | Bin 2744 -> 2744 bytes
 po/hi.po           |   2 +-
 po/hu.gmo          | Bin 1843 -> 1843 bytes
 po/hu.po           |   2 +-
 po/it.gmo          | Bin 1893 -> 1893 bytes
 po/it.po           |   2 +-
 po/ja.gmo          | Bin 1984 -> 1984 bytes
 po/ja.po           |   2 +-
 po/kn.gmo          | Bin 2987 -> 2987 bytes
 po/kn.po           |   2 +-
 po/ko.gmo          | Bin 2012 -> 2012 bytes
 po/ko.po           |   2 +-
 po/lt.gmo          | Bin 1848 -> 1848 bytes
 po/lt.po           |   2 +-
 po/ml.gmo          | Bin 2939 -> 2939 bytes
 po/ml.po           |   2 +-
 po/mr.gmo          | Bin 2680 -> 2680 bytes
 po/mr.po           |   2 +-
 po/nb.gmo          | Bin 1743 -> 1743 bytes
 po/nb.po           |   2 +-
 po/nl.gmo          | Bin 1940 -> 1940 bytes
 po/nl.po           |   2 +-
 po/or.gmo          | Bin 2868 -> 2868 bytes
 po/or.po           |   2 +-
 po/pa.gmo          | Bin 2653 -> 2653 bytes
 po/pa.po           |   2 +-
 po/pl.gmo          | Bin 1751 -> 1751 bytes
 po/pl.po           |   2 +-
 po/pt.gmo          | Bin 1920 -> 1920 bytes
 po/pt.po           |   2 +-
 po/pt_BR.gmo       | Bin 1816 -> 1816 bytes
 po/pt_BR.po        |   2 +-
 po/ru.gmo          | Bin 2243 -> 2243 bytes
 po/ru.po           |   2 +-
 po/sk.gmo          | Bin 1828 -> 1828 bytes
 po/sk.po           |   2 +-
 po/sl_SI.gmo       | Bin 1938 -> 1938 bytes
 po/sl_SI.po        |   2 +-
 po/ta.gmo          | Bin 3132 -> 3132 bytes
 po/ta.po           |   2 +-
 po/te.gmo          | Bin 2930 -> 2930 bytes
 po/te.po           |   2 +-
 po/tr.gmo          | Bin 2028 -> 2028 bytes
 po/tr.po           |   2 +-
 po/uk.gmo          | Bin 2396 -> 2396 bytes
 po/uk.po           |   2 +-
 po/zh_CN.gmo       | Bin 1635 -> 1635 bytes
 po/zh_CN.po        |   2 +-
 po/zh_TW.gmo       | Bin 1736 -> 1736 bytes
 po/zh_TW.po        |   2 +-
 py-compile         |  23 +-
 python/Makefile.in | 268 +++++++++++++++--------
 python/cracklib.py |  22 +-
 python/setup.py.in |   5 +-
 util/Makefile.in   | 257 +++++++++++++++--------
 94 files changed, 2316 insertions(+), 1537 deletions(-)

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



More information about the Pkg-cracklib-commits mailing list