summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Delafond <seb@debian.org>2013-09-10 22:38:52 +0200
committerSébastien Delafond <sdelafond@gmail.com>2014-07-13 13:35:28 +0200
commitdbda5e31e2135a8d5d1d41a5ee2a31c8aab47b7f (patch)
tree7fb6cfdc529039b6305746d98fac2ddcacc6811a
parent53b246b7d66bfa03ab9bcf47d4647913b401e3d6 (diff)
Imported Debian patch 8.0.7-2~bpo70+1
-rw-r--r--debian/changelog13
-rw-r--r--debian/control2
2 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5899a07..88c62d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+org-mode (8.0.7-2~bpo70+1) wheezy-backports; urgency=low
+
+ * Backport for wheezy
+
+ -- Sebastien Delafond <seb@debian.org> Tue, 10 Sep 2013 22:38:52 +0200
+
+org-mode (8.0.7-2) unstable; urgency=low
+
+ * Do not Recommend remember-el anymore, as it's obsolete with Org 8.x
+ (Closes: #721787).
+
+ -- Sebastien Delafond <seb@debian.org> Tue, 10 Sep 2013 22:34:03 +0200
+
org-mode (8.0.7-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index fc20d6e..5152882 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: http://orgmode.org
Package: org-mode
Architecture: all
Depends: ${misc:Depends}, emacs24 | emacs23 | emacs-snapshot
-Suggests: remember-el, easypg, ditaa
+Suggests: easypg, ditaa
Description: keep notes, maintain ToDo lists, and do project planning in emacs
Org-mode is a mode for keeping notes, maintaining ToDo lists, and
doing project planning with a fast and effective plain-text system.