[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-199-gac235fa
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via ac235fa0a9285c055993bfa019896018db1817e6 (commit) from b80dafc8692debf6c1d8b6bafb80e30c3ae03f6e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ac235fa0a9285c055993bfa019896018db1817e6 Author: Richard Kreckel <kreckel@ginac.de> Date: Tue Sep 29 22:25:16 2009 +0200 Remove debian/ directory. The lifecycle of the Debian packaging files is better maintained in the Debian pool's diff file. Removing these files makes the life of the GiNaC releaser easier. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 322 ------------------------------------------- debian/compat | 1 - debian/control | 64 --------- debian/copyright | 27 ---- debian/ginac-tools.install | 5 - debian/ginac-tools.menu | 7 - debian/ginac.xpm | 48 ------- debian/libginac-dev.info | 1 - debian/libginac-dev.install | 6 - debian/libginac1.5.install | 1 - debian/rules | 18 --- 11 files changed, 0 insertions(+), 500 deletions(-) delete mode 100644 debian/changelog delete mode 100644 debian/compat delete mode 100644 debian/control delete mode 100644 debian/copyright delete mode 100644 debian/ginac-tools.install delete mode 100644 debian/ginac-tools.menu delete mode 100644 debian/ginac.xpm delete mode 100644 debian/libginac-dev.info delete mode 100644 debian/libginac-dev.install delete mode 100644 debian/libginac1.5.install delete mode 100755 debian/rules hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de