Control: tags -1 + pending

On July 6, 2014 at 11:04PM +0200, 1o5g4r8o (at gmail.com) wrote:
> Please migrate your dependencies to "emacs | emacsen" (or whatever's
> more appropriate for your package) as soon as possible.  The attached
> patch may help.

I've prepared NMU to fix this RC bug.  Will be uploaded soon.

```
diff --git a/debian/changelog b/debian/changelog
index 83f49cf..f97fa61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+elserv (0.4.0+0.20011203cvs-17.2) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Depend on emacs instead of emacs23 (closes: #754005)
+  * Refresh debian/control with *.in
+
+ -- Tatsuya Kinoshita <t...@debian.org>  Wed, 17 Sep 2014 00:27:57 +0900
+
 elserv (0.4.0+0.20011203cvs-17.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 01d080b..c3e877a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,15 @@ Source: elserv
 Section: web
 Priority: optional
 Maintainer: Junichi Uekawa <dan...@debian.org>
-Build-Depends: cdbs, debhelper, dpatch
+Build-Depends: cdbs,
+ debhelper,
+ dh-buildinfo,
+ dpatch
 Standards-Version: 3.7.2
 
 Package: elserv
 Architecture: all
-Depends: emacs23 | emacsen, flim, ruby
+Depends: emacs | emacsen, flim, ruby
 Suggests: emacs-wiki, mhc
 Description: HTTP server that runs on Emacsen
  Elserv is an HTTP server which runs on Emacs, as a background process.
diff --git a/debian/control.in b/debian/control.in
index a7e4995..78281ae 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
 
 Package: elserv
 Architecture: all
-Depends: emacs23 | emacsen, flim, ruby
+Depends: emacs | emacsen, flim, ruby
 Suggests: emacs-wiki, mhc
 Description: HTTP server that runs on Emacsen
  Elserv is an HTTP server which runs on Emacs, as a background process.
diff --git a/debian/patches/01_insert-a-whitespace-after-the-backslash.dpatch 
b/debian/patches/01_insert-a-whitespace-after-the-backslash.dpatch
old mode 100644
new mode 100755
diff --git a/debian/patches/02_elservd-space.dpatch 
b/debian/patches/02_elservd-space.dpatch
old mode 100644
new mode 100755
diff --git a/debian/patches/03_emacs-wiki-multiencoding.dpatch 
b/debian/patches/03_emacs-wiki-multiencoding.dpatch
old mode 100644
new mode 100755
diff --git a/debian/patches/04_emacs-wiki-default-directory.dpatch 
b/debian/patches/04_emacs-wiki-default-directory.dpatch
old mode 100644
new mode 100755
diff --git a/debian/patches/05_emacs-wiki-home-page.dpatch 
b/debian/patches/05_emacs-wiki-home-page.dpatch
old mode 100644
new mode 100755
```

Thanks,
-- 
Tatsuya Kinoshita

Attachment: pgpHS5mB1mRaA.pgp
Description: PGP signature

Reply via email to