[SCM] GiNaC -- a C++ library for symbolic computations branch, ginac_1-5, updated. release_1-4-0-213-g43d3659
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, ginac_1-5 has been updated via 43d36593b9588b938a42a98f823c36c9f1ded088 (commit) from f2f67dde5c9caca69137da2178118407f27639ef (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 43d36593b9588b938a42a98f823c36c9f1ded088 Author: Richard Kreckel <kreckel@ginac.de> Date: Tue Sep 29 22:28:47 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