Code

pkg-pfstools.git
14 years agoAdded debian/README.source. pfstools-1.8.1-2
Sebastian Harl [Mon, 15 Mar 2010 21:50:35 +0000 (22:50 +0100)]
Added debian/README.source.

The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.

14 years agocontrol: Let all packages depend on ${misc:Depends}.
Sebastian Harl [Mon, 15 Mar 2010 17:11:59 +0000 (18:11 +0100)]
control: Let all packages depend on ${misc:Depends}.

14 years agocontrol: Let libpfs-dev depend on libpfs (= ${binary:Version}).
Sebastian Harl [Mon, 15 Mar 2010 17:09:50 +0000 (18:09 +0100)]
control: Let libpfs-dev depend on libpfs (= ${binary:Version}).

… rather than a weak dependency on >= ${source:Version}.

14 years agocontrol: Updated standards-version to 3.8.4 -- no changes.
Sebastian Harl [Tue, 9 Feb 2010 21:18:45 +0000 (22:18 +0100)]
control: Updated standards-version to 3.8.4 -- no changes.

14 years agochangelog: Updated 1.8.1-1.2 to 1.8.1-2.
Sebastian Harl [Tue, 9 Feb 2010 20:02:07 +0000 (21:02 +0100)]
changelog: Updated 1.8.1-1.2 to 1.8.1-2.

This is not going to be an NMU.

Thanks to Thomas for his patch!
Closes: #567875
14 years agoSwitch to octave3.2.
Thomas Weber [Sun, 31 Jan 2010 22:13:28 +0000 (23:13 +0100)]
Switch to octave3.2.

14 years agoNMU version 1.8.1-1.1. pfstools-1.8.1-1.1
Stefano Zacchiroli [Sun, 20 Dec 2009 19:51:20 +0000 (20:51 +0100)]
NMU version 1.8.1-1.1.

I've prepared an NMU for pfstools (versioned as 1.8.1-1.1) and uploaded
it to DELAYED/2, according to devref §5.11.1. The patch is the one from
Ubuntu which has been posted to the bug log a while ago. The rationale
of the patch is that in fact that variable is not being used as a
"const" char *, hence the declaration should be dropped.

14 years agopatches: Added octave-signal.dpatch. pfstools-1.8.1-1
Sebastian Harl [Mon, 8 Jun 2009 18:43:01 +0000 (20:43 +0200)]
patches: Added octave-signal.dpatch.

This patch lets pfsstat bail out with an error message if gausswin() is not
available, telling the user to install octave-signal.

14 years agopatches: Added octave-nargin.dpatch.
Sebastian Harl [Mon, 8 Jun 2009 18:25:16 +0000 (20:25 +0200)]
patches: Added octave-nargin.dpatch.

This patch lets octave scripts use the variable nargin instead of
length(argv); the latter does not work reliably when no command line arguments
have been specified.

14 years agocontrol: Let pfstools recommend octave-signal.
Sebastian Harl [Mon, 8 Jun 2009 13:06:48 +0000 (15:06 +0200)]
control: Let pfstools recommend octave-signal.

This is required by pfsstat.

14 years agocontrol: Updated homepage.
Sebastian Harl [Sun, 7 Jun 2009 19:56:43 +0000 (21:56 +0200)]
control: Updated homepage.

14 years agorules: Removed trailing whitespace.
Sebastian Harl [Sun, 7 Jun 2009 19:56:06 +0000 (21:56 +0200)]
rules: Removed trailing whitespace.

;-)

14 years agocontrol, rules, patches/: Removed dpatch support.
Sebastian Harl [Sun, 7 Jun 2009 19:47:40 +0000 (21:47 +0200)]
control, rules, patches/: Removed dpatch support.

This is no longer required.

14 years agorules: Pass CXXFLAGS as arguments to configure.
Sebastian Harl [Sun, 7 Jun 2009 19:44:44 +0000 (21:44 +0200)]
rules: Pass CXXFLAGS as arguments to configure.

... instead of setting them in the environment - this is the recommended way.

14 years agorules: Explicitly disable all features that are not available.
Sebastian Harl [Sun, 7 Jun 2009 19:42:28 +0000 (21:42 +0200)]
rules: Explicitly disable all features that are not available.

This ensures consistent builds. Currently matlab, jpeghdr and gdal are
affected.

14 years agorules: Remove pfsingdal.1 from the package.
Sebastian Harl [Sun, 7 Jun 2009 19:32:25 +0000 (21:32 +0200)]
rules: Remove pfsingdal.1 from the package.

pfsingdal is not available due to "incompatible" version of libgdal.

14 years agoRevert "control: Build-depend on libgdal1-dev."
Sebastian Harl [Sun, 7 Jun 2009 19:30:48 +0000 (21:30 +0200)]
Revert "control: Build-depend on libgdal1-dev."

This reverts commit a3e739c33904ce9f5ccc0f5f09360856fd45123a.

libgdal1-dev is not (yet) usable with pfstools 1.8.1.

14 years agocontrol, rules: Use ${octave:Depends} and octave3.0-depends.
Sebastian Harl [Sun, 7 Jun 2009 14:52:47 +0000 (16:52 +0200)]
control, rules: Use ${octave:Depends} and octave3.0-depends.

... instead of explicitly depending on octave3.0.

14 years agorules: Use dh_install's --fail-missing instead of --list-missing.
Sebastian Harl [Sun, 7 Jun 2009 14:22:54 +0000 (16:22 +0200)]
rules: Use dh_install's --fail-missing instead of --list-missing.

14 years agopfstools.install: Install usr/share/pfstools/hdrhtml_*.
Sebastian Harl [Sun, 7 Jun 2009 14:21:59 +0000 (16:21 +0200)]
pfstools.install: Install usr/share/pfstools/hdrhtml_*.

14 years agocontrol: Build-depend on libgdal1-dev.
Sebastian Harl [Sun, 7 Jun 2009 14:12:12 +0000 (16:12 +0200)]
control: Build-depend on libgdal1-dev.

This is required by the newly added pfsingdal.

14 years agorules: Improved a comment.
Sebastian Harl [Sun, 7 Jun 2009 14:00:40 +0000 (16:00 +0200)]
rules: Improved a comment.

14 years agopfsglview.install: Install the pfsglview.1 manpage.
Sebastian Harl [Sun, 7 Jun 2009 13:59:52 +0000 (15:59 +0200)]
pfsglview.install: Install the pfsglview.1 manpage.

14 years agocontrol: Build-depend on texlive-latex-base rather than tetex-bin.
Sebastian Harl [Sun, 7 Jun 2009 13:54:34 +0000 (15:54 +0200)]
control: Build-depend on texlive-latex-base rather than tetex-bin.

14 years agocontrol: Changed section of package 'pfstools-dbg' to 'debug'
Sebastian Harl [Sun, 7 Jun 2009 13:47:05 +0000 (15:47 +0200)]
control: Changed section of package 'pfstools-dbg' to 'debug'

14 years agocontrol: Updated Standards-Version to 3.8.1.
Sebastian Harl [Sun, 7 Jun 2009 12:58:19 +0000 (14:58 +0200)]
control: Updated Standards-Version to 3.8.1.

No changes.

14 years agocontrol: Added libmagick++-dev as an option to the libmagick++9-dev build-dep.
Sebastian Harl [Sun, 7 Jun 2009 12:55:05 +0000 (14:55 +0200)]
control: Added libmagick++-dev as an option to the libmagick++9-dev build-dep.

14 years agocopyright: Replaced (C) with ©.
Sebastian Harl [Sun, 7 Jun 2009 12:35:37 +0000 (14:35 +0200)]
copyright: Replaced (C) with ©.

14 years agocopyright: Updated for 1.8.1.
Sebastian Harl [Sun, 7 Jun 2009 12:34:37 +0000 (14:34 +0200)]
copyright: Updated for 1.8.1.

14 years agoRemoved debian/pfsglview.1.
Sebastian Harl [Sun, 7 Jun 2009 12:33:29 +0000 (14:33 +0200)]
Removed debian/pfsglview.1.

The manpage has been included upstream.

14 years agopatches: Removed octave3.0.dpatch.
Sebastian Harl [Sun, 7 Jun 2009 12:10:59 +0000 (14:10 +0200)]
patches: Removed octave3.0.dpatch.

