control: tags -1 pending On Mon, 29 Jul 2019 08:35:33 +0200 Gianfranco Costamagna <[email protected]> wrote: > Source: yc-el > Severity: serious > Version 5.0.0-8 > tags: patch > > Hello, > emacsXX changed to emacs-gtk > emacsXX-nox changed to emacs-nox, > emacsXX-lucid changed to emacs-lucid > > please update dependencies to the unversioned version > http://launchpadlibrarian.net/434986340/yc-el_5.0.0-8_5.0.0-8ubuntu1.diff.gz > > G. > >
diff refined and uploaded in deferred/5
diff -Nru yc-el-5.0.0/debian/changelog yc-el-5.0.0/debian/changelog --- yc-el-5.0.0/debian/changelog 2018-08-03 05:08:33.000000000 +0200 +++ yc-el-5.0.0/debian/changelog 2019-08-02 13:41:04.000000000 +0200 @@ -1,3 +1,10 @@ +yc-el (5.0.0-8.1) unstable; urgency=medium + + * Non-maintainer upload. + * Depend on versionless emacs-nox and emacs-gtk (Closes: #933317) + + -- Gianfranco Costamagna <[email protected]> Fri, 02 Aug 2019 13:41:04 +0200 + yc-el (5.0.0-8) unstable; urgency=low * Fix 'privacy-breach-statistics-website' diff -Nru yc-el-5.0.0/debian/control yc-el-5.0.0/debian/control --- yc-el-5.0.0/debian/control 2018-08-02 11:02:16.000000000 +0200 +++ yc-el-5.0.0/debian/control 2019-08-02 13:41:03.000000000 +0200 @@ -7,7 +7,7 @@ Package: yc-el Architecture: any -Depends: emacs25-nox | emacs25 | emacs24 | emacs23 | emacs21 | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule-canna-wnn | xemacs21-gnome-mule | emacs-snapshot, ${shlibs:Depends}, ${misc:Depends} +Depends: emacs | emacs-nox | emacs-gtk | emacs-lucid | xemacs21-mule | xemacs21-mule-canna-wnn, ${shlibs:Depends}, ${misc:Depends} Suggests: canna Description: Yet another Canna client for Emacsen Canna client for emacs21 or xemacs with MULE support.

