[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[bibtool] branch master updated (618133d -> 2d36a0f)



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

calculus-guest pushed a change to branch master
in repository bibtool.

      from  618133d   Imported Debian patch 2.60+ds-1
       new  46571dc   Imported Debian pre-patch 2.61+ds-1
       new  c1c58c3   Imported Upstream version 2.61
       new  9666beb   Merge tag 'upstream/2.61'
       new  6ca07ce   Imported Upstream version 2.61+ds
       new  2c3feba   Merge tag 'upstream/2.61+ds'
       new  2d36a0f   Imported Debian patch 2.61+ds-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:
 AutoConf/makefile.in                          |   1 -
 Changes.tex                                   |  25 +-
 ToDo                                          |  13 +-
 crossref.c                                    |  14 +-
 database.c                                    | 108 +++----
 debian/changelog                              |  16 ++
 debian/copyright                              |  37 ++-
 debian/patches/debianization-build.patch      |   6 +-
 debian/patches/debianization-clean.patch      |   2 +-
 debian/patches/debianization.patch            |   2 +-
 debian/patches/series                         |   1 -
 debian/patches/typo-ustream-Changes_tex.patch |  12 -
 debian/repack                                 |  93 ------
 debian/rules                                  |   2 +-
 debian/watch                                  |   5 +-
 doc/bibtool.1                                 |   2 +-
 doc/bibtool.tex                               |  99 +++++--
 doc/c_get.pl                                  |   6 +-
 doc/make_version.pl                           |  22 +-
 doc/ref_card.tex                              |  16 +-
 entry.c                                       |  36 +--
 error.c                                       |  16 +-
 expand.c                                      |  43 +--
 include/bibtool/database.h                    |  18 +-
 include/bibtool/entry.h                       |  13 +-
 include/bibtool/error.h                       |  49 ++--
 include/bibtool/expand.h                      |   2 +-
 include/bibtool/key.h                         |  16 +-
 include/bibtool/keynode.h                     |   6 +-
 include/bibtool/macros.h                      |  26 +-
 include/bibtool/names.h                       |  16 +-
 include/bibtool/parse.h                       |   6 +-
 include/bibtool/print.h                       |  10 +-
 include/bibtool/record.h                      |  38 +--
 include/bibtool/resource.h                    |  15 +-
 include/bibtool/rewrite.h                     |  17 +-
 include/bibtool/rsc.h                         |  14 +-
 include/bibtool/s_parse.h                     |   7 +-
 include/bibtool/stack.h                       |   4 +-
 include/bibtool/symbols.h                     |  20 +-
 include/bibtool/tex_aux.h                     |   6 +-
 include/bibtool/tex_read.h                    |   8 +-
 include/bibtool/type.h                        |  45 +--
 include/bibtool/wordlist.h                    |  12 +-
 key.c                                         | 361 +++++++++++------------
 macros.c                                      |  55 ++--
 main.c                                        |  37 +--
 names.c                                       | 122 ++++----
 parse.c                                       |  96 +++----
 print.c                                       |  64 ++---
 record.c                                      |  56 ++--
 rewrite.c                                     | 398 +++++++++++++++++---------
 rsc.c                                         |  52 ++--
 s_parse.c                                     |  68 +++--
 stack.c                                       |  16 +-
 symbols.c                                     |  54 ++--
 test/BUnit.pm                                 |   2 +-
 test/rename_field.t                           | 157 ++++++++++
 tex_aux.c                                     |  22 +-
 tex_read.c                                    |  88 +++---
 type.c                                        |  12 +-
 version.c                                     |  14 +-
 wordlist.c                                    |  20 +-
 63 files changed, 1478 insertions(+), 1141 deletions(-)
 delete mode 100644 debian/patches/typo-ustream-Changes_tex.patch
 delete mode 100755 debian/repack
 create mode 100644 test/rename_field.t

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


Reply to: