1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
|
slcfitsio (0.4.7~pre.19-1) unstable; urgency=medium
* New upstream version 0.4.7~pre.19
-- Rafael Laboissière <rafael@debian.org> Fri, 26 Aug 2022 06:56:47 -0300
slcfitsio (0.4.7~pre.18-1) unstable; urgency=medium
* New upstream version 0.4.7~pre.18
* d/control: Bump Standards-Version to 4.6.1 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Fri, 19 Aug 2022 11:52:29 -0300
slcfitsio (0.4.7~pre.17-1) unstable; urgency=medium
* New upstream version 0.4.7~pre.17
* d/p/honor-cflags-cppflags-ldflags.patch: Drop patch (applied upstream)
* d/u/metadata: New file
* d/control:
+ Adopt package (Closes: #748258)
+ Add Multi-Arch: same
-- Rafael Laboissière <rafael@debian.org> Wed, 24 Nov 2021 03:43:49 -0300
slcfitsio (0.4.7~pre.16-2) unstable; urgency=medium
* QA upload.
* d/control: Drop versioned constraint on jed and slrn in Suggests
* d/p/honor-cflags-cppflags-ldflags.patch: New patch
-- Rafael Laboissière <rafael@debian.org> Mon, 15 Nov 2021 12:25:44 -0300
slcfitsio (0.4.7~pre.16-1) unstable; urgency=medium
* QA upload.
* New upstream version 0.4.7~pre.16
* d/watch: Consider the upstream pre-release tarballs
* d/p/fix-spelling.patch: Drop patch (applied upstream)
* d/p/cfitsio-version.patch: Drop patch (applied upstream)
* d/p/uint64-unit-test.patch: Drop patch (the issue is fixed in the
new upstream version)
* d/copyright: Convert to DEP-5 format
* d/clean: Remove the leftover directory autoconf/autoconf
-- Rafael Laboissière <rafael@debian.org> Tue, 28 Sep 2021 17:29:02 -0300
slcfitsio (0.3.8+nosvn-6) unstable; urgency=medium
* QA upload.
* Create Git repository at Salsa.debian.org.
The Git repository was created with "gbp import-dscs --debsnap",
instead of doing archeological work in the Alioth archives. The layout
of the repository follows the recommendation in DEP-14.
* d/s/format: Use source format 3.0 (quilt)
* Bump debhelper compatibility level to 13
+ d/control: Set dependency on debhelper-compat = 13
+ d/compat: Drop file
* Switch from CDBS to debhelper
+ d/control: Drop the build-dependencies on cdbs and dpkg-dev
+ d/rules: Use the dh sequencer
* Activate dh_autoreconf
+ d/rules: Move the generated autoconf/configure to the top directory
+ d/control: Drop useless build-dependency on autotools-dev
+ d/autoreconf: New file
+ d/p/update-configure.patch: New patch
+ d/source/options: Ignore the configure file
* d/control:
+ Bump Standards-Version to 4.6.0 (no changes needed)
+ Use secure URI in Homepage field
+ Add Rules-Requires-Root: no
* d/watch:
+ Bump version to 4 (no changes)
+ Use secure URI
* d/t/control: Add autopkgtest support
* d/p/cfitsio-version.patch: New patch (Closes: #994673)
* d/p/fix-spelling.patch: New patch
* d/p/uint64-unit-test.patch: New patch
-- Rafael Laboissière <rafael@debian.org> Tue, 28 Sep 2021 03:29:59 -0300
slcfitsio (0.3.8+nosvn-5) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group, package has been orphaned.
* Remove Rafael Laboissiere <rafael@debian.org> from Uploaders. (Closes:
#571908).
* Build-depends on libcfitsio-dev instead of libcfitsio3-dev. (Closes:
#761712)
-- Aurelien Jarno <aurel32@debian.org> Fri, 08 May 2015 13:45:33 +0200
slcfitsio (0.3.8+nosvn-4.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: configure: error: unable to find the cfitsio library and
header file fitsio.h":
- debian/rules: tell configure about the multiarch dirs of slang and
cfitsio
- debian/control: build depend on those multiarched versions and add a
versioned build dependency on dpkg-dev
(Closes: #634557)
-- gregor herrmann <gregoa@debian.org> Thu, 03 Nov 2011 23:54:49 +0100
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
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
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
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
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
|