summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.