[SCM] Semidefinite relaxations solver branch, master, updated. debian/1.1-1-3-g837de95
TUDURI Benoît
benoit.tuduri at gmail.com
Sun Oct 30 15:12:48 UTC 2011
The following commit has been merged in the master branch:
commit 837de9588664f8237eeb7b1db069abac4d1d9e45
Author: TUDURI Benoît <benoit.tuduri at gmail.com>
Date: Sun Oct 30 16:09:21 2011 +0100
update rules, copyright and changelog.
- copyright new DEP5 file format
- close itp etc
- rules to chmod files despite dh-fixperms work but lintian wasn't able to detect it.
diff --git a/debian/changelog b/debian/changelog
index 3b276c8..6683474 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+sdp-s (1.1-2.1) UNRELEASED; urgency=low
+
+ * Initial release (Closes: #641205)
+ * Update copyright DEP5 latest file formats rules
+ * Update rules files to chmod all files/directories
+ according lintian rules...
+
+ -- TUDURI Benoît <benoit.tuduri at gmail.com> Sun, 30 Oct 2011 16:01:44 +0100
+
+sdp-s (1.1-2) UNRELEASED; urgency=low
+
+ [ Sylvestre Ledru ]
+ * Minor changes
+
+ [ benoit ]
+ * fill out Vcs-Git and Vcs-Browser fields in control file.
+
+ [ TUDURI Benoît ]
+ * debian/changelog
+
+ [ Sylvestre Ledru ]
+ * Minor changes
+
+ [ benoit ]
+ * fill out Vcs-Git and Vcs-Browser fields in control file.
+
+ [ TUDURI Benoît ]
+
+ -- TUDURI Benoît <benoit.tuduri at gmail.com> Sun, 30 Oct 2011 16:00:12 +0100
+
sdp-s (1.1-1) unstable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
diff --git a/debian/copyright b/debian/copyright
index f571259..2a0f4f7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,209 +1,183 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: sdps
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: sdps
Source: http://cedric.cnam.fr/~roupinf/SDPS
Files: *
-
-Copyright:
- 2002, Geraud Delaporte
- 2002, Sebastien Jouteau
- 2002, Frederic Roupin
+Copyright: 2002, Geraud Delaporte
+ 2002, Sebastien Jouteau
+ 2002, Frederic Roupin
License: GPL-2+
-
-Files: SDP_SOLVER/annexes.c,
- SDP_SOLVER/annexes.h,
+Files: SDP_SOLVER/annexes.c
+ SDP_SOLVER/annexes.h
SDP_SOLVER/constraints.h
- SDP_SOLVER/diag_matrix.c,
- SDP_SOLVER/diag_matrix.h,
- SDP_SOLVER/linear_constraints.h,
- SDP_SOLVER/matrix_tools.h,
- SDP_SOLVER/objective_function.c,
- SDP_SOLVER/objective_function.h,
- SDP_SOLVER/product_constraints.c,
- SDP_SOLVER/product_constraints.h,
- SDP_SOLVER/quadratic_constraints.c,
- SDP_SOLVER/quadratic_constraints.h,
- SDP_SOLVER/read_prodConstrVect.c,
- SDP_SOLVER/SDP_pb.c,
- SDP_SOLVER/SDP_pb.h,
+ SDP_SOLVER/diag_matrix.c
+ SDP_SOLVER/diag_matrix.h
+ SDP_SOLVER/linear_constraints.h
+ SDP_SOLVER/matrix_tools.h
+ SDP_SOLVER/objective_function.c
+ SDP_SOLVER/objective_function.h
+ SDP_SOLVER/product_constraints.c
+ SDP_SOLVER/product_constraints.h
+ SDP_SOLVER/quadratic_constraints.c
+ SDP_SOLVER/quadratic_constraints.h
+ SDP_SOLVER/read_prodConstrVect.c
+ SDP_SOLVER/SDP_pb.c
+ SDP_SOLVER/SDP_pb.h
SDP_SOLVER/SDPS_main.h
- SDP_SOLVER/SDP_solver.c,
- SDP_SOLVER/single_constraints.c,
- SDP_SOLVER/single_constraints.h,
- SDP_SOLVER/singleton_matrix.c,
- SDP_SOLVER/singleton_matrix.h,
- SDP_SOLVER/sparse_matrix.c,
- SDP_SOLVER/sparse_matrix.h,
- SDP_SOLVER/sum_constraints.c,
- SDP_SOLVER/sum_constraints.h,
- SDP_SOLVER/sym_matrix.h,
+ SDP_SOLVER/SDP_solver.c
+ SDP_SOLVER/single_constraints.c
+ SDP_SOLVER/single_constraints.h
+ SDP_SOLVER/singleton_matrix.c
+ SDP_SOLVER/singleton_matrix.h
+ SDP_SOLVER/sparse_matrix.c
+ SDP_SOLVER/sparse_matrix.h
+ SDP_SOLVER/sum_constraints.c
+ SDP_SOLVER/sum_constraints.h
+ SDP_SOLVER/sym_matrix.h
SDP_SOLVER/SDPS_main.cc
-
-Copyright:
- 2002, Geraud Delaporte
- 2002, Sebastien Jouteau
- 2002, Frederic Roupin
+Copyright: 2002, Geraud Delaporte
+ 2002, Sebastien Jouteau
+ 2002, Frederic Roupin
License: GPL-2+
-
-Files: SDP_SOLVER/constraints.c,
+Files: SDP_SOLVER/constraints.c
SDP_SOLVER/linear_constraints.c
-
-Copyright:
- 2002-2003, Frederic Roupin
- 2002, Geraud Delaporte
- 2002, Sebastien Jouteau
+Copyright: 2002-2003, Frederic Roupin
+ 2002, Geraud Delaporte
+ 2002, Sebastien Jouteau
License: GPL-2+
-
Files: SDP_SOLVER/read_simple.c
-
-Copyright:
- 2003, Frederic Roupin
+Copyright: 2003, Frederic Roupin
License: GPL-2+
Files: SDP_SOLVER/linear_constraints.c
-
-Copyright:
- 2003, Frederic Roupin
- 2002, Geraud Delaporte
- 2002, Sebastien Jouteau
- 2002, Frederic Roupin
- 2000, Christoph Helmberg
+Copyright: 2003, Frederic Roupin
+ 2002, Geraud Delaporte
+ 2002, Sebastien Jouteau
+ 2002, Frederic Roupin
+ 2000, Christoph Helmberg
License: GPL-2+
-
Files: SDP_SOLVER/sym_matrix.c
-
-Copyright:
- 2002-2005, Frederic Roupin
- 2002, Geraud Delaporte
- 2002, Sebastien Jouteau
+Copyright: 2002-2005, Frederic Roupin
+ 2002, Geraud Delaporte
+ 2002, Sebastien Jouteau
License: GPL-2+
Files: debian/*
-
-Copyright:
- 2010-2011, Benoit Tuduri
+Copyright: 2010-2011, Benoit Tuduri
License: GPL-2+
-
Files: examples/*
-
-Copyright:
- 2002, Geraud Delaporte
- 2002, Sebastien Jouteau
- 2002, Frederic Roupin
+Copyright: 2002, Geraud Delaporte
+ 2002, Sebastien Jouteau
+ 2002, Frederic Roupin
License: GPL-2+
-
Files: docs/SDP_Smanual.pdf
-
-Copyright:
- 2002, Geraud Delaporte
- 2002, Sebastien Jouteau
- 2002, Frederic Roupin
+Copyright: 2002, Geraud Delaporte
+ 2002, Sebastien Jouteau
+ 2002, Frederic Roupin
License: GPL-2+
-
Files: docs/sbmanual.pdf
-
-Copyright:
- 2000, Christoph Helmberg
+Copyright: 2000, Christoph Helmberg
License: GPL-2+
-
Files: matrix/*
+Copyright: 1999-2000, Christoph Helmberg
+License: GPL-2+
-Copyright:
- 1999-2000, Christoph Helmberg
-License: GPL-2+
-
-
-Files: spectral/aggregqp.cc,
- spectral/aggregqp.h,
- spectral/basesolv.h,
- spectral/bigmat.cc,
- spectral/bigmat.h,
- spectral/bmaxvecs.cc,
- spectral/bmaxvecs.h,
- spectral/cmgramde.h,
- spectral/cmgramsp.h,
- spectral/cmrankdd.h,
- spectral/cmranksd.h,
- spectral/cmrankss.h,
- spectral/cmsingle.h,
- spectral/cmsymden.h,
- spectral/cmsymspa.h,
- spectral/coeffmat.cc,
+Files: spectral/aggregqp.cc
+ spectral/aggregqp.h
+ spectral/basesolv.h
+ spectral/bigmat.cc
+ spectral/bigmat.h
+ spectral/bmaxvecs.cc
+ spectral/bmaxvecs.h
+ spectral/cmgramde.h
+ spectral/cmgramsp.h
+ spectral/cmrankdd.h
+ spectral/cmranksd.h
+ spectral/cmrankss.h
+ spectral/cmsingle.h
+ spectral/cmsymden.h
+ spectral/cmsymspa.h
+ spectral/coeffmat.cc
spectral/coeffmat.h
- spectral/expterm.cc,
- spectral/expterm.h,
- spectral/fixtau.cc,
- spectral/fixtau.h,
- spectral/ineqheap.cc,
- spectral/ineqheap.h,
- spectral/kiwielntau.cc,
- spectral/kiwielntau.h,
- spectral/kiwieltau.cc,
- spectral/kiwieltau.h,
- spectral/myinctau.cc,
- spectral/myinctau.h,
- spectral/myktau.cc,
- spectral/myktau.h,
- spectral/mytau.cc,
- spectral/mytau.h,
- spectral/problem.h,
- spectral/problem1.cc,
- spectral/problem1.h,
+ spectral/expterm.cc
+ spectral/expterm.h
+ spectral/fixtau.cc
+ spectral/fixtau.h
+ spectral/ineqheap.cc
+ spectral/ineqheap.h
+ spectral/kiwielntau.cc
+ spectral/kiwielntau.h
+ spectral/kiwieltau.cc
+ spectral/kiwieltau.h
+ spectral/myinctau.cc
+ spectral/myinctau.h
+ spectral/myktau.cc
+ spectral/myktau.h
+ spectral/mytau.cc
+ spectral/mytau.h
+ spectral/problem.h
+ spectral/problem1.cc
+ spectral/problem1.h
spectral/reltau.h
- spectral/sbparams.h,
- spectral/sdpqp.cc,
- spectral/sdpqp.h,
- spectral/skiwielntau.cc,
- spectral/skiwielntau.h,
- spectral/skiwieltau.cc,
- spectral/skiwieltau.h,
- spectral/solver.h,
- spectral/spectral.h,
- spectral/updheur.cc,
+ spectral/sbparams.h
+ spectral/sdpqp.cc
+ spectral/sdpqp.h
+ spectral/skiwielntau.cc
+ spectral/skiwielntau.h
+ spectral/skiwieltau.cc
+ spectral/skiwieltau.h
+ spectral/solver.h
+ spectral/spectral.h
+ spectral/updheur.cc
spectral/updheur.h
-
-Copyright:
- 1999-2000, Christoph Helmberg
+Copyright: 1999-2000, Christoph Helmberg
License: GPL-2+
-
-Files: spectral/sbparams.cc,
- spectral/solver.cc,
+Files: spectral/sbparams.cc
+ spectral/solver.cc
spectral/spectral.cc
-
-Copyright:
- 2002, Geraud Delaporte
- 2002, Sebastien Jouteau
- 2002, Frederic Roupin
- 1999-2000, Christoph Helmberg
+Copyright: 2002, Geraud Delaporte
+ 2002, Sebastien Jouteau
+ 2002, Frederic Roupin
+ 1999-2000, Christoph Helmberg
License: GPL-2+
-
-Files: tools/clock.h,
+Files: tools/clock.h
tools/gb_rand.h
tools/heapsort.h
-
-Copyright:
- 1999-2000, Christoph Helmberg
+Copyright: 1999-2000, Christoph Helmberg
License: GPL-2+
-
Files: tools/res2Plot.c
-
-Copyright:
- 2002, Geraud Delaporte
+Copyright: 2002, Geraud Delaporte
License: GPL-2+
-On Debian systems, the full text of the GNU General Public
+License: GPL-2+
+ 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 package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
-
-
diff --git a/debian/rules b/debian/rules
index 1e4efc0..fa0da12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,28 @@
%:
dh $@ --with quilt
+override_dh_auto_build:
+ chmod 0755 Object
+ chmod 0755 tools
+ chmod 0644 tools/*
+ chmod 0755 examples
+ chmod 0755 examples/MCAP
+ chmod 0644 examples/MCAP/*
+ chmod 0755 examples/QAP
+ chmod 0644 examples/QAP/*
+ chmod 0755 examples/KCLUSTER
+ chmod 0644 examples/KCLUSTER/*
+ chmod 0755 examples/PROBLEM
+ chmod 0644 examples/PROBLEM/*
+ chmod 0755 SDP_SOLVER
+ chmod 0644 SDP_SOLVER/*
+ chmod 0755 matrix
+ chmod 0644 matrix/*
+ chmod 0755 spectral
+ chmod 0644 spectral/*
+ chmod 0755 docs
+ chmod 0644 docs/*
+ chmod 0644 README
+ chmod 0644 COPYING
+ chmod 0644 Makefile
+ dh_auto_build
--
Semidefinite relaxations solver
More information about the debian-science-commits
mailing list