Your message dated Fri, 01 Apr 2011 22:02:53 +0000
with message-id <[email protected]>
and subject line Bug#582477: fixed in meshlab 1.3.0a+dfsg1-1
has caused the Debian Bug report #582477,
regarding watch file does not match latest release
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
582477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582477
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: meshlab
Version: 1.2.2-2
Severity: minor
The latest meshlab release, 1.2.3, is published as
MeshLabSrc_AllInc_v123a.tgz, and thus not matched by the watch file,
which expects ...v(\d\d\d).tar.gz. The suffix 'a' seems not to indicate
an alpha version, but a successor to 1.2.3 (which was released
2010-04-30 according to [1], while 1.2.3a was released 2010-05-06
according to [2]). There is no version without AllInc any more.
The new version features, among other things, "measuring filters for
assessing geometric (mass, inertia tensor, baricenter, surface area
etc)", which I consider an important enhancement.
[1] http://meshlab.sourceforge.net/wiki/index.php/Release_Notes_1.2.3
[2] http://meshlab.sourceforge.net/
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.33-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages meshlab depends on:
ii lib3ds-1-3 1.3.0-4 Autodesk 3D Studio file reader C l
ii libbz2-1.0 1.0.5-4 high-quality block-sorting file co
ii libc6 2.11-0exp7 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.4-1 GCC support library
ii libgl1-mesa-glx [libgl1] 7.7.1-1 A free implementation of the OpenG
ii libglew1.5 1.5.3-1 The OpenGL Extension Wrangler - ru
ii libglu1-mesa [libglu1] 7.7.1-1 The OpenGL utility library (GLU)
ii libmuparser0 1.32-1 fast mathematical expressions pars
ii libqhull5 2009.1-1 calculate convex hulls and related
ii libqt4-network 4:4.6.2-5 Qt 4 network module
ii libqt4-opengl 4:4.6.2-5 Qt 4 OpenGL module
ii libqt4-xml 4:4.6.2-5 Qt 4 XML module
ii libqtcore4 4:4.6.2-5 Qt 4 core module
ii libqtgui4 4:4.6.2-5 Qt 4 GUI module
ii libstdc++6 4.5-20100202-1 The GNU Standard C++ Library v3
meshlab recommends no packages.
meshlab suggests no packages.
-- no debconf information
--
To use raw power is to make yourself infinitely vulnerable to greater powers.
-- Bene Gesserit axiom
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: meshlab
Source-Version: 1.3.0a+dfsg1-1
We believe that the bug you reported is fixed in the latest version of
meshlab, which is due to be installed in the Debian FTP archive:
meshlab_1.3.0a+dfsg1-1.debian.tar.gz
to main/m/meshlab/meshlab_1.3.0a+dfsg1-1.debian.tar.gz
meshlab_1.3.0a+dfsg1-1.dsc
to main/m/meshlab/meshlab_1.3.0a+dfsg1-1.dsc
meshlab_1.3.0a+dfsg1-1_amd64.deb
to main/m/meshlab/meshlab_1.3.0a+dfsg1-1_amd64.deb
meshlab_1.3.0a+dfsg1.orig.tar.gz
to main/m/meshlab/meshlab_1.3.0a+dfsg1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Teemu Ikonen <[email protected]> (supplier of updated meshlab package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 28 Mar 2011 17:54:11 +0200
Source: meshlab
Binary: meshlab
Architecture: source amd64
Version: 1.3.0a+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Teemu Ikonen <[email protected]>
Changed-By: Teemu Ikonen <[email protected]>
Description:
meshlab - System for processing and editing triangular meshes
Closes: 565034 582477 618522
Changes:
meshlab (1.3.0a+dfsg1-1) unstable; urgency=low
.
* New upstream version (closes: #618522)
* Repackage the upstream sources to get rid of some files with questionable
licensing information and useless libraries, see the copyright file for
details.
* Builds with GCC-4.5 (closes: #565034)
* Fix watch-file to work with new upstream names and dfsg source
(closes: #582477)
* Require debhelper version 8 or above.
* control:
- Update standards-version to 3.9.1, cleanup.
- Remove build-dep to libgl-dev to fix a lintian warning about a
build-dep to a virtual package.
- Remove build-dep to asciidoc, add build-dep to libeigen2-dev.
* rules:
- Remove manpage-related code.
- Build the necessary code from meshlab/src/external. Also clean it.
- Override dh_shlibdeps to include /usr/lib/meshlab in search path.
- Don't install shader licenses.
* install: Install binaries from meshlab/src/distrib.
* copyright: Update to the latest DEP5 format, document changes due to
source repackaging and add the copyright info for the files added in
this upstream release.
* Hardcode shadersDir and pluginDir in upstream source to locations
in the Debian binary package.
* Use source format '3.0 (quilt)'.
* Split changes affecting upstream code to branches in the git repository
at git.d.o. Add DEP3 patch metadata headers to debian/metapatches and
generate patches from git branches with gdp (http://gitorious.org/gdp).
Current patches:
- 01_muparser: Use Debian muparser.
- 02_qhull: Use Debian qhull.
- 03_lib3ds: Use Debian lib3ds.
- 04_libbz2: Use Debian libbz2.
- 05_glew: Use Debian GLEW.
- 06_eigen: Use Debian Eigen.
- 07_disable-updates: Disable checking for updates on startup.
- 08_externals: Only build necessary external sources.
- 09_rpath: Use /usr/lib/meshlab as RPATH in binaries.
- 10_shadersdir: Hardcode shadersDir to the correct path in Debian
- 11_pluginsdir: Hardcode pluginsDir to the correct path in Debian
* Add a README.source file documenting the patch generation.
Checksums-Sha1:
a3385ecd284c0e23ba6945bf321ec007e4a234e4 1358 meshlab_1.3.0a+dfsg1-1.dsc
e7fa39325a963cc66034edbefc7942d7dc188e2f 7465759
meshlab_1.3.0a+dfsg1.orig.tar.gz
84fa1ffaa97cc4ccb1ab1c1693a030aa661d95f2 17340
meshlab_1.3.0a+dfsg1-1.debian.tar.gz
bda365fa8bf3166fc48814276859492ba45b7902 7069574
meshlab_1.3.0a+dfsg1-1_amd64.deb
Checksums-Sha256:
ca89589c36e26c783ec77fb8ccc54cdd12287190745b7784b3616f79f180544d 1358
meshlab_1.3.0a+dfsg1-1.dsc
4270ae74ce9759493334c9fe8ec76fa02d27271580768be53198adf5251cf676 7465759
meshlab_1.3.0a+dfsg1.orig.tar.gz
09721eac9c2a2ea14278057c232a05d2ae6fc70f90893f67b077834dd63c7f57 17340
meshlab_1.3.0a+dfsg1-1.debian.tar.gz
ef9fcf22acae574a6e6b62a2a59d45d8cf7dbebfcefc2ff380081abc63cbda3e 7069574
meshlab_1.3.0a+dfsg1-1_amd64.deb
Files:
9cea7eee005943071c83eb0006bb429f 1358 graphics extra meshlab_1.3.0a+dfsg1-1.dsc
2bf4f7322760eed6741f57896a4cbb95 7465759 graphics extra
meshlab_1.3.0a+dfsg1.orig.tar.gz
d11bc8f1491ebcafcadea9d02751b63a 17340 graphics extra
meshlab_1.3.0a+dfsg1-1.debian.tar.gz
659d350e73d0aa7f1a07aeb923e89a51 7069574 graphics extra
meshlab_1.3.0a+dfsg1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk2WSFcACgkQjRFFY3XAJMhLqgCfWJbTOy8wJhBOaIpak6NkZDFm
p9QAoK8IoZn/co6LUGXOGrfrWdAKwi3L
=eU2a
-----END PGP SIGNATURE-----
--- End Message ---