~ubuntu-branches/ubuntu/utopic/psicode/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Michael Banck
  • Date: 2012-03-29 01:26:55 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20120329012655-8lnngrup9p40ow4z
Tags: 3.4.0-3
* debian/control: Add CC3, MRCCSD and SCS-MP2 energies, RHF hessian and
  closed-shell MP2 gradient to features, clarify that MP2-R12 is an
  explicitly correlated method.
* debian/patches/09_system_libint.dpatch: New patch, modifies the build
  system to use the system libint and not compile and link in the shipped
  libint codes.
* debian/control (Build-Depends): Added libint-dev.
* debian/rules (DEB_MAKE_CHECK_TARGET): Run quicktests target to invoke the
  test suite.
* debian/rules: Rewritten for dh.
* debian/control (Build-Depends): Bumped debhelper version to 8, removed
  cdbs and dpatch.
* debian/patches: Moved to source version 3.0 (quilt).
* debian/source/format: New file.
* debian/rules (override_dh_auto_install): Install some test suite input
  files as examples.
* debian/dirs: Added examples directory.
* debian/TODO: Updated.
* debian/control (Standards-Version): Bumped to 3.9.3.
* debian/rules (override_dh_auto_test): Do not abort build on test suite
  failure.
* debian/rules (override_dh_auto_build): New rule, build the user manual in
  addition to the main code.
* debian/control (Build-Depends): Added texlive-latex-recommended.
* debian/patches/10_makerules_doc.patch: New patch, build the postscript
  file by default and deletes some more generated files on realclean.
* debian/rules (override_dh_auto_install): Install postscript user manual
  into documentation directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
psicode (3.4.0-2build1) oneiric; urgency=low
2
 
 
3
 
  * gfortran-4.6 rebuild.
4
 
 
5
 
 -- Matthias Klose <doko@ubuntu.com>  Sun, 11 Sep 2011 11:22:02 +0000
 
1
psicode (3.4.0-3) unstable; urgency=low
 
2
 
 
3
  * debian/control: Add CC3, MRCCSD and SCS-MP2 energies, RHF hessian and
 
4
    closed-shell MP2 gradient to features, clarify that MP2-R12 is an
 
5
    explicitly correlated method.
 
6
  * debian/patches/09_system_libint.dpatch: New patch, modifies the build
 
7
    system to use the system libint and not compile and link in the shipped
 
8
    libint codes.
 
9
  * debian/control (Build-Depends): Added libint-dev.
 
10
  * debian/rules (DEB_MAKE_CHECK_TARGET): Run quicktests target to invoke the
 
11
    test suite.
 
12
  * debian/rules: Rewritten for dh.
 
13
  * debian/control (Build-Depends): Bumped debhelper version to 8, removed
 
14
    cdbs and dpatch.
 
15
  * debian/patches: Moved to source version 3.0 (quilt).
 
16
  * debian/source/format: New file.
 
17
  * debian/rules (override_dh_auto_install): Install some test suite input
 
18
    files as examples.
 
19
  * debian/dirs: Added examples directory.
 
20
  * debian/TODO: Updated.
 
21
  * debian/control (Standards-Version): Bumped to 3.9.3.
 
22
  * debian/rules (override_dh_auto_test): Do not abort build on test suite
 
23
    failure.
 
24
  * debian/rules (override_dh_auto_build): New rule, build the user manual in
 
25
    addition to the main code.
 
26
  * debian/control (Build-Depends): Added texlive-latex-recommended.
 
27
  * debian/patches/10_makerules_doc.patch: New patch, build the postscript
 
28
    file by default and deletes some more generated files on realclean.
 
29
  * debian/rules (override_dh_auto_install): Install postscript user manual
 
30
    into documentation directory.
 
31
 
 
32
 -- Michael Banck <mbanck@debian.org>  Thu, 29 Mar 2012 01:26:55 +0200
6
33
 
7
34
psicode (3.4.0-2) unstable; urgency=low
8
35