[Forensics-changes] [safecopy] branch debian updated (627d402 -> 73f9d8c)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Thu Jun 25 15:10:50 UTC 2015


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

eriberto pushed a change to branch debian
in repository safecopy.

      from  627d402   Bumping Standards-Version to 3.9.1.
      adds  2a0c0d1   Adding upstream version 1.3.
      adds  97e2607   Adding upstream version 1.5.
      adds  3477b17   Adding upstream version 1.6.
       new  8dafc9d   Imported Upstream version 1.7
       new  73f9d8c   Imported Debian patch 1.7-1

The 2 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:
 ChangeLog                                  |      7 +
 Makefile.in                                |    203 +-
 README                                     |     22 +-
 aclocal.m4                                 |    292 +-
 benchmark/benchmark.sh                     |     46 -
 benchmark/cdrom-dell/README                |      5 -
 benchmark/cdrom-dell/simulator.cfg         | 235622 --------------------------
 benchmark/cdrom-lighton/README             |      5 -
 benchmark/cdrom-lighton/simulator.cfg      |  64383 -------
 benchmark/floppy/README                    |      3 -
 benchmark/floppy/simulator.cfg             |    151 -
 benchmark/scripts/README                   |     20 -
 benchmark/scripts/auswertung.sh            |     94 -
 benchmark/scripts/characteristics.sh       |    102 -
 benchmark/scripts/mean-calculation.sh      |     44 -
 configure                                  |   3762 +-
 configure.in                               |      2 +-
 debian/README.Debian                       |     15 +
 debian/changelog                           |     33 +-
 debian/compat                              |      2 +-
 debian/control                             |     43 +-
 debian/copyright                           |     58 +-
 debian/docs                                |      2 +
 debian/manpages/safecopy.1                 |    266 -
 debian/patches/fix-manpage                 |    335 +
 debian/patches/series                      |      1 +
 debian/rules                               |     15 +-
 debian/safecopy.docs                       |      1 -
 debian/safecopy.manpages                   |      1 -
 debian/source.lintian-overrides            |      3 -
 debian/source/format                       |      1 +
 debian/watch                               |      2 +-
 depcomp                                    |     87 +-
 install-sh                                 |      5 +-
 missing                                    |     49 +-
 simulator/Makefile.in                      |    201 +-
 simulator/aclocal.m4                       |    292 +-
 simulator/config.h.in                      |      3 +
 simulator/configure                        |   3881 +-
 simulator/doc/analysis.pdf                 |    Bin 8086928 -> 0 bytes
 simulator/src/Makefile.in                  |    114 +-
 src/Makefile.in                            |    221 +-
 src/lowlevel.c                             |      2 +-
 src/lowlevel.h                             |      2 +-
 src/safecopy.1                             |     50 +-
 src/safecopy.c                             |   2151 +-
 test/test1/test.sh                         |      5 +-
 test/test10/test.sh                        |     30 +-
 test/test11/test.sh                        |     25 +-
 test/test12/test.sh                        |      5 +-
 test/{test8 => test13}/simulator.cfg       |     12 +-
 test/{test12 => test13}/test.dat           |    Bin
 test/test13/test.sh                        |     43 +
 test/test13/test1.dat                      |    Bin 0 -> 10240 bytes
 test/{test12/test.dat => test13/test2.dat} |    Bin 20480 -> 20480 bytes
 test/{test12/test.dat => test13/test3.dat} |    Bin 20480 -> 20480 bytes
 test/test2/test.sh                         |     20 +-
 test/test3/test.sh                         |     15 +-
 test/test4/test.sh                         |     20 +-
 test/test5/test.sh                         |     10 +-
 test/test6/test.sh                         |     25 +-
 test/test7/test.sh                         |     30 +-
 test/test8/test.sh                         |     25 +-
 test/test9/test.sh                         |     25 +-
 64 files changed, 6171 insertions(+), 306718 deletions(-)
 delete mode 100755 benchmark/benchmark.sh
 delete mode 100644 benchmark/cdrom-dell/README
 delete mode 100644 benchmark/cdrom-dell/simulator.cfg
 delete mode 100644 benchmark/cdrom-lighton/README
 delete mode 100644 benchmark/cdrom-lighton/simulator.cfg
 delete mode 100644 benchmark/floppy/README
 delete mode 100644 benchmark/floppy/simulator.cfg
 delete mode 100644 benchmark/scripts/README
 delete mode 100755 benchmark/scripts/auswertung.sh
 delete mode 100755 benchmark/scripts/characteristics.sh
 delete mode 100755 benchmark/scripts/mean-calculation.sh
 create mode 100644 debian/README.Debian
 create mode 100644 debian/docs
 delete mode 100644 debian/manpages/safecopy.1
 create mode 100644 debian/patches/fix-manpage
 create mode 100644 debian/patches/series
 delete mode 100644 debian/safecopy.docs
 delete mode 100644 debian/safecopy.manpages
 delete mode 100644 debian/source.lintian-overrides
 create mode 100644 debian/source/format
 delete mode 100644 simulator/doc/analysis.pdf
 copy test/{test8 => test13}/simulator.cfg (54%)
 copy test/{test12 => test13}/test.dat (100%)
 create mode 100755 test/test13/test.sh
 create mode 100644 test/test13/test1.dat
 copy test/{test12/test.dat => test13/test2.dat} (57%)
 copy test/{test12/test.dat => test13/test3.dat} (67%)

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



More information about the forensics-changes mailing list