libint (1.1.4-1) unstable; urgency=low
authorMichael Banck <mbanck@debian.org>
Sun, 12 Feb 2012 21:15:45 +0000 (21:15 +0000)
committerMichael Banck <mbanck@debian.org>
Sun, 12 Feb 2012 21:15:45 +0000 (21:15 +0000)
  * Initial upload (Closes: #425039).

[dgit import unpatched libint 1.1.4-1]

16 files changed:
1  2 
debian/changelog
debian/compat
debian/control
debian/copyright
debian/libint-dev.dirs
debian/libint-dev.doc-base
debian/libint-dev.docs
debian/libint-dev.install
debian/libint1.dirs
debian/libint1.install
debian/libint1.links
debian/patches/01_fix_doc_makefile.patch
debian/patches/series
debian/rules
debian/source/format
debian/watch

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..f0edf21bf96693d0cd891f117d071f1eed336ec0
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++libint (1.1.4-1) unstable; urgency=low
++
++  * Initial upload (Closes: #425039).
++
++ -- Michael Banck <mbanck@debian.org>  Sun, 12 Feb 2012 22:15:45 +0100
diff --cc debian/compat
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..45a4fb75db864000d01701c0f7a51864bd4daabf
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++8
diff --cc debian/control
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..b2f3987823c9942be160a244ab4741fc18388d0e
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,75 @@@
++Source: libint
++Section: science
++Priority: optional
++Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
++Uploaders: Daniel Leidert (dale) <daniel.leidert@wgdd.de>, Michael Banck <mbanck@debian.org>
++Build-Depends: debhelper (>> 8), autotools-dev, perl, texlive-base-bin, texlive-latex-base
++Standards-Version: 3.9.2
++Homepage: http://sourceforge.net/p/libint/home/
++Vcs-Browser: http://svn.debian.org/wsvn/debichem/unstable/libint/
++Vcs-Svn: svn://svn.debian.org/svn/debichem/unstable/libint/
++DM-Upload-Allowed: yes
++
++Package: libint1
++Section: libs
++Architecture: any
++Depends: ${shlibs:Depends}, ${misc:Depends}
++Description: Evaluate the integrals in modern atomic and molecular theory
++ The LIBINT library is used to evaluate the traditional (electron repulsion)
++ and certain novel two-body matrix elements (integrals) over Cartesian
++ Gaussian functions used in modern atomic and molecular theory. The idea
++ of the library is to let computer write optimized code for computing
++ such integrals. There are two primary advantages to this: much less
++ human effort is required to write code for computing new integrals, and
++ code can be optimized specifically for a particular computer
++ architecture (e.g., vector processor).
++ .
++ LIBINT has been utilized to implement methods such as Hartree-Fock (HF)
++ and Kohn-Sham density functional theory (KS DFT), second-order
++ Moeller-Plesset perturbation theory (MP2), coupled cluster singles and
++ doubles (CCSD) method, as well as explicitly correlated R12 methods.
++ .
++ This package contains the shared library.
++
++Package: libint-dev
++Section: libdevel
++Architecture: any
++Depends: libint1 (= ${binary:Version}), ${misc:Depends}
++Description: Evaluate the integrals in modern atomic and molecular theory (devel)
++ The LIBINT library is used to evaluate the traditional (electron repulsion)
++ and certain novel two-body matrix elements (integrals) over Cartesian
++ Gaussian functions used in modern atomic and molecular theory. The idea
++ of the library is to let computer write optimized code for computing
++ such integrals. There are two primary advantages to this: much less
++ human effort is required to write code for computing new integrals, and
++ code can be optimized specifically for a particular computer
++ architecture (e.g., vector processor).
++ .
++ LIBINT has been utilized to implement methods such as Hartree-Fock (HF)
++ and Kohn-Sham density functional theory (KS DFT), second-order
++ Moeller-Plesset perturbation theory (MP2), coupled cluster singles and
++ doubles (CCSD) method, as well as explicitly correlated R12 methods.
++ .
++ This package contains the development header files.
++
++Package: libint-dbg
++Section: debug
++Priority: extra
++Architecture: any
++Depends: libint1 (= ${binary:Version}), ${misc:Depends}
++Description: Evaluate the integrals in modern atomic and molecular theory (debug)
++ The LIBINT library is used to evaluate the traditional (electron repulsion)
++ and certain novel two-body matrix elements (integrals) over Cartesian
++ Gaussian functions used in modern atomic and molecular theory. The idea
++ of the library is to let computer write optimized code for computing
++ such integrals. There are two primary advantages to this: much less
++ human effort is required to write code for computing new integrals, and
++ code can be optimized specifically for a particular computer
++ architecture (e.g., vector processor).
++ .
++ LIBINT has been utilized to implement methods such as Hartree-Fock (HF)
++ and Kohn-Sham density functional theory (KS DFT), second-order
++ Moeller-Plesset perturbation theory (MP2), coupled cluster singles and
++ doubles (CCSD) method, as well as explicitly correlated R12 methods.
++ .
++ This package contains the detached debugging symbols.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..618b9c910ef70514ca0ab81c5287c9ac393240d9
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,38 @@@
++This package was debianized by Daniel Leidert (dale) <daniel.leidert@wgdd.de> on
++Sun, 10 Jun 2007 03:35:40 +0200.
++
++It was downloaded from
++
++    <URL:http://www.chem.vt.edu/chem-dept/valeev/software/libint/download.html>
++
++Upstream Authors: 
++
++    Edward F. Valeev <edward.valeev@chemistry.gatech.edu>
++    Justin T. Fermann
++
++Copyright: 
++
++    Copyright (C) 1996-2007 Edward F. Valeev and Justin T. Fermann.
++
++License:
++
++    This program is free software; you can redistribute it and/or modify
++    it under the terms of the GNU General Public License as published by
++    the Free Software Foundation; either version 2 of the License, or
++    (at your option) any later version.
++  
++    This program is distributed in the hope that it will be useful,
++    but WITHOUT ANY WARRANTY; without even the implied warranty of
++    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
++    GNU General Public License for more details.
++  
++    You should have received a copy of the GNU General Public License along
++    with this program; if not, write to the Free Software Foundation, Inc.,
++    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
++
++On Debian systems the complete text of the GPL can be found in
++`/usr/share/common-licenses/GPL'.
++
++The Debian packaging is (C) 2007, Daniel Leidert <daniel.leidert@wgdd.de> and
++is licensed under the GPL too.
++
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..44188162ec7a56a977fa0c1b431a015576f8b3b6
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,2 @@@
++usr/lib
++usr/include
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..e64feaf4775a0e0de952164fa373568aba835805
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,12 @@@
++Document: libint-dev
++Title: The LIBINT Programmer's Manual
++Author: Edward F. Valeev
++Abstract: LIBINT is a collection of functions to
++ compute two-body integrals over Gaussian functions
++ which appear in electronic and molecular structure
++ theories.
++Section: Apps/Programming
++
++Format: PDF
++Files: /usr/share/doc/libint-dev/progman.pdf.gz
++
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..7fad2df5cf00690a36adce574d95b5a62280a9d1
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++doc/progman/progman.pdf
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..d1bffed05f8090a8ad5937038f24622fbede7258
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,3 @@@
++usr/include/*
++usr/lib/lib*.a
++usr/lib/lib*.so
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..68457717bd8efb8ba6291fca9d862dd5eb0d3b1e
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..d0dbfd18ace910a77b0cfa9bcb567242ad5b88d8
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/lib*.so.*
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..1b8b38e8264953806ffbb002ff83f869fb1205aa
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,3 @@@
++usr/lib/libderiv-stable.so.1 usr/lib/libderiv.so.1
++usr/lib/libint-stable.so.1   usr/lib/libint.so.1
++usr/lib/libr12-stable.so.1   usr/lib/libr12.so.1
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..335e25a604f3e5114cfd8dec59d364afd106e1fd
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,15 @@@
++## 01_fix_doc_makefile.dpatch by Daniel Leidert (dale) <daniel.leidert@wgdd.de>
++##
++## All lines beginning with `## DP:' are a description of the patch.
++## DP: No description.
++
++diff -urNad libint~/doc/progman/Makefile libint/doc/progman/Makefile
++--- libint~/doc/progman/Makefile      2007-08-29 19:01:47.000000000 +0200
+++++ libint/doc/progman/Makefile       2007-08-30 01:27:52.000000000 +0200
++@@ -8,5 +8,5 @@
++ 
++ -include $(TOPDIR)/doc/MakeVars
++ -include $(TOPDIR)/doc/MakeRules
++--include $(TOPDIR)/doc/MakeSuffixRules
+++include $(SRCDIR)/$(TOPDIR)/lib/MakeSuffixRules
++ include $(SRCDIR)/$(TOPDIR)/lib/MakeRules
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..313a7c28839063968ddb7cd2dd909a712167ab71
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++01_fix_doc_makefile.patch
diff --cc debian/rules
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ba9b1a7fa7786cb80532340ceac2dd09f5341f8b
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,40 @@@
++#!/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
++
++DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
++DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
++
++%:
++      dh $@ --with autotools_dev
++
++override_dh_auto_clean:
++      rm -rf lib/.libs
++      dh_auto_clean
++
++override_dh_auto_configure:
++      dh_auto_configure -- \
++              --enable-shared \
++              --enable-deriv \
++              --enable-r12 \
++              --enable-debug=opt \
++              --prefix=/usr \
++              --with-cc-optflags="$(CFLAGS)" \
++              --with-cxx-optflags="$(CFLAGS)" \
++              --with-libdirs="-Wl,-z,defs"
++
++override_dh_auto_build:
++      $(MAKE) -C doc
++      dh_auto_build
++
++override_dh_strip:
++      dh_strip --dbg-package=libint-dbg
++
++.PHONY: override_dh_strip
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..163aaf8d82b6c54f23c45f32895dbdfdcc27b047
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)
diff --cc debian/watch
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..fdf17fa34093f1bbcd31d9f27b154d4a20491cff
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++# See uscan(1) for format
++
++version=3
++http://www.chem.vt.edu/chem-dept/valeev/software/libint/download.html \
++  ^src/libint-([\d\.]+).tar.gz