[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sml-mode FTBFS fix to t-p-u



Hi,

I'm asking for a pre-approval to upload sml-mode to t-p-u.  The package in
unstable converts the build system and moves to dh7.  This patch is minimal.

Kind regards,
Philipp Kern
diff -u sml-mode-4.0/debian/changelog sml-mode-4.0/debian/changelog
--- sml-mode-4.0/debian/changelog
+++ sml-mode-4.0/debian/changelog
@@ -1,3 +1,11 @@
+sml-mode (4.0-7+squeeze1) testing-proposed-updates; urgency=low
+
+  * Non-maintainer upload.
+  * Update build dependency from emacs22 to emacs23.  (Closes: #595858)
+  * Also update runtime dependency from emacs22 to emacs23.
+
+ -- Philipp Kern <pkern@debian.org>  Thu, 23 Sep 2010 12:37:45 +0200
+
 sml-mode (4.0-7) unstable; urgency=low
 
   * Simplify install, removal, and load-path by using symlinks instead of
diff -u sml-mode-4.0/debian/control sml-mode-4.0/debian/control
--- sml-mode-4.0/debian/control
+++ sml-mode-4.0/debian/control
@@ -2,13 +2,13 @@
 Section: editors
 Priority: optional
 Maintainer: Jens Peter Secher <jps@debian.org>
-Build-Depends-Indep: texinfo, emacs22 | emacs21 | emacsen
+Build-Depends-Indep: texinfo, emacs23 | emacsen
 Build-Depends: debhelper (>= 5), dpatch
 Standards-Version: 3.7.2
 
 Package: sml-mode
 Architecture: all
-Depends: emacs22 | emacs21 | emacsen
+Depends: emacs23 | emacsen
 Enhances: sml-nj, mlton, mosml
 Description: a major Emacs mode for editing Standard ML
  This Emacs mode provides syntax highlighting and automatic

Attachment: signature.asc
Description: Digital signature


Reply to: