automatic mail notification of git pushes
Hello,
I recently get these bounces. Probably due to the <treinen@debian.(none)>
address. Any idea how this can be fixed ?
-Ralf.
----- Forwarded message from Mail Delivery System <Mailer-Daemon@alioth.debian.org> -----
From: Mail Delivery System <Mailer-Daemon@alioth.debian.org>
Date: Tue, 02 Mar 2010 13:24:02 +0000
To: treinen@alioth.debian.org
Subject: Mail delivery failed: returning message to sender
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
advi_cvs@packages.qa.debian.org
SMTP error from remote mail server after end of data:
host master.debian.org [70.103.162.29]: 550 Invalid syntax in the header
------ This is a copy of the message, including all the headers. ------
Return-path: <treinen@alioth.debian.org>
Received: from treinen by alioth.debian.org with local (Exim 4.69)
(envelope-from <treinen@alioth.debian.org>)
id 1NmS3z-0007XL-Jb; Tue, 02 Mar 2010 13:23:09 +0000
From: "Ralf Treinen" <treinen@debian.(none)>
To: pkg-ocaml-maint-commits@lists.alioth.debian.org
Subject: [SCM] advi packaging branch, experimental, updated. debian/1.6.0-13-50-g28c13b3
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/experimental
X-Git-Reftype: branch
X-Git-Oldrev: 21c3d044a529141fd086b610c5acdce230c9d76a
X-Git-Newrev: 28c13b359571d95cf1b944a84a167c690cbc705c
Message-Id: <E1NmS3z-0007XL-Jb@alioth.debian.org>
Date: Tue, 02 Mar 2010 13:23:03 +0000
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: treinen@alioth.debian.org
X-SA-Exim-Scanned: No (on alioth.debian.org); SAEximRunCond expanded to false
The following commit has been merged in the experimental branch:
commit 28c13b359571d95cf1b944a84a167c690cbc705c
Author: Ralf Treinen <treinen@debian.(none)>
Date: Tue Mar 2 14:21:25 2010 +0100
use new symlink for japanese fonts in jpfonts.conf
diff --git a/debian/changelog b/debian/changelog
index af18a91..42d4471 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ advi (1.8-1) experimental; urgency=low
[ Ralf Treinen ]
* New upstream release
+ * /etc/advi/jpfonts.conf: use new symlinks for Japanese fonts. Thanks to
+ Junichi Uekawa for the patch (closes: Bug#506047).
* Added Homepage field to debian/control file
* Cleaned up Uploaders field in debian/control.
* Rewrote debian/rules from scratch
@@ -12,7 +14,7 @@ advi (1.8-1) experimental; urgency=low
- add tex-common
* Remove debian/post{inst,rm}, use dh_installtex instead
* Do not try to install the documentation file "Announce"
- * rename debian/docs to debian/advi.docs
+ * rename debian/docs to debian/advi.docs, links into advi.links
* Replaced dependency on gs by ghostscript
* Removed suggestion of xbase-clients from advi-examples
* debian/copyright: added INRIA as copyright holder
diff --git a/debian/jpfonts.conf b/debian/jpfonts.conf
index e645a53..42a2f23 100644
--- a/debian/jpfonts.conf
+++ b/debian/jpfonts.conf
@@ -2,7 +2,7 @@
# /etc/advi/jpfonts.conf
# ~/.advi/jpfonts.conf
#
-# Each line consits of the following three elements:
+# Each line consists of the following three elements:
#
# TeX-font-name font-type font-file-name
#
@@ -16,5 +16,5 @@
# goth Gothic msgothic.ttc
#
-min Mincho /usr/share/fonts/truetype/kochi/kochi-mincho.ttf
-goth Gothic /usr/share/fonts/truetype/kochi/kochi-gothic.ttf
+min Mincho /usr/share/fonts/truetype/ttf-japanese-mincho.ttf
+goth Gothic /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
--
advi packaging
----- End forwarded message -----
--
Ralf Treinen
Laboratoire Preuves, Programmes et Systèmes
Université Paris Diderot, Paris, France.
http://www.pps.jussieu.fr/~treinen/
Reply to: