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

tille pushed a commit to branch master
in repository populations.

commit eb0b054b73a5ec539d25196c748f0a3b944b26d9
Merge: b799235 23258a1
Author: Georges Khaznadar <georg...@ofset.org>
Date:   Fri Jan 6 16:18:14 2012 +0100

    Import Debian changes 1.2.33+svn0120106-1
    
    populations (1.2.33+svn0120106-1) unstable; urgency=low
    
      * upgraded to the latest release.
      * modified debian/rules to cope with cmake
      * checked the compilation with g++-4.6; Closes: #654734

 .cdtproject                                        |   56 +
 .project                                           |   82 ++
 .settings/org.eclipse.cdt.core.prefs               |    3 +
 CMakeFiles/CMakeCCompiler.cmake                    |   49 +
 CMakeFiles/CMakeCXXCompiler.cmake                  |   50 +
 CMakeFiles/CMakeDirectoryInformation.cmake         |   21 +
 CMakeFiles/CMakeOutput.log                         |   27 +
 CMakeFiles/CMakeSystem.cmake                       |   15 +
 CMakeFiles/CompilerIdC/CMakeCCompilerId.c          |  229 ++++
 CMakeFiles/CompilerIdC/a.out                       |  Bin 0 -> 8240 bytes
 CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp    |  215 ++++
 CMakeFiles/CompilerIdCXX/a.out                     |  Bin 0 -> 8316 bytes
 CMakeFiles/Makefile.cmake                          |   71 ++
 CMakeFiles/Makefile2                               |  114 ++
 CMakeFiles/TargetDirectories.txt                   |    1 +
 CMakeFiles/cmake.check_cache                       |    1 +
 CMakeFiles/progress.marks                          |    1 +
 CPackConfig.cmake                                  |   88 ++
 CPackSourceConfig.cmake                            |   92 ++
 Makefile                                           |  200 ++++
 cmake_install.cmake                                |   54 +
 debian/changelog                                   |    8 +
 debian/patches/debian-changes-1.2.32-1             |  104 --
 debian/rules                                       |   15 +-
 populations-1.2.32.tar.gz                          |  Bin 578311 -> 0 bytes
 src/CMakeFiles/CMakeDirectoryInformation.cmake     |   25 +
 src/CMakeFiles/populations.dir/CXX.includecache    |  736 ++++++++++++
 src/CMakeFiles/populations.dir/DependInfo.cmake    |   41 +
 src/CMakeFiles/populations.dir/allele.cpp.o        |  Bin 0 -> 7008 bytes
 src/CMakeFiles/populations.dir/applications.cpp.o  |  Bin 0 -> 45912 bytes
 src/CMakeFiles/populations.dir/applpop.cpp.o       |  Bin 0 -> 39880 bytes
 .../populations.dir/applpopulations.cpp.o          |  Bin 0 -> 169232 bytes
 src/CMakeFiles/populations.dir/arbre.cpp.o         |  Bin 0 -> 113792 bytes
 src/CMakeFiles/populations.dir/arbreplus.cpp.o     |  Bin 0 -> 30888 bytes
 src/CMakeFiles/populations.dir/build.make          |  599 ++++++++++
 src/CMakeFiles/populations.dir/chaineficpop.cpp.o  |  Bin 0 -> 16920 bytes
 src/CMakeFiles/populations.dir/cmake_clean.cmake   |   29 +
 src/CMakeFiles/populations.dir/couleur.cpp.o       |  Bin 0 -> 20360 bytes
 src/CMakeFiles/populations.dir/depend.internal     | 1216 ++++++++++++++++++++
 src/CMakeFiles/populations.dir/depend.make         | 1216 ++++++++++++++++++++
 src/CMakeFiles/populations.dir/distgnt.cpp.o       |  Bin 0 -> 125808 bytes
 src/CMakeFiles/populations.dir/flags.make          |    8 +
 src/CMakeFiles/populations.dir/fstat.cpp.o         |  Bin 0 -> 21224 bytes
 src/CMakeFiles/populations.dir/individu.cpp.o      |  Bin 0 -> 22976 bytes
 src/CMakeFiles/populations.dir/jeupop.cpp.o        |  Bin 0 -> 87656 bytes
 src/CMakeFiles/populations.dir/jeupopexp.cpp.o     |  Bin 0 -> 27216 bytes
 src/CMakeFiles/populations.dir/link.txt            |    1 +
 src/CMakeFiles/populations.dir/locus.cpp.o         |  Bin 0 -> 18360 bytes
 src/CMakeFiles/populations.dir/matrices.cpp.o      |  Bin 0 -> 165192 bytes
 src/CMakeFiles/populations.dir/metapop.cpp.o       |  Bin 0 -> 32704 bytes
 src/CMakeFiles/populations.dir/population.cpp.o    |  Bin 0 -> 24768 bytes
 src/CMakeFiles/populations.dir/populations.cpp.o   |  Bin 0 -> 2728 bytes
 src/CMakeFiles/populations.dir/progress.make       |   21 +
 src/CMakeFiles/populations.dir/strucpop.cpp.o      |  Bin 0 -> 30712 bytes
 src/CMakeFiles/populations.dir/vecteurs.cpp.o      |  Bin 0 -> 23808 bytes
 src/CMakeFiles/progress.marks                      |    1 +
 src/Makefile                                       |  744 ++++++++++++
 src/Makefile.am                                    |   15 +
 src/Makefile.dos                                   |   36 +
 src/Makefile.in                                    |  406 +++++++
 src/cmake_install.cmake                            |   34 +
 src/populations                                    |  Bin 559493 -> 543692 
