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 "nxcomp upstream project". The branch, master has been updated via 4237346c8f58988e763e0bee116310f3c8e7e393 (commit) via e4685598057e02b6af43aed7558c35ff3014fcee (commit) via 547ee0905d0ce8171cce4fc395ca9f4d473c1f45 (commit) via 784aef8a6bd42378d38e59a56e383f75f8a38449 (commit) via ccc85832ea52d28fe5ea51e8ba5e5ade3255fce4 (commit) from c7f59bed7bb2249e8dcdad34bdb017b9f51e3e8b (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 4237346c8f58988e763e0bee116310f3c8e7e393 Author: Reinhard Tartler <siretart@tauware.de> Date: Mon Mar 21 15:17:02 2011 +0100 enable parallel building use with 'dpkg-buildpackage -j16', cf. also with #586365 commit e4685598057e02b6af43aed7558c35ff3014fcee Author: Reinhard Tartler <siretart@tauware.de> Date: Mon Mar 21 15:06:17 2011 +0100 use dh-autoreconf to run autotools at build time commit 547ee0905d0ce8171cce4fc395ca9f4d473c1f45 Author: Reinhard Tartler <siretart@tauware.de> Date: Mon Mar 21 15:04:14 2011 +0100 switch to single line fields commit 784aef8a6bd42378d38e59a56e383f75f8a38449 Author: Reinhard Tartler <siretart@tauware.de> Date: Mon Mar 21 14:56:58 2011 +0100 Switch to Source Format 3.0 (native) also remove quilt patches, all applied inline commit ccc85832ea52d28fe5ea51e8ba5e5ade3255fce4 Author: Reinhard Tartler <siretart@tauware.de> Date: Mon Mar 21 14:55:38 2011 +0100 Don't build with -O3, obey environment variable CXXFLAGS instead ----------------------------------------------------------------------- Summary of changes: configure | 5923 ------------------------------- configure.in | 3 +- debian/control | 19 +- debian/patches/cflags.patch | 19 - debian/patches/nxcomp-3.2.0-gcc43.patch | 80 - debian/patches/sa_restorer | 26 - debian/patches/series | 1 - debian/rules | 2 +- debian/source/format | 2 +- 9 files changed, 19 insertions(+), 6056 deletions(-) delete mode 100755 configure delete mode 100644 debian/patches/cflags.patch delete mode 100644 debian/patches/nxcomp-3.2.0-gcc43.patch delete mode 100644 debian/patches/sa_restorer delete mode 100644 debian/patches/series hooks/post-receive -- nxcomp upstream project