slcfitsio (0.3.8+nosvn-1) unstable; urgency=low * New upstream tarball for version 0.3.8, this time without the .svn directories * debian/copyright: Add author name and fix the GPL-2 file name * debian/rules: Use DEB_MAKE_CHECK_TARGET to run the tests instead of using an explicit build rule -- Rafael Laboissiere Sun, 16 Mar 2008 14:58:05 +0100 slcfitsio (0.3.8-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 Wed, 05 Dec 2007 12:59:18 +0100 slcfitsio (0.3.8-1) unstable; urgency=low * New upstream release * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields * debian/patches/01_define-fneqs.patch: Added patch containing the definition of the fneqs function. This patch will be removed in the future, when slang2 will be released containing this function in its core (not yet present in 2.0.7, but already in SVN) -- Rafael Laboissiere Tue, 1 May 2007 22:32:11 +0200 slcfitsio (0.3.2b-7) unstable; urgency=low * debian/control: Build-depends on libcfitsio3-dev (closes: #413125) * debian/rules: Clean config.status and config.log, otherwise successive calls to debuild or dpkg-buildpackage won't work -- Rafael Laboissiere Fri, 2 Mar 2007 17:43:37 +0100 slcfitsio (0.3.2b-6) unstable; urgency=low [Jörg Sommer] * debian/copyright: Updated FSF address. * debian/control: Increase Standards-Version. No changes needed. -- Rafael Laboissiere Mon, 18 Dec 2006 10:46:35 +0100 slcfitsio (0.3.2b-5) unstable; urgency=low +++ Changes by Rafael Laboissiere * debian/watch: Added file * debian/patches/slsh-debug-option.patch: Removed patch, which was introduced in the last release for testing purposes * debian/rules: No inclusion of CDBS' simple-patchsys.mk -- Debian JED Group Tue, 22 Nov 2005 09:28:30 +0100 slcfitsio (0.3.2b-4) unstable; urgency=low +++ Changes by Rafael Laboissiere * With this release I am trying to understand why the pacakge FTBFS for the arm and mipsel architectures when running the test/test_fits.sl example * debian/rules: Include CDBS' simple-patchsys.mk * debian/patches/slsh-debug-option.patch: Patch for calling slsh with option -g in src/Makefile.in -- Debian JED Group Thu, 17 Nov 2005 18:14:37 +0100 slcfitsio (0.3.2b-3) unstable; urgency=low +++ Changes by Rafael Laboissiere * debian/control: - Changed the maintainer to pkg-jed-sl-modules@lists.alioth.debian.org - Build-depends on slsh (closes: #336254) -- Debian JED Group Tue, 15 Nov 2005 02:36:05 +0100 slcfitsio (0.3.2b-2) unstable; urgency=low +++ Changes by Rafael Laboissiere * debian/copyright: Added missing information about the files src/fits.sl and src/fitswcs.el (released under the GPL). Hopefully the package will be approved this tiem, hence still closes: #336254. -- Debian JED Group Sun, 6 Nov 2005 20:06:55 +0100 slcfitsio (0.3.2b-1) unstable; urgency=low +++ Changes by Rafael Laboissiere * First official release (closes: #336254) -- Debian JED Group Sat, 29 Oct 2005 18:17:48 +0200 slcfitsio (0.3.2b-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: (progn (make-local-hook 'debian-changelog-add-version-hook) (add-hook 'debian-changelog-add-version-hook (lambda () (save-excursion (forward-line -1) (beginning-of-line) (insert "\n [ " (or (getenv "DEBFULLNAME") (user-full-name)) " ]"))) nil t)) End: