[grass] branch experimental updated (48bf60f -> 7028543)

Bas Couwenberg sebastic at xs4all.nl
Sat Jan 24 02:03:51 UTC 2015


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

sebastic-guest pushed a change to branch experimental
in repository grass.

      from  48bf60f   Disable fixscripts.sh for removed Tcl/Tk scripts.
       new  c12e10b   Fix install prefix, now lowercase.
       new  1c28f72   Update man page name from grass6 to grass7.
       new  de3f1ee   Update man page paths.
       new  6856576   Update helper scripts installation for Python rewrite.
       new  99cea04   Update custom installation for GRASS 7.
       new  3b0a907   Use /usr/lib instead of /usr/bin for BINDIR.
       new  55cbc85   Delete all .pyc files using find.
       new  e0e17fd   Install grass7 wrapper script.
       new  0188fd1   Install tools into -dev package using install file instead of d/rules.
       new  5ba1ea1   Add shlibs & python Depends for tools in grass-dev.
       new  2f07e40   Add r.in.png false positive to lintian-overrides.
       new  4ca212f   Sort install files.
       new  42d7ebe   Add lintian override for manpage-has-bad-whatis-entry & manpage-has-errors-from-man.
       new  465b652   Move image files from /usr/lib to /usr/share.
       new  c9cabc6   Fix unknown substitution variable warnings.
       new  bc8c6ef   Update copyright file.
       new  df0cf9c   Add patches for various typos.
       new  7028543   Update hardening-no-fortify-functions lintian overrides.

The 18 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:
 debian/changelog                       |   5 +
 debian/control                         |   6 +-
 debian/control.in                      |   6 +-
 debian/copyright                       | 885 +++++----------------------------
 debian/grass-core.dirs                 |   1 +
 debian/grass-core.dirs.in              |   1 +
 debian/grass-core.docs                 |   4 -
 debian/grass-core.install              |   7 +-
 debian/grass-core.install.in           |   7 +-
 debian/grass-core.lintian-overrides    |   9 +
 debian/grass-dev.install               |   1 +
 debian/grass-dev.install.in            |   1 +
 debian/grass-doc.doc-base              |   2 +-
 debian/grass-doc.install               |   4 +-
 debian/grass-doc.install.in            |   4 +-
 debian/grass-doc.lintian-overrides     |   6 +
 debian/grass-gui.install               |  18 +-
 debian/grass-gui.install.in            |  18 +-
 debian/grass-gui.links                 |  63 +--
 debian/grass-gui.links.in              |  63 +--
 lib/init/grass.py => debian/grass7     |  35 +-
 debian/patches/additionally-typo.patch |  25 +
 debian/patches/available-typo.patch    |  14 +
 debian/patches/default-typo.patch      |  13 +
 debian/patches/extension-typo.patch    |  47 ++
 debian/patches/information-typo.patch  | 202 ++++++++
 debian/patches/parameter-typo.patch    |  69 +++
 debian/patches/preferred-typo.patch    |  14 +
 debian/patches/series                  |   9 +
 debian/patches/specifying-typo.patch   |  34 ++
 debian/patches/transferred-typo.patch  | 105 ++++
 debian/rules                           | 123 ++---
 32 files changed, 814 insertions(+), 987 deletions(-)
 create mode 100644 debian/grass-doc.lintian-overrides
 copy lib/init/grass.py => debian/grass7 (98%)
 mode change 100644 => 100755
 create mode 100644 debian/patches/additionally-typo.patch
 create mode 100644 debian/patches/available-typo.patch
 create mode 100644 debian/patches/default-typo.patch
 create mode 100644 debian/patches/extension-typo.patch
 create mode 100644 debian/patches/information-typo.patch
 create mode 100644 debian/patches/parameter-typo.patch
 create mode 100644 debian/patches/preferred-typo.patch
 create mode 100644 debian/patches/specifying-typo.patch
 create mode 100644 debian/patches/transferred-typo.patch

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



More information about the Pkg-grass-devel mailing list