2009
hugin (2009.2.0+dfsg-2) unstable; urgency=low
* Stop specialcasing Linux in 42_stoplinklibXI_libXmu. None of Debian's
architectures should require linkage against indirect dependencies. This
hopefully makes hugin build on kFreeBSD (and hurd).
-- Andreas Metzler <ametzler@debian.org> Thu, 08 Oct 2009 19:20:51 +0200
hugin (2009.2.0+dfsg-1) unstable; urgency=low
* New upstream release, identical to rc1. Closes: #549119 * Upload to unstable.
-- Andreas Metzler <ametzler@debian.org> Tue, 06 Oct 2009 19:07:27 +0200
hugin (2009.2.0+dfsg~rc1-1) experimental; urgency=low
* New upstream release candidate.
* Boost-defaults has switched to version 1.40:
+ boost/thread/thread.hpp does not #include <boost/function.hpp> anymore.
Patch hugin [debian/patches/55_boost1.40.diff] to directly include the
header.
+ libboost-graph1.40-dev's boost/graph/breadth_first_search.hpp indirectly
#includes (and therefore requires)
boost/python/detail/referent_storage.hpp which is part of
libboost-python1.40-dev. However the former package does not depend on
the package. Temporarily add a build-dependency until #548503 is
resolved.
-- Andreas Metzler <ametzler@debian.org> Sun, 27 Sep 2009 12:13:27 +0200
hugin (0.8.0.dfsg+2009.2.0~beta4-1) experimental; urgency=low
* New upsteam version 2009.2.0 beta4.
+ Tarball does not contain src/matchpoint/evaluation anymore, update
get-orig-source target and debian/copyright.
+ Drop debian/patches/40_fix_implicit_linking - applied upstream.
* 45_autopano-noop.sh_withoutshextension: Install autopano-noop.sh as
autopano-noop.
* Ship autopano-noop wrapper script (in hugin package, since it is invoked
from the GUI frontend.)
-- Andreas Metzler <ametzler@debian.org> Mon, 14 Sep 2009 11:22:52 +0200
hugin (0.8.0.dfsg+2009.2.0~beta3+svn4385-1) experimental; urgency=low
* svn prerelease 4385.
+ Does not crash when loading CR2 raw files anymore. Closes: #416222
* Old debian/patches/40_fix_implicit_linking applied upstream, but the code
is re-broken due to added dependencies. Update patch.
* Add freeglut3-dev to build-depends.
* Build with VERBOSE=1.
* New patch 42_stoplinklibXI_libXmu to stop FindGLUT.cmake from causing
direct linking against both libXi and libXmu.
* Update debian/copyright.
-- Andreas Metzler <ametzler@debian.org> Sat, 12 Sep 2009 09:55:56 +0200
hugin (0.8.0.dfsg-2) unstable; urgency=low
* Upload to unstable. * Use dversionmangle in watchfile.
-- Andreas Metzler <ametzler@debian.org> Wed, 09 Sep 2009 20:11:43 +0200
hugin (0.8.0.dfsg-1) experimental; urgency=low
[ Andreas Metzler ] * New upstream version. Closes: #537542 + Uses correct default value for enfuse/enblend if the option is not already saved. Closes: #504296 * [lintian] Stop invoking dh_desktop. * Standards-Version 3.8.2, no changes required. * Add minimal manpage for matchpoint. * Add get-orig-source target to debian/rules * Add minimal README.source. [ Cyril Brulebois ] * debian/watch: Follow upstream's move from bz2 to gz for the tarballs, thanks to Fabrice Coutadeur (Closes: #539243). Finally support both extensions, just to make sure.
-- Andreas Metzler <ametzler@debian.org> Sun, 06 Sep 2009 11:33:55 +0200
hugin (0.8.0~rc4-1) experimental; urgency=low
* New upstream version.
+ Drop patches/60_fixpreviewcrash.diff.
-- Andreas Metzler <ametzler@debian.org> Sat, 20 Jun 2009 10:13:45 +0200
hugin (0.8.0~rc3-2) experimental; urgency=low
* [patches/60_fixpreviewcrash.diff] Pulled from upstream, fix a crash in
fast preview window.
https://sourceforge.net/tracker/?func=detail&aid=2801663&group_id=77506&atid=550441
-- Andreas Metzler <ametzler@debian.org> Fri, 12 Jun 2009 19:26:42 +0200
hugin (0.8.0~rc3-1) experimental; urgency=low
* New upstream version.
+ jhead removed, update patches/40_fix_implicit_linking.
+ Add Build-Conflicts: wx2.6-headers. If both wx2.6 and wx2.8 are
installed the cmake tests will find the lower (non-supported) version and
building of wx-using stuff is disabled.
+ Builds with gcc 4.4. Closes: #526183
+ Does not end up with "false" instead of "enblend" in Makefiles when
options browsed but not saved. Closes: #504296
+ Install newly added manpages.
+ Standards-Version 3.8.1. No changes required.
* Drop debian/README.Debian, post-lenny uploads depend on enfuse and
enblend.
* Describe how Debian's orig.tgz differs from the upstream tarball in
debian/copyright.
-- Andreas Metzler <ametzler@debian.org> Sun, 07 Jun 2009 10:05:48 +0200
hugin (0.8.0~beta4-1) experimental; urgency=low
* Fix dependencies in debian/rules to correctly build with
dpkg-buildpackage -j3.
* New upstream version.
+ Drop unneeded patches 20_remove_encoding_key_from_desktop_files,
30_manpage_hyphen_fixes: Fix hyphens in doc/fulla.1.
+ Update 40_fix_implicit_linking.
+ Now requires wxWidgets 2.8, GLEW and OpenGL. New projections require
libpano13 2.9.14. Update build-depends.
+ New binaries matchpoint, celeste_standalone, pto2mk,
PTBatcherGUI and PTBatcher.
+ Upstream's build system now correctly installs manpages, making it
possible to use dh_install instead of dh_installman to put them in
Debian packages. This makes "dh_install --list-missing
--sourcedir=debian/tmp" very useful.
-- Andreas Metzler <ametzler@debian.org> Wed, 06 May 2009 19:20:41 +0200
hugin (0.7.0-2) unstable; urgency=low
* Upload to unstable.
-- Andreas Metzler <ametzler@debian.org> Sun, 19 Apr 2009 18:21:47 +0200
2008
hugin (0.7.0-1) experimental; urgency=low
* New upstream release (Closes: #502721). * Depend on both enblend (>= 3.2) and enfuse, now that they are available (Closes: #495874). * Drop the following patch accordingly: - 50_disable_enblend_compression * debian/rules: - Specify “ChangeLog” in the dh_installchangelogs call since that's a proper release and no longer an SVN snapshot. - Get rid of the autooptimi{s,z}er renaming hack, fixed upstream.
-- Cyril Brulebois <kibi@debian.org> Fri, 28 Nov 2008 03:34:21 +0100
hugin (0.7.0~svn3191+beta5-2) unstable; urgency=low
* Update README.Debian to reflect the current status of hugin with
respect to enblend/enfuse. Also point to the following page, which
will contain uptodate information about the backports for the lenny
lifetime:
http://pkg-phototools.alioth.debian.org/lenny.html
* Add forgotten “tca_correct” binary to debian/hugin-tools.install,
thanks to Chris Chiappa (Closes: #502104). Another one is
“matchpoint”, but since it wasn't requested yet, don't touch it at the
moment.
-- Cyril Brulebois <kibi@debian.org> Tue, 04 Nov 2008 15:00:59 +0100
hugin (0.7.0~svn3191+beta5-1) unstable; urgency=low
* New upstream release candidate: 0.7.0_beta5. The exact revision wasn't
specified but that's mostly the same as svn r3191.
* Adjust dependencies, thanks to several reporters, and especially to
Andreas Metzler for the checks on enblend and the pointers:
- Add make to hugin's Depends (Closes: #492469).
- Move enblend from hugin-tools's Recommends to hugin's Depends, as
it is now a requirement (Closes: #394647, #491539).
- Also add libimage-exiftool-perl since upstream specifies that the
the exiftool binary (from the Image::ExifTool Perl module) is
needed.
- Version the Build-Depends on libexiv2-dev: “>= 0.12”. With former
versions, an FTBFS is triggered due to undefined references to
Jpeg-related functions (Closes: #491335).
* Add autopano-sift-c as alternative to autopano-sift to the suggested
packages. As a reminder, patent issues prevent the inclusion of those
packages in Debian.
* Fix manpage mismatch: /usr/bin/autooptimizer versus autooptimizer(1),
(spotted by Julien Valroff, thanks):
- debian/rules: Copy generated doc/autooptimizer.1 into
doc/autooptimiser.1, and remember it for cleanup.
- debian/hugin-tools.manpages: Replace the z version with the s one.
* Disable enblend compression, since Debian has enblend 3.0 for now and
this option would require enblend 3.1 or a CVS snapshot. That means
that the compression setting is going to be silently ignored for now,
thanks to a quick patch by Steve Cotton (Closes: #491227, #491562):
- 50_disable_enblend_compression: Do not call enblend with
a “--compression” argument.
* Add a README.Debian file to document that some features (like the
above-mentioned one) might not be available because enblend 3.1 isn't
released yet, and suggesting the use of backports.org if enblend 3.1
can't make it in time for lenny.
-- Cyril Brulebois <kibi@debian.org> Sun, 27 Jul 2008 05:40:02 +0200
hugin (0.7.0~svn3191-1) unstable; urgency=low
* New snapshot, from upstream svn r3191 (Closes: #405389, #469449): - Also fix FTBFS (Closes: #474787). * Move the maintainer to the pkg-phototools team, add Florent Bayle and myself to Uploaders. * Ack NMUs, thanks Nico, Clint, Luk, and Joerg. * Move the Homepage from the long description to a source field. * Move patch management to quilt: - Add a B-D on it. - Add an include of quilt.make, adapt config.status and clean targets. * Dropped patch: - 10_fix_insecure_tmp_file_handling: Fix insecure file handling, patch by Nico Golde (see 0.6.1-1.1). Merged upstream. * Current patches: - 20_remove_encoding_key_from_desktop_files: Remove unneeded “Encoding” key from the desktop files, per lintian. - 30_manpage_hyphen_fixes: Fix hyphens in doc/fulla.1. * Nuke trailing spaces in all files under debian/. * Bump Standards-Version to 3.8.0 (no change needed). * Add Vcs-Git and Vcs-Browser, which have to be updated once the team's repository is created. * Add src/tests/Makefile to the dh_clean call since it is not cleaned. * Move “usr/share/applications/*” from debian/hugin-data.install to debian/hugin-bin.install so that the desktop file is kept with the command it references. * Add a “Replaces: hugin-data (<< 0.7.0)” to hugin-bin accordingly. * Move from libpano12 to libpano13: - Replace the Build-Depends on libpano12-dev with one on libpano13-dev (though the build against libpano12 is still possible). - Replace hugin's Depends on libpano12-bin with one on libpano13-bin (which is needed since libpano13.so gets dlopen'd). * Adjust debian/rules to only use a configure target as well as a configure-stamp file, so that ./configure is no longer run between “make” and “make install”. * Add debian/watch. Note that underscores and dashes are mangled as tildes. * Add “-Wl,--as-needed” and its companion “-Wl,-z,defs” to LDFLAGS to avoid extra linking. To fix the (broken) build when these options are in use, add a patch to take care of intermediate linking steps: - 40_fix_implicit_linking. * Delete debian/*.dirs since they are not needed. * New build system: - Replace ./configure with a cmake call. - Add cmake to Build-Depends and drop autotools-dev accordingly. - Drop config.{guess,sub}-related instructions from debian/rules. - Build in “$(BUILD_DIR)” (set to build-dir), and don't rely on “make (dist)clean” to do the job, cmake doesn't support it… Remove the build directory in the clean target, as well as configure-stamp. * Get rid of unneeded files right after “make install”: - Extra license file. - “*.so” symlinks to “*.so.0.0” files. * Add lintian overrides for the following warnings about private libraries, which will be moved by upstream under a private directory (which makes these warnings quite irrelevant): - several-sonames-in-same-package; - package-name-doesnt-match-sonames. * Add libopenexr-dev and libexiv2-dev to Build-Depends. * Drop zip from Build-Depends, no longer needed. * (Re)order Build-Depends: - Build system related tools. - Image libraries. - GUI libraries. * Add a “maint-svn-snapshot” target to ease svn snapshot creation. An UVERSION parameter can be passed to force using a given revision instead of determining it from the changelog. * Generate the manpages from perlpod format in the “build” target, taking care to remember which ones were generated during the build (as opposed to the ones shipped by upstream, along with their .pod counterpart). * debian/hugin-tools.install: Add all files from /usr/bin but hugin. * Simplify debian/hugin-data.install: Only list usr/share.
-- Cyril Brulebois <kibi@debian.org> Sun, 13 Jul 2008 23:30:01 +0200
hugin (0.6.1-1.4) unstable; urgency=low
* Non-maintainer upload. * Fix FTBFS with GCC 4.3. (closes: #474787)
-- Joerg Friedrich <Joerg.Friedrich@friedrich-kn.de> Sat, 12 Jul 2008 17:09:18 +0200
hugin (0.6.1-1.3) unstable; urgency=medium
* Non-maintainer upload. * Fix FTBFS with GCC 4.3 (Closes: #421112).
-- Luk Claes <luk@debian.org> Sat, 15 Mar 2008 21:59:16 +0000
2007
hugin (0.6.1-1.2) unstable; urgency=low
* NMU. * Only run $(MAKE) distclean if Makefile exists. * Switch hugin-bin menu section to Applications.
-- Clint Adams <schizo@debian.org> Thu, 15 Nov 2007 09:05:59 -0500
hugin (0.6.1-1.1) unstable; urgency=high
* Non-maintainer upload by testing security team. * Fix insecure temp file handling (CVE-2007-5200) (Closes: #447344).
-- Nico Golde <nion@debian.org> Wed, 24 Oct 2007 18:31:00 +0200
2006
hugin (0.6.1-1) unstable; urgency=low
* Initial release (Closes: #251618)
-- Florent Bayle <fbayle@bigfoot.com> Thu, 27 Jul 2006 16:17:46 +0200