bytes
 test.svg                                           |  220 ----
 test.tre                                           |    2 -
 64 files changed, 6512 insertions(+), 334 deletions(-)

diff --cc debian/changelog
index 726cc84,0000000..63dffa4
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,37 -1,0 +1,45 @@@
++populations (1.2.33+svn0120106-1) unstable; urgency=low
++
++  * upgraded to the latest release.
++  * modified debian/rules to cope with cmake
++  * checked the compilation with g++-4.6; Closes: #654734
++
++ -- Georges Khaznadar <georg...@ofset.org>  Fri, 06 Jan 2012 16:18:14 +0100
++
 +populations (1.2.33-1) unstable; urgency=low
 +
 +  * upgraded to the newest upstream version
 +  * removed the restriction on g++'s version in debian/rules, since the
 +    upstream files are compiled correctly in a Sid chroot.
 +
 + -- Georges Khaznadar <georg...@ofset.org>  Sat, 23 Jul 2011 12:31:37 +0200
 +
 +populations (1.2.32-3) unstable; urgency=low
 +
 +  * fixed the bug due to precompiled binaries. Closes: #632338
 +
 + -- Georges Khaznadar <georg...@ofset.org>  Fri, 01 Jul 2011 19:06:05 +0200
 +
 +populations (1.2.32-2) unstable; urgency=low
 +
 +  * modified copyright data for html/libcss/* and html/libjs/*, thanks to
 +    Luca Falavigna.
 +  * uploaded to NEW. (Closes: #631020)
 +
 + -- Georges Khaznadar <georg...@ofset.org>  Thu, 30 Jun 2011 22:35:36 +0200
 +
 +populations (1.2.32-1) unstable; urgency=low
 +
 +  * Initial release (Closes: #631020)
 +  * Modified debian control files. Older ones are in the subdirectory
 +    debian.orig/
 +  * Created a manpage from existing documents.
 +  * Added build-dependencies: qt4-qmake, libqt4-dev,
 +    libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev, libice-dev,
 +    libpng12-dev, libsm-dev, libx11-dev, libxext-dev, libxrender-dev,
 +    zlib1g-dev, g++-4.5
 +    .
 +    N.B.: the build-dependency on g++-4.5 is necessary because of a source
 +    which cannot be compiled with g++-4.6
 +
 + -- Georges Khaznadar <georg...@ofset.org>  Sun, 19 Jun 2011 22:31:51 +0200
diff --cc debian/rules
index ac20e74,0000000..2c3d883
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,28 -1,0 +1,27 @@@
 +#!/usr/bin/make -f
 +# -*- makefile -*-
 +# Sample debian/rules that uses debhelper.
 +# This file was originally written by Joey Hess and Craig Small.
 +# As a special exception, when this file is copied by dh-make into a
 +# dh-make output file, you may use that output file without restriction.
 +# This special exception was added by Craig Small in version 0.37 of dh-make.
 +
 +# Uncomment this to turn on verbose mode.
 +#export DH_VERBOSE=1
 +
- #%:
- #     export CC=gcc-4.5 CXX=g++-4.5; dh $@ 
++DESTDIR=debian/populations
 +
 +%:
 +      dh $@ 
++override_dh_auto_configure:
++      cmake -DCMAKE_INSTALL_PREFIX=/usr .
++      dh_auto_configure
 +
 +override_dh_auto_clean:
 +      dh_testdir
 +      rm -f src/populations
++      rm -rf CMakeFiles src/CMakeFiles Makefile src/Makefile src/config.h \
++             *.cmake src/cmake_install.cmake CMakeCache.txt \
++             install_manifest.txt
 +      dh_auto_clean
 +      dh_clean
- 
- override_dh_auto_install:
-       dh_testdir
-       cp obj*/src/populations src
-       dh_auto_install
-       dh_install

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

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to