[med-svn] [relion] branch master updated (0094f3a -> 42f1edd)

Roland Fehrenbacher rfehren-guest at moszumanska.debian.org
Mon Oct 13 20:41:09 UTC 2014


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

rfehren-guest pushed a change to branch master
in repository relion.

      from  0094f3a   cme fix dpkg-control  (Attention: feel free to revert if you want - but please remind the 80 character limit for the lines in description)
       new  5c31927   Add check for Qlustar to rules
       new  2bea32c   Merge branch 'master' of git+ssh://git.debian.org/git/debian-med/relion
       new  6fdba53   Add openmpi build-dep
       new  bf98342   d/rules: Add manual build target
       new  07f44a4   d/control: Make multiarch capable and restrict archs to i386/amd64
       new  96412c8   d/rules: Fix install target
       new  5231b11   Add install files
       new  a1d7772   Initial d/changelog entry
       new  4d29578   d/rules: Make separate build for GUI to prevent useless libs linked in
       new  6af5551   d/rules,control: Need to add autoreconf to have sane build
       new  27dfc8f   Fix d/relion-gui.install
       new  215beae   Add patches: Properly build GUI + one upstream fix
       new  4f77a3a   Fix d/relion-gui.install ... again
       new  4e7fb14   d/rules: Install different versions to different dirs
       new  bbb4217   d/control: Add separate mpi lib packages
       new  d7b7bf5   d/rules: Install serial version directly in debian/tmp
       new  c27da0c   Use dh-exec for librelion-dev.install
       new  e5a4e8a   Add install files for new mpi lib and dev packages
       new  f61810b   Fix mpi gui install files for new destdirs
       new  d80d436   d/rules: Need to remove --fail-missingwq
       new  dd4a30c   Fix librelion-mpi1.3.install
       new  87356c0   d/rules: Use dh_auto_configure and include architecture.mk
       new  3b271d2   d/rules: Override substvars for gui and bin packages
       new  aa3c30e   d/rules: Get and use parallel option from DEB_BUILD_OPTIONS
       new  47b5de5   d/rules: improve override substvars for gui and bin packages
       new  9827dba   d/control: Add openmpi-bin dep for MPI relion-bin-mpi
       new  b0242ce   relion-gui: Move relion_qsub.csh to examples
       new  df0288f   d/rules: Fix lintian non-empty-dependency_libs-in-la-file problems
       new  9fd3668   d/control: Rename lib packages 1.3 -> 1.3-1 to match soname
       new  ca28bc1   d/rules: Properly detect and use RELION_SO_VERSION
       new  e48adc7   d/control: Rename lib packages *1.3-1 -> *-1.3-1
       new  cb8c776   d/control: Make relion-gui depend on relion-bin (makes no sense without)
       new  3afb9bb   d/control: Make relion-bin/gui alternatively depend on lib-relion-mpi
       new  1e4bb61   lintian: Add override for librelion-mpi-1.3-1: package-name-doesnt-match-sonames
       new  af940ae   lintian: Use proper place for binary overrides
       new  42f1edd   d/copyright: Initial version

The 36 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                                   |   6 +
 debian/control                                     |  92 ++++++++--
 debian/copyright                                   | 192 +++++++++++++++++++++
 debian/librelion-1.3-1.install                     |   1 +
 debian/librelion-dev-common.install                |   1 +
 debian/librelion-dev.install                       |   4 +
 debian/librelion-mpi-1.3-1.install                 |   2 +
 debian/librelion-mpi-1.3-1.lintian-overrides       |   5 +
 debian/librelion-mpi-dev.install                   |   5 +
 .../0001-Fix-fltk-config-path-in-configure.patch   |  21 +++
 .../0002-Fix-autopicking-buffer-overflow.patch     |  22 +++
 .../0003-Add-enable-gui-flag-to-configure.patch    |  40 +++++
 debian/patches/0004-Fix-fltk-header-includes.patch |  79 +++++++++
 debian/patches/series                              |   4 +
 debian/relion-bin-mpi.install                      |   1 +
 debian/relion-bin.install                          |  19 ++
 debian/relion-gui.examples                         |   1 +
 debian/relion-gui.install                          |   3 +
 debian/rules                                       |  80 +++++++++
 19 files changed, 564 insertions(+), 14 deletions(-)
 create mode 100644 debian/librelion-1.3-1.install
 create mode 100644 debian/librelion-dev-common.install
 create mode 100644 debian/librelion-dev.install
 create mode 100755 debian/librelion-mpi-1.3-1.install
 create mode 100644 debian/librelion-mpi-1.3-1.lintian-overrides
 create mode 100755 debian/librelion-mpi-dev.install
 create mode 100644 debian/patches/0001-Fix-fltk-config-path-in-configure.patch
 create mode 100644 debian/patches/0002-Fix-autopicking-buffer-overflow.patch
 create mode 100644 debian/patches/0003-Add-enable-gui-flag-to-configure.patch
 create mode 100644 debian/patches/0004-Fix-fltk-header-includes.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/relion-bin-mpi.install
 create mode 100644 debian/relion-bin.install
 create mode 100644 debian/relion-gui.examples
 create mode 100644 debian/relion-gui.install

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



More information about the debian-med-commit mailing list