Bug#569668: status: with r2174 no SMTP Body

2013-11-13 Thread Alexandre Rossi
block 569668 by 596469
thanks

Hi,

 The version of Davmail in Alioth seems to been upstream revision r2174.
 With that version send E-mail has only SMTP headers, no SMTP body.

 With self-compiled upstream package version r2192 I do
 get SMTP bodies in sent mail.

I can reproduce and r2192 does not help. I think you used a version
compiled against javamail instead of GNUmail-java, which fixes the
problem.

I am getting tired of regressions and incompatible behaviour regarding
using GNUmail-java. I think we would all be better using javamail (now
that licence issues are gone), which is the dep upstream uses.

I've got a build of javamail working. Let me finalize this work,
mainly debian/copyright and I'll publish my working tree in a few
days.

Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#569668: status: with r2174 no SMTP Body

2013-11-13 Thread Alexandre Rossi
 My attempt to add a newer version from upstream to packaging git repo
 failed horrible.

 I copied files from upstream SVN to the git packaging repo.
 [...]
 How to add a new upstream version to the packaging repo?

If you want to add an official release, the following should do the trick :
$ cd davmail/davmail.git
$ uscan[ --force-download] # if you want to redownload the orig tar
$ git-import-orig ../davmail_version.orig.tar.gz # import and commit
new updtream version, and merge

If you want to test a svn snpashot, the easiest way (IMHO) is to
produce a patch and apply it to the git tree. With our recent exemple
:
$ cd davmail/davmail.svn
$ svn update
$ svn diff -r2174 src/java  ../patch
$ cd ../davmail.git
$ export QUILT_PATCHES=debian/patches/
$ quilt import -P newer-upstream ../patch
$ debuild -us -uc
(this does not however fix the SMTP problem)

Cheers,

Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#569668: status: with r2174 no SMTP Body

2013-11-12 Thread Geert Stappers

Summary: Help

Op 2013-11-11 om 21:49 schreef Geert Stappers:
 Hi,
 
 The version of Davmail in Alioth seems to been upstream revision r2174.
 With that version send E-mail has only SMTP headers, no SMTP body.
 
 With self-compiled upstream package version r2192 I do
 get SMTP bodies in sent mail.

My attempt to add a newer version from upstream to packaging git repo
failed horrible.

I copied files from upstream SVN to the git packaging repo.
Did `debuild -uc -us` and got:

dpkg-source: warning: file dpkg/davmail-setup.nsi has no final newline (either 
original or modified version)
dpkg-source: warning: file 
dpkg/archive/jsmooth-0.9.9-7-patch/skeletons/samplejar/sample.manifest has no 
final newline (either original or modified version)
dpkg-source: error: cannot represent change to 
archive/jsmooth/skeletons/windowed-wrapper64/windowed-wrapper64.exe: binary 
file contents changed
dpkg-source: error: add 
archive/jsmooth/skeletons/windowed-wrapper64/windowed-wrapper64.exe in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
dpkg-source: error: cannot represent change to 
archive/jsmooth/skeletons/console-wrapper/consolewrapper.exe: binary file 
contents changed
dpkg-source: error: add 
archive/jsmooth/skeletons/console-wrapper/consolewrapper.exe in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
dpkg-source: error: cannot represent change to 
archive/jsmooth/skeletons/autodownload-wrapper/autodownload.exe: binary file 
contents changed
dpkg-source: error: add 
archive/jsmooth/skeletons/autodownload-wrapper/autodownload.exe in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
dpkg-source: error: cannot represent change to 
archive/jsmooth/skeletons/winservice-wrapper/winservice.exe: binary file 
contents changed
 
dpkg-source: error: cannot represent change to 
src/site/resources/images/thunderbirdSmtp.png: binary file contents changed
dpkg-source: error: add src/site/resources/images/thunderbirdSmtp.png in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
dpkg-source: warning: file dpkg/src/java/imapflags_it.properties has no final 
newline (either original or modified version)
dpkg-source: warning: file dpkg/src/contribs/init/davmail-init has no final 
newline (either original or modified version)
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -b dpkg gave error exit status 2


How to add a new upstream version to the packaging repo?


Groeten
Geert Stappers
-- 
Leven en laten leven


signature.asc
Description: Digital signature


Bug#569668: status: with r2174 no SMTP Body

2013-11-11 Thread Geert Stappers
Hi,

The version of Davmail in Alioth seems to been upstream revision r2174.
With that version send E-mail has only SMTP headers, no SMTP body.

With self-compiled upstream package version r2192 I do
get SMTP bodies in sent mail.


Groeten
Geert Stappers
--
Leven en laten leven


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org