This patch has been merged upstream.

14 years agopatches: Removed dcraw-m.dpatch.
Sebastian Harl [Sun, 7 Jun 2009 12:09:54 +0000 (14:09 +0200)]
patches: Removed dcraw-m.dpatch.

This patch has been merged upstream.

14 years agoUse my @debian.org E-mail address.
Sebastian Harl [Sun, 7 Jun 2009 12:02:23 +0000 (14:02 +0200)]
Use my @debian.org E-mail address.

14 years agochangelog: Updated to 1.8.1-1.
Sebastian Harl [Sun, 7 Jun 2009 12:00:39 +0000 (14:00 +0200)]
changelog: Updated to 1.8.1-1.

16 years agoAdded dcraw-m.dpatch. pfstools-1.6.4-2
Sebastian Harl [Mon, 31 Mar 2008 14:41:30 +0000 (16:41 +0200)]
Added dcraw-m.dpatch.

This fixes the usage of dcraw's "-m" command line option.

16 years agoSwitched to octave3.0.
Sebastian Harl [Mon, 31 Mar 2008 13:12:19 +0000 (15:12 +0200)]
Switched to octave3.0.

 * Added octave3.0.dpatch.
 * Added dpatch to the build-deps.

Thanks to Thomas Weber for his patches!

16 years agoInstall AUTHORS in all binary packages. pfstools-1.6.4-1
Sebastian Harl [Wed, 30 Jan 2008 20:56:25 +0000 (21:56 +0100)]
Install AUTHORS in all binary packages.

16 years agoUpdated to new upstream release 1.6.4.
Sebastian Harl [Sun, 27 Jan 2008 16:37:02 +0000 (17:37 +0100)]
Updated to new upstream release 1.6.4.

 * Updated changelog.
 * Removed gcc4.3-includes.dpatch - has been included upstream.
 * Removed dpatch build dependency.

16 years agoUpdated changelog.
Sebastian Harl [Fri, 25 Jan 2008 18:18:43 +0000 (19:18 +0100)]
Updated changelog.

16 years agoChanged "<=" to "<<" in "Replaces:".
Cyril Brulebois [Fri, 18 Jan 2008 14:20:21 +0000 (15:20 +0100)]
Changed "<=" to "<<" in "Replaces:".

This will take binNMUs into account as well.

16 years agoAdded watch file.
Cyril Brulebois [Fri, 18 Jan 2008 14:13:46 +0000 (15:13 +0100)]
Added watch file.

16 years agoReplaced "Conflicts:" with "Replaces:" (pfstools <= 1.6.2-1) in pfs*view.
Sebastian Harl [Fri, 4 Jan 2008 14:03:14 +0000 (15:03 +0100)]
Replaced "Conflicts:" with "Replaces:" (pfstools <= 1.6.2-1) in pfs*view.

This provides a smoother upgrade path.

16 years agoAdded exrtools and imagemagick to suggested packages.
Sebastian Harl [Sat, 29 Dec 2007 19:19:27 +0000 (20:19 +0100)]
Added exrtools and imagemagick to suggested packages.

16 years agopfsglview and pfsview conflict with pfstools (<= 1.6.2-1).
Sebastian Harl [Fri, 28 Dec 2007 14:43:37 +0000 (15:43 +0100)]
pfsglview and pfsview conflict with pfstools (<= 1.6.2-1).

The new binary packages overwrite files formerly provided by the pfstools
binary package.

16 years agoAdded pfsglview and pfsview to pfstools-dbg's dependencies.
Sebastian Harl [Fri, 28 Dec 2007 14:35:20 +0000 (15:35 +0100)]
Added pfsglview and pfsview to pfstools-dbg's dependencies.

16 years agoChanged Vcs-* tags to point to git.debian.org.
Sebastian Harl [Fri, 28 Dec 2007 12:00:17 +0000 (13:00 +0100)]
Changed Vcs-* tags to point to git.debian.org.

16 years agoChanged maintainer to pkg-phototools team.
Sebastian Harl [Fri, 28 Dec 2007 11:21:54 +0000 (12:21 +0100)]
Changed maintainer to pkg-phototools team.

Moved myself to uploaders.

16 years agoAdded new binary packages for pfsglview and pfsview.
Sebastian Harl [Fri, 28 Dec 2007 02:50:14 +0000 (03:50 +0100)]
Added new binary packages for pfsglview and pfsview.

This prevents users from having to install OpenGL/GLUT and Qt.

16 years agoAdded gcc-4.3-includes.dpatch: Add missing includes required by gcc-4.3.
Sebastian Harl [Wed, 26 Dec 2007 14:29:56 +0000 (15:29 +0100)]
Added gcc-4.3-includes.dpatch: Add missing includes required by gcc-4.3.

16 years agoRemoved a bashism from debian/rules.
Sebastian Harl [Wed, 26 Dec 2007 12:24:58 +0000 (13:24 +0100)]
Removed a bashism from debian/rules.

16 years agoUpdated changelog to 1.6.2-2.
Sebastian Harl [Wed, 26 Dec 2007 12:05:28 +0000 (13:05 +0100)]
Updated changelog to 1.6.2-2.

16 years agoDowngraded pfstool's requirement on octave{,pfstools} to a recommendation.
Sebastian Harl [Mon, 24 Dec 2007 08:39:42 +0000 (09:39 +0100)]
Downgraded pfstool's requirement on octave{,pfstools} to a recommendation.

16 years agoUpdated to standards-version 3.7.3.
Sebastian Harl [Mon, 24 Dec 2007 08:35:08 +0000 (09:35 +0100)]
Updated to standards-version 3.7.3.

No changes were necessary.

16 years agoRenamed XS-Vcs-* to Vcs-*.
Sebastian Harl [Mon, 24 Dec 2007 08:34:36 +0000 (09:34 +0100)]
Renamed XS-Vcs-* to Vcs-*.

16 years agoMoved "Homepage" field from package description to the source stanza.
Sebastian Harl [Fri, 30 Nov 2007 18:01:03 +0000 (18:01 +0000)]
Moved "Homepage" field from package description to the source stanza.

Added versioned build dependency on dpkg-dev (>= 1.14.6).

16 years agoAdded libpfs-dbg binary package. pfstools-1.6.2-1
Sebastian Harl [Mon, 24 Sep 2007 20:00:02 +0000 (22:00 +0200)]
Added libpfs-dbg binary package.

mkoctfile removes any symbol table and relocation information from the
.oct files making them unusable for the -dbg package thus I do not include
them.

16 years agoDo not compress PDF files.
Sebastian Harl [Mon, 24 Sep 2007 16:00:24 +0000 (18:00 +0200)]
Do not compress PDF files.

16 years agoPass "--with-moc=moc-qt3" to configure.
Sebastian Harl [Mon, 24 Sep 2007 15:59:34 +0000 (17:59 +0200)]
Pass "--with-moc=moc-qt3" to configure.

16 years agoDo not ignore "make clean" errors.
Sebastian Harl [Mon, 24 Sep 2007 15:58:53 +0000 (17:58 +0200)]
Do not ignore "make clean" errors.

16 years agoAdded gfortran to the build dependencies.
Sebastian Harl [Fri, 31 Aug 2007 09:59:15 +0000 (11:59 +0200)]
Added gfortran to the build dependencies.

16 years agoAdded pointer to the complete text of the GFDL to debian/copyright.
Sebastian Harl [Fri, 10 Aug 2007 14:41:59 +0000 (16:41 +0200)]
Added pointer to the complete text of the GFDL to debian/copyright.

16 years agoUpdated to pfstools-1.6.2-1.
Sebastian Harl [Fri, 10 Aug 2007 14:25:51 +0000 (16:25 +0200)]
Updated to pfstools-1.6.2-1.

16 years agoAdded XS-Vcs-{Git,Browser} tags.
Sebastian Harl [Tue, 19 Jun 2007 17:07:42 +0000 (18:07 +0100)]
Added XS-Vcs-{Git,Browser} tags.

16 years agoInitially added pfstools-1.6.1-1.
Sebastian Harl [Tue, 19 Jun 2007 16:49:56 +0000 (17:49 +0100)]
Initially added pfstools-1.6.1-1.