Skip to content

Debian Changelog slcfitsio (0.3.8+nosvn-4)

2009

slcfitsio (0.3.8+nosvn-4) unstable; urgency=low

   * debian/control:
     + Build-Depend on autotools-dev, avoiding the Lintian warning
       outdated-autotools-helper-file.
     + Constrain the build-dependency on libslang2-dev to be >= 2.1.0
   * debian/patches/01_define-fneqs.patch: Drop patch, since libslang2,
     version 2.1.0, contains the fneqs function
   * debian/rules: Drop inclusion of simple-patchsys.mk

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 07 Jun 2009 02:54:30 +0200

slcfitsio (0.3.8+nosvn-3) unstable; urgency=low

   * debian/control:
     + 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 Standards-Version to 3.8.1 (add debian/README.source file
       explaining the stripping of the .svn directory from the pristine
       tarball)
   * debian/orig-tar.sh: Add script for building the Debian "upstream"
     tarball
   * debian/rules: Use debian/clean instead of manually cleaning files
   * debian/compat, debian/control: Bump build-dependency on debhelper to
     >= 7.0.0, otherwise debian/clean is moot
   * debian/clean: New file

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 26 Apr 2009 12:02:33 +0200

2008

slcfitsio (0.3.8+nosvn-2) unstable; urgency=low

   * debian/control:
     + Append trunk/ to the path in Vcs-Svn:, such that
       debcheckout works
     + Bump Standards-Version to 3.8.0 (no changes needed)
   * debian/watch: Remove "+nosvn" from the upstream version number

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 03 Jul 2008 22:16:08 +0200

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 <rafael@debian.org>  Sun, 16 Mar 2008 14:58:05 +0100

2007

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 <rafael@debian.org>  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 <rafael@debian.org>  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 <rafael@debian.org>  Fri, 2 Mar 2007 17:43:37 +0100

2006

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 <rafael@debian.org>  Mon, 18 Dec 2006 10:46:35 +0100

2005

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 <pkg-jed-sl-modules@lists.alioth.debian.org>  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 <pkg-jed-sl-modules@lists.alioth.debian.org>  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 <pkg-jed-sl-modules@lists.alioth.debian.org>  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 <pkg-jed-devel@lists.alioth.debian.org>  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 <pkg-jed-devel@lists.alioth.debian.org>  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 <pkg-jed-devel@lists.alioth.debian.org>  Wed, 26 Oct 2005 15:43:11 +0200