Your message dated Mon, 31 Mar 2014 05:04:12 +0000
with message-id <[email protected]>
and subject line Bug#743032: fixed in emacs-calfw 1.3+git20140316-2
has caused the Debian Bug report #743032,
regarding emacs-calfw: excessive Conflicts: emacs23
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.)
--
743032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743032
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs-calfw
Version: 1.3+git20140316-1
Tags: patch
The dependency `Conflicts: emacs23` does not allow installing
emacs23, but I hope to install both emacs24 and emacs23.
Instead of the dependency `Conflicts: emacs23`, please skip
byte-compilation for emacs23 in emacsen-install, as follows:
```
From a18f595a80715015d31381109894a76d2fa684dc Mon Sep 17 00:00:00 2001
From: Tatsuya Kinoshita <[email protected]>
Date: Sun, 30 Mar 2014 17:52:37 +0900
Subject: [PATCH] Skip byte-compilation instead of `Conflicts: emacs23`
---
debian/control | 1 -
debian/emacs-calfw-howm.emacsen-install | 2 +-
debian/emacsen-install | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 344c98d..e8d2769 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Architecture: all
Depends: ${misc:Depends}, emacs24
Suggests: org-mode, emacs-calfw-howm
Breaks: emacs-calfw-howm (<= 1.2-1)
-Conflicts: emacs23
Description: calendar framework for Emacs
This program displays a calendar view in the Emacs buffer,
which also work with org-agenda, google calendar, and ical.
diff --git a/debian/emacs-calfw-howm.emacsen-install
b/debian/emacs-calfw-howm.emacsen-install
index 295fab3..4ce35ac 100644
--- a/debian/emacs-calfw-howm.emacsen-install
+++ b/debian/emacs-calfw-howm.emacsen-install
@@ -9,7 +9,7 @@ FLAVOR=$1
PACKAGE=emacs-calfw-howm
if [ ${FLAVOR} = emacs ]; then exit 0; fi
-if [ ${FLAVOR} = emacs20 -o ${FLAVOR} = emacs21 -o ${FLAVOR} = emacs22 ]; then
exit 0; fi
+if [ ${FLAVOR} = emacs20 -o ${FLAVOR} = emacs21 -o ${FLAVOR} = emacs22 -o
${FLAVOR} = emacs23 ]; then exit 0; fi
if [ ${FLAVOR} = xemacs20 -o ${FLAVOR} = xemacs21 ]; then exit 0; fi
echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
diff --git a/debian/emacsen-install b/debian/emacsen-install
index f177ff5..ce63dea 100644
--- a/debian/emacsen-install
+++ b/debian/emacsen-install
@@ -9,7 +9,7 @@ FLAVOR=$1
PACKAGE=emacs-calfw
if [ ${FLAVOR} = emacs ]; then exit 0; fi
-if [ ${FLAVOR} = emacs20 -o ${FLAVOR} = emacs21 -o ${FLAVOR} = emacs22 ]; then
exit 0; fi
+if [ ${FLAVOR} = emacs20 -o ${FLAVOR} = emacs21 -o ${FLAVOR} = emacs22 -o
${FLAVOR} = emacs23 ]; then exit 0; fi
if [ ${FLAVOR} = xemacs20 -o ${FLAVOR} = xemacs21 ]; then exit 0; fi
echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
--
1.8.5.2
```
Thanks,
--
Tatsuya Kinoshita
pgpL7nkM4DeUq.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: emacs-calfw
Source-Version: 1.3+git20140316-2
We believe that the bug you reported is fixed in the latest version of
emacs-calfw, which is due to be installed in the Debian FTP archive.
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.
KURASHIKI Satoru <[email protected]> (supplier of updated emacs-calfw 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: SHA256
Format: 1.8
Date: Sun, 30 Mar 2014 12:23:06 +0900
Source: emacs-calfw
Binary: emacs-calfw emacs-calfw-howm
Architecture: source all
Version: 1.3+git20140316-2
Distribution: unstable
Urgency: medium
Maintainer: KURASHIKI Satoru <[email protected]>
Changed-By: KURASHIKI Satoru <[email protected]>
Description:
emacs-calfw - calendar framework for Emacs
emacs-calfw-howm - calendar framework for Emacs (howm add-on)
Closes: 743032
Changes:
emacs-calfw (1.3+git20140316-2) unstable; urgency=medium
.
* revert dependencies to make co-installable
with older emacsen. (Closes: #743032)
Checksums-Sha1:
5f0bebd84fffe3f4230a2a82414364cb87ebb6ab 1982 emacs-calfw_1.3+git20140316-2.dsc
7ee0842561f04cd33ae92fd9fca3352e5d5cb1cf 3864
emacs-calfw_1.3+git20140316-2.debian.tar.xz
6c29dafd4e7da605026539dea501ca4fab3af6a0 38530
emacs-calfw_1.3+git20140316-2_all.deb
debacbc5f886b5d34586096b2ed83a71fb031499 6504
emacs-calfw-howm_1.3+git20140316-2_all.deb
Checksums-Sha256:
233e997905bdb515d266837787d42bb1433f0d621a2514b362066b8800a8b466 1982
emacs-calfw_1.3+git20140316-2.dsc
218584d11022b2ea0d63465fd164d5908ad44b32c118eda57698d75408c59243 3864
emacs-calfw_1.3+git20140316-2.debian.tar.xz
5598fcba34c2f4e847a302526d974da1d9023676d7fbfe064a66e2e1d1c6871f 38530
emacs-calfw_1.3+git20140316-2_all.deb
d088e9670c456b42b9e626af2bad02a03b5dfb3901af255c225bff7f403506cf 6504
emacs-calfw-howm_1.3+git20140316-2_all.deb
Files:
239e59c30fe45c3a83039ad62150f95a 1982 lisp extra
emacs-calfw_1.3+git20140316-2.dsc
69043dd8dc0bac460d661f5dbd38e2f6 3864 lisp extra
emacs-calfw_1.3+git20140316-2.debian.tar.xz
426bdd155e84effe289dba9ee9bf7a85 38530 lisp extra
emacs-calfw_1.3+git20140316-2_all.deb
357bc4991e1f7beb08b86c186c34d4f2 6504 lisp extra
emacs-calfw-howm_1.3+git20140316-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTOMZZAAoJENJ93hFAovET2gwQAMqe/QpAtfd43XFUzl6y5XNR
um/LfZaxPuqCCO3Rr/8M/VWx7HPTVxY6MLTYput+6eyMv0cqaJ3OqWR83Gy6dC+4
VyreJQGMDWcC2bS8DACZy3HgmMSmbx2qVA41tYbjnhb1O8oSlITjnnnsUs8HFs5o
5BFB/CuAqYohzSMY2Bj/PvcXcXO6BTeNgXNCE/IBkcQqaqhk2sHnlYReiZDWZCCE
Pt35yq60TZvEmUl0k6vIHFPAHJQnhCDAAqTyR40hVppEvORyXEbh7hm+H7TnwwXs
HKFiFwss4/rZ1ReqOPsWocUae0phujb4iJylkiEzimr6vp9hkjx8ryRkVRLiysLM
JQq2/4NlAKZK610fsmX2X7N/Pl1ujwxwFwz/HHtycUsI+mz9vFIhAc7Dw+hk2bPf
eyFnT1OhTbOnuTeAFKB+H0z0wiWPl08NGuvxwMs+aG20K816XJ3MFAjbmk8NPhkJ
7wpqywF3XpvgEf+Y1uZ3gtSsvwKnP/yo0x8Un8Qh2LgaT3NxGdKPgxE2PVY8121d
XXSnVJ547I14j7kZZtlphyTIoYGGN6Ycvi+SzR7YK+skBr+1sSFhHsc4fxaIs+Dk
NjJaHWBCuBk/Xnrff/IImwiAz4CNU3n1naWWCkMwMoTBQGvclC3whOzi85oxXXKC
X6BreE/wf8ZJp6pJ4K39
=aog/
-----END PGP SIGNATURE-----
--- End Message ---