--- slhist-0.3.2a.orig/debian/copyright +++ slhist-0.3.2a/debian/copyright @@ -0,0 +1,35 @@ +This package was debianized by Rafael Laboissiere on +Wed Oct 26 15:45:45 CEST 2005 + +It was downloaded from + + http://space.mit.edu/CXC/software/slang/modules/hist/download.html + +Copyright Holder: Massachusetts Institute of Technology + +License: + + Copyright (c) 2003-2007 Massachusetts Institute of Technology + + This software was developed by the MIT Center for Space Research + under contract SV1-61010 from the Smithsonian Institution. + + Permission to use, copy, modify, distribute, and sell this software + and its documentation for any purpose is hereby granted without fee, + provided that the above copyright notice appear in all copies and + that both that copyright notice and this permission notice appear in + the supporting documentation, and that the name of the Massachusetts + Institute of Technology not be used in advertising or publicity + pertaining to distribution of the software without specific, written + prior permission. The Massachusetts Institute of Technology makes + no representations about the suitability of this software for any + purpose. It is provided "as is" without express or implied warranty. + + THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE MASSACHUSETTS + INSTITUTE OF TECHNOLOGY BE LIABLE FOR ANY SPECIAL, INDIRECT OR + CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS + OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, + NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION + WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. --- slhist-0.3.2a.orig/debian/watch +++ slhist-0.3.2a/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://space.mit.edu/CXC/software/slang/modules/hist/src/slhist-([\da-z\.]+)\.tar\.gz --- slhist-0.3.2a.orig/debian/control +++ slhist-0.3.2a/debian/control @@ -0,0 +1,21 @@ +Source: slhist +Section: interpreters +Priority: optional +Maintainer: Debian JED Group +Uploaders: Rafael Laboissiere +Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6), slsh, cdbs +Standards-Version: 3.8.1 +Homepage: http://space.mit.edu/cxc/software/slang/modules/hist/ +Vcs-Git: git://git.debian.org/git/pkg-jed/slhist.git +Vcs-Browser: http://git.debian.org/?p=pkg-jed/slhist.git + +Package: slang-histogram +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4), + slang-gtk, slang-cfitsio +Description: create and manipulate histograms from S-Lang + The histogram S-Lang module contains several functions for the efficient + creation and manipulation of one and two dimensional histograms. + . + The evt2img example is included in this package. --- slhist-0.3.2a.orig/debian/examples +++ slhist-0.3.2a/debian/examples @@ -0,0 +1,2 @@ +src/tests/test_hist.sl +examples/* \ No newline at end of file --- slhist-0.3.2a.orig/debian/compat +++ slhist-0.3.2a/debian/compat @@ -0,0 +1 @@ +7 --- slhist-0.3.2a.orig/debian/changelog +++ slhist-0.3.2a/debian/changelog @@ -0,0 +1,101 @@ +slhist (0.3.2a-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS: use --with-slanglib multiarch path (Closes: #640686) + + -- Simon Paillard Sat, 17 Dec 2011 10:45:05 +0100 + +slhist (0.3.2a-3) unstable; urgency=low + + * debian/control: + + Bump Standards-Version to 3.8.1 (no changes needed) + + Add myself to the Uploaders list + + The package is now maintained with Git at alioth.debian.org. Add + Vcs-Git field and change Vcs-Browser accordingly. + + Fix Lintian warning debhelper-but-no-misc-depends + + Bump build dependency on debhelper to >= 7 + * debian/compat: Set compatibility level of debhelper to 7 + + -- Rafael Laboissiere Sun, 26 Apr 2009 11:28:12 +0200 + +slhist (0.3.2a-2) unstable; urgency=low + + * debian/control: + + Added Homepage field + + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-* + + Dropped the Homepage pseudo-header from the extended description + + Bumped Standards-Version to 3.7.3 + + -- Rafael Laboissiere Sun, 16 Dec 2007 00:10:26 +0100 + +slhist (0.3.2a-1) unstable; urgency=low + + * New upstream release + + debian/rules: Avoid installation of upstream COPYRIGHT and ChangeLog + files + + debian/copyright: Updated URL and Copyright years + * debian/watch: Fixed regular expression pattern + * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields + + -- Rafael Laboissiere Fri, 14 Sep 2007 08:52:47 +0200 + +slhist (0.3.1-5) unstable; urgency=low + + * debian/control: + - Added my name to the Uploaders list + - Bumped Standards-Version to 3.7.2 (no changes needed) + + -- Rafael Laboissiere Tue, 15 Aug 2006 23:37:26 +0200 + +slhist (0.3.1-4) unstable; urgency=low + + +++ Changes by Rafael Laboissiere + + * Added debian/watch file + + -- Debian JED Group Fri, 11 Nov 2005 00:21:03 +0100 + +slhist (0.3.1-3) unstable; urgency=low + + +++ Changes by Rafael Laboissiere + + * debian/control: + - Changed the maintainer to pkg-jed-sl-modules@lists.alioth.debian.org + - Removed suggestion on package isis + + -- Debian JED Group Tue, 8 Nov 2005 23:04:57 +0100 + +slhist (0.3.1-2) unstable; urgency=low + + +++ Changes by Rafael Laboissiere + + * Build-depends on slsh (closes: #337981) + + -- Debian JED Group Mon, 7 Nov 2005 22:06:38 +0100 + +slhist (0.3.1-1) unstable; urgency=low + + +++ Changes by Rafael Laboissiere + + * First official release (closes: #336253) + + -- Debian JED Group Sat, 29 Oct 2005 18:22:38 +0200 + +slhist (0.3.1-0.1) unstable; urgency=low + + +++ Changes by Rafael Laboissiere + + * Initial release + + -- Debian JED Group Wed, 26 Oct 2005 15:43:11 +0200 + +Local Variables: +eval: (add-local-hook + 'debian-changelog-add-version-hook + (lambda () + (save-excursion + (forward-line -1) + (beginning-of-line) + (insert "\n [ " + (or (getenv "DEBFULLNAME") (user-full-name)) " ]")))) +End: --- slhist-0.3.2a.orig/debian/rules +++ slhist-0.3.2a/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk + +DEB_CONFIGURE_EXTRA_FLAGS += --with-slanglib=/usr/lib/$(DEB_HOST_MULTIARCH) +DEB_COMPRESS_EXCLUDE := .sl evt2img +DEB_MAKE_BUILD_TARGET := all RPATH= +DEB_MAKE_CHECK_TARGET := test +DEB_MAKE_INSTALL_TARGET := install DOC_FILES=../doc/index.html \ + DESTDIR=$(CURDIR)/debian/slang-histogram