tags 434925 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for suikyo (versioned as 2.1.0-2.1) and uploaded it
to DELAYED/2. The patch adds as first (and hence) preferred alternatives
for suikyo-elisp, "emacs23" and "emacs22", which are the most recent
emacs flavours meant to be released with Squeeze. This does not solve
the most general issue of finding a more proper dependency scheme for
suikyo-elisp, but at least resolves the main issue of this bug log.

Additionally, my NMU fixes build-deps on debhelper which, as it is
needed upon clean, must be a build-deps and not a build-deps-indep,
according to policy.

Regards.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u suikyo-2.1.0/debian/control suikyo-2.1.0/debian/control
--- suikyo-2.1.0/debian/control
+++ suikyo-2.1.0/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Hidetaka Iwai <ty...@debian.or.jp>
 Uploaders: Masahito Omote <om...@debian.org>
-Build-Depends-Indep: debhelper (>> 4.0.0), dpatch
+Build-Depends: debhelper (>> 4.0.0), dpatch
 Standards-Version: 3.6.2
 
 Package: libsuikyo-ruby1.8
@@ -17,7 +17,7 @@
 
 Package: suikyo-elisp
 Architecture: all
-Depends: emacs21 | emacs-snapshot | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn, suikyo-table
+Depends: emacs23 | emacs22 | emacs21 | emacs-snapshot | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule | xemacs21-gnome-mule-canna-wnn, suikyo-table
 Description: Romaji Hiragana conversion library (elisp binding)
  Suikyo is a Romaji Hiragana conversion library based on
  DFA (Deterministic finate state) automaton.
diff -u suikyo-2.1.0/debian/changelog suikyo-2.1.0/debian/changelog
--- suikyo-2.1.0/debian/changelog
+++ suikyo-2.1.0/debian/changelog
@@ -1,3 +1,13 @@
+suikyo (2.1.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: prefer more recent version of emacs in suikyo-elisp
+    alternative dependencies (Closes: #434925)
+  * debian/control: move debhelper to build-deps (from build-deps-indep),
+    as it is required upon clean
+
+ -- Stefano Zacchiroli <z...@debian.org>  Sun, 20 Dec 2009 12:02:12 +0100
+
 suikyo (2.1.0-2) unstable; urgency=low
 
   * debian/control: Added emacs-snapshot  (closes: #333471)

Reply via email to