[rlplot] 14/23: Imported Debian patch 1.3-1
Andreas Tille
tille at debian.org
Wed Jun 29 09:50:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository rlplot.
commit afab1a73cec6503db45008f17024156ac497e8ac
Merge: bb6719d 2f247a8
Author: James Stone <jamesmstone at gmail.com>
Date: Mon Apr 9 00:12:35 2007 +0100
Imported Debian patch 1.3-1
Axes.cpp | 108 ++--
Export.cpp | 315 ++++++----
Fileio.cpp | 116 +++-
ODbuttons.cpp | 133 +++-
Output.cpp | 57 +-
PlotObs.cpp | 612 +++++++++++++++----
PropertyDlg.cpp | 894 +++++++++++++++++++--------
QT_Spec.cpp | 346 ++++++++---
QT_Spec.h | 28 +-
RLPLOT.RC | 14 +-
TheDialog.cpp | 292 +++++----
TheDialog.h | 6 +-
UtilObj.cpp | 319 ++++++++--
Utils.cpp | 164 ++++-
Version.h | 4 +-
WinSpec.cpp | 645 +++++++++++++-------
WinSpec.h | 15 +-
debian/changelog | 7 +
menu.h | 15 +-
mfcalc.cpp | 1769 +++++++++++++++++++++++++++++++-----------------------
mfcalc.y | 713 +++++++++++++++-------
no_gui.cpp | 27 +-
reports.cpp | 1202 ++++++++++++++++++++++++++++---------
rlp_math.cpp | 635 ++++++++++++++++++--
rlplot.cpp | 154 +++--
rlplot.h | 127 +++-
rlplot.spec | 9 +-
spreadwi.cpp | 397 ++++++------
use_gui.cpp | 79 ++-
29 files changed, 6544 insertions(+), 2658 deletions(-)
diff --cc debian/changelog
index fadf958,0000000..807a91f
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,103 -1,0 +1,110 @@@
++rlplot (1.3-1) unstable; urgency=low
++
++ * New upstream release
++ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
++
++ -- James Stone <jamesmstone at gmail.com> Mon, 9 Apr 2007 00:12:35 +0100
++
+rlplot (1.2-1) unstable; urgency=low
+
+ * New upstream release (Closes: #408935)
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jamesmstone at gmail.com> Mon, 29 Jan 2007 19:31:26 +0000
+
+rlplot (1.1.2-2) unstable; urgency=low
+
+ * Added binary-indep target to rules file (Closes: #395742)
+ * Added .desktop file and icon (thanks to Vassilis Pandis) (Closes: #375768)
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jamesmstone at gmail.com> Sat, 11 Nov 2006 21:09:11 +0000
+
+rlplot (1.1.2-1) unstable; urgency=low
+
+ * New upstream release
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jamesmstone at gmail.com> Sat, 27 May 2006 21:44:40 +0100
+
+rlplot (1.1-1.1) unstable; urgency=low
+
+ * NMU as part of the GCC 4.1 transition.
+ * Remove extra qualification from C++ header file. closes: #358286
+
+ -- Martin Michlmayr <tbm at cyrius.com> Fri, 26 May 2006 20:24:18 +0200
+
+rlplot (1.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jmstone at dsl.pipex.com> Sun, 5 Mar 2006 13:11:52 +0000
+
+rlplot (1.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jmstone at dsl.pipex.com> Fri, 16 Sep 2005 21:08:37 +0100
+
+rlplot (0.99.14-2) unstable; urgency=low
+
+ * Rebuild due to new version of libqt3-mt. closes: #327960
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jmstone at dsl.pipex.com> Wed, 14 Sep 2005 15:41:17 +0100
+
+rlplot (0.99.14-1) unstable; urgency=low
+
+ * New upstream release
+ * Removed build-depends on libstdc++5-3.3-dev.
+ * Upstream change to TheDialog.cpp. closes: #288411
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jmstone at dsl.pipex.com> Tue, 15 Feb 2005 16:58:11 +0000
+
+rlplot (0.99.12-1) unstable; urgency=low
+
+ * New upstream release
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jmstone at dsl.pipex.com> Wed, 22 Dec 2004 16:05:26 +0000
+
+rlplot (0.99.9-1) unstable; urgency=low
+
+ * New upstream release
+ * Updated copyright file since this release is built from tarball 0.99.9b
+ not CVS
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jmstone at dsl.pipex.com> Sat, 9 Oct 2004 13:09:10 +0100
+
+rlplot (0.99.7-2) unstable; urgency=low
+
+ * Remove libc6 build dependency. Closes: #267871
+ * Updated copyright file to reflect fact that source code was from CVS not
+ tarball.
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jmstone at dsl.pipex.com> Fri, 27 Aug 2004 23:27:05 +0100
+
+rlplot (0.99.7-1) unstable; urgency=low
+
+ * New upstream release. Numbering system now in line with upstream.
+ * Upload sponsored by Matthew Palmer <mpalmer at debian.org>
+
+ -- James Stone <jmstone at dsl.pipex.com> Tue, 10 Aug 2004 16:47:51 +0100
+
+rlplot (0.99.4-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- James Stone <jmstone at dsl.pipex.com> Thu, 1 Jul 2004 00:49:35 +0100
+
+rlplot (0.99.3-1) unstable; urgency=low
+
+ * Initial Release. closes: #237116
+
+ -- James Stone <jmstone at dsl.pipex.com> Fri, 16 Apr 2004 20:58:02 +0100
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/rlplot.git
More information about the debian-science-commits
mailing list