Your message dated Sun, 10 Dec 2006 03:52:18 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing old bugs
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gnome-pilot
Version: 2.0.12-1.6
Severity: normal
Hello,
pilot-link 0.12.0 is now stable and available. The Debian package is
available from experimental. Before uploading it to unstable and replace
libpisock8 by libpisock9 I try to recompile every package using
libpisock8.
gnome-pilot fails to build with:
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
Configuration :
gnome-vfs : yes
network sync : yes
usb : yes
gob : yes
panel applet :
pilot-link : 0
((PILOT_LINK_VERSION > a) || \
((PILOT_LINK_VERSION == a) && \.12
((PILOT_LINK_MAJOR > b) || \
((PILOT_LINK_MAJOR == b) && (PILOT_LINK_MINOR >= c))))).1
((PILOT_LINK_MAJOR == b) && (PILOT_LINK_MINOR >= c)))))
sed < libtool > libtool-2 \
-e 's/^hardcode_libdir_flag_spec.*$/hardcode_libdir_flag_spec="
-D__LIBTOOL_IS_A_FOOL__ "/' \
-e '/^archive_cmds="/s/"$/ \\$deplibs"/'
mv libtool-2 libtool
chmod 755 libtool
/usr/bin/make
make[1]: entrant dans le répertoire «
/home/NoBackup/Debian/libpisock9/gnome-pilot/gnome-pilot-2.0.12 »
make[1]: *** Pas de cibles. Arrêt.
make[1]: quittant le répertoire «
/home/NoBackup/Debian/libpisock9/gnome-pilot/gnome-pilot-2.0.12 »
make: *** [build-stamp] Erreur 2
debuild: fatal error at line 1224:
debian/rules build failed
You should talk with your upstream author. I see that a new version 2.0.13 is
available. Maybe the build failure is fixed with this version.
Bye,
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8-mactel
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Version: 2.0.14-0.1
Hi,
As the BTS has versioning support since some time it is important to
close bugs with the right version. I am closing this bug as it was fixed
in earlier upload (see the changelog below)
Greetings Arjan
gnome-pilot (2.0.14-0.1) unstable; urgency=low
.
* Non-maintainer upload.
* New upstream release:
- Add support for libusb syncing with pilot-link 0.12.x
- Fix network hotsync. Use pilot-link to create the listen socket
by binding to port "net:". (Closes: #115763, #288820)
- HAL is used by default for detecting USB connections
- Fix applet message area, and fix transparency for applet panel
icon.
- Ported to the pilot-link 0.12.0 API, with continuing support for
0.11.* (Closes: #386201)
- Big cleanup of the UI, to make it more compatible with the HIG.
- Improve robustness of binding, by attempting to connect multiple
times. This can solve problems where, for example, HAL
notifications are received before the device is ready for binding
- Support for international character sets, with pilot-link 0.12.x.
Users should set the PILOT_CHARSET to an appropriate value (i.e.
one recognised by iconv).
- More devices added to devices.xml. (Closes: #276730, #296680,
#300164, #335224)
- Dropping .prc file on gpilot-applet is fixed. (Closes: #237631)
- gpilot-applet does not crash anymore with a left-click from
toolbar. (Closes: #230736)
* debian/control:
- add libdbus-glib-1-dev, libhal-dev and libusb-dev to the
Build-Depends.
- bump Build-Depends on libpisock-dev. Build against pilot-link >=
0.12.0 which shoud fix problems with databases > 64KB. (Closes:
263306)
- Add libusb-dev to the Depends line of libgnome-pilot-dev.
* debian/rules:
- remove GNOME_PILOT_CFLAGS setting as it breaks the build.
- only call distclean when the Makefile as exists.
- remove files generated during build to keep diff.gz clean and tiny.
* Update patches for new upstream version.
* Relibtoolize package (needed for the pacthes) by doing
libtoolize --copy --force ; aclocal-1.7 ; autoconf and
rm -rf autom4te.cache
signature.asc
Description: Dit berichtdeel is digitaal ondertekend
--- End Message ---