[adms] branch debian updated (32df430 -> 7d0cdac)

felix salfelder felix-guest at moszumanska.debian.org
Fri May 16 13:52:50 UTC 2014


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

felix-guest pushed a change to branch debian
in repository adms.

      from  32df430   builddep update
       new  aaf6213   autoreconf and maintainer-mode
       new  8133fbd   install file and dh_auto_install override
       new  c75055f   gitignore stub
       new  cccb3dc   remove autogenerated files
       new  37abe32   move readme file
       new  b57db5e   fix Makefile.am
       new  4486eb2   add -am prefix to header created from verilogaYacc.y
       new  88a755f   repair syntax in yacc input files
       new  7d0cdac   merge patched-debian into debian

The 9 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:
 .gitignore                                         |     4 +
 README.md => README                                |     0
 admsXml/Makefile.am                                |    14 +-
 admsXml/Makefile.in                                |   973 -
 admsXml/adms.h                                     |  3410 --
 admsXml/admstpathYacc.y                            | 14756 --------
 admsXml/mkelements.pl                              |     2 +-
 admsXml/preprocessorLex.c                          |  3196 --
 admsXml/preprocessorYacc.c                         |  2688 --
 admsXml/preprocessorYacc.h                         |   124 -
 admsXml/preprocessorYacc.y                         |     2 +-
 admsXml/verilogaLex.c                              |  2510 --
 admsXml/verilogaLex.l                              |     2 +-
 admsXml/verilogaYacc.c                             |  5088 ---
 admsXml/verilogaYacc.h                             |   144 -
 admsXml/verilogaYacc.y                             |  2315 --
 admsXml/verilogaYacc.y.in                          |     2 +-
 debian/.git-dpm                                    |     4 +-
 debian/adms.install                                |     3 +
 .../patches/0003-remove-autogenerated-files.patch  | 35293 +++++++++++++++++++
 debian/patches/0004-move-readme-file.patch         |   408 +
 debian/patches/0005-fix-Makefile.am.patch          |    56 +
 ...fix-to-header-created-from-verilogaYacc.y.patch |    22 +
 .../0007-repair-syntax-in-yacc-input-files.patch   |    44 +
 debian/patches/series                              |     5 +
 debian/rules                                       |     8 +-
 26 files changed, 35854 insertions(+), 35219 deletions(-)
 create mode 100644 .gitignore
 rename README.md => README (100%)
 delete mode 100644 admsXml/Makefile.in
 delete mode 100644 admsXml/adms.h
 delete mode 100644 admsXml/admstpathYacc.y
 delete mode 100644 admsXml/preprocessorLex.c
 delete mode 100644 admsXml/preprocessorYacc.c
 delete mode 100644 admsXml/preprocessorYacc.h
 delete mode 100644 admsXml/verilogaLex.c
 delete mode 100644 admsXml/verilogaYacc.c
 delete mode 100644 admsXml/verilogaYacc.h
 delete mode 100644 admsXml/verilogaYacc.y
 create mode 100644 debian/adms.install
 create mode 100644 debian/patches/0003-remove-autogenerated-files.patch
 create mode 100644 debian/patches/0004-move-readme-file.patch
 create mode 100644 debian/patches/0005-fix-Makefile.am.patch
 create mode 100644 debian/patches/0006-add-am-prefix-to-header-created-from-verilogaYacc.y.patch
 create mode 100644 debian/patches/0007-repair-syntax-in-yacc-input-files.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adms.git



More information about the debian-science-commits mailing list