[qflow] branch master updated (77285b4 -> 7f39981)

Ruben Undheim rubund-guest at moszumanska.debian.org
Thu Jul 13 20:57:10 UTC 2017


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

rubund-guest pushed a change to branch master
in repository qflow.

      from  77285b4   Add to ~exp1 to version. Fix typo in d/copyright
      adds  6bfa88a   New upstream version 1.1.58
       new  c160cea   Merge branch 'upstream'
       new  5001720   Refreshed patches
       new  7ade6c2   Prepare
       new  4c6949e   New patch for shebang fix
       new  7f39981   Dependency fixes and updated changelog

The 5 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                                      |   45 +-
 Makefile                                        |   34 -
 VERSION                                         |    2 +-
 config.log                                      |  373 ------
 config.status                                   |  929 ---------------
 debian/changelog                                |   13 +
 debian/control                                  |    5 +-
 debian/patches/0005-Fix-shebang.patch           |   18 +
 debian/patches/01_fix_install_dir.patch         |   22 +-
 debian/patches/02_fix_compile_error.patch       |   13 -
 debian/patches/series                           |    2 +-
 debian/patches/yosys_version_number_minor.patch |    6 +-
 scripts/Makefile                                |  109 --
 scripts/Makefile.in                             |   10 +-
 scripts/addspacers.tcl.in                       | 1414 +++++++++++++++++++----
 scripts/placement.sh                            |   70 +-
 scripts/qflow.sh.in                             |   17 +-
 scripts/router.sh                               |    4 +-
 scripts/spi2xspice.py                           |  762 ++++++++++++
 scripts/synthesize.sh                           |   86 +-
 src/Makefile                                    |   80 --
 src/blif2BSpice.c                               |   51 +-
 src/blif2Verilog.c                              |    4 +-
 src/hash.c                                      |    4 +
 src/hash.h                                      |    1 +
 src/spice2delay.c                               |    2 +-
 src/vesta.c                                     |   13 +-
 tech/Makefile                                   |   41 -
 tech/osu018/Makefile                            |   41 -
 tech/osu018/osu018.par                          |    5 +
 tech/osu035/Makefile                            |   41 -
 tech/osu035/osu035.par                          |    5 +
 tech/osu050/Makefile                            |   41 -
 tech/osu050/osu050.par                          |    5 +
 34 files changed, 2208 insertions(+), 2060 deletions(-)
 delete mode 100644 Makefile
 delete mode 100644 config.log
 delete mode 100755 config.status
 create mode 100644 debian/patches/0005-Fix-shebang.patch
 delete mode 100644 scripts/Makefile
 create mode 100755 scripts/spi2xspice.py
 delete mode 100644 src/Makefile
 delete mode 100644 tech/Makefile
 delete mode 100644 tech/osu018/Makefile
 delete mode 100644 tech/osu035/Makefile
 delete mode 100644 tech/osu050/Makefile

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



More information about the debian-science-commits mailing list