File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ cafeobj (1.6.0-3) UNRELEASED; urgency=medium
33 * Trim trailing whitespace.
44 * Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
55 ./configure), Repository, Repository-Browse.
6+ * Remove constraints unnecessary since buster:
7+ + cafeobj-mode: Drop versioned constraint on emacsen-common in Depends.
68
79 -- Debian Janitor <janitor@jelmer.uk> Tue, 28 Apr 2020 15:38:45 +0000
810
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Description: new generation algebraic specification and programming language
3535
3636Package: cafeobj-mode
3737Architecture: all
38- Depends: emacsen-common (>= 2.0.8) , ${misc:Depends}
38+ Depends: emacsen-common, ${misc:Depends}
3939Recommends: cafeobj
4040Description: Emacs major mode for editing CafeOBJ source code
4141 cafeobj-mode provides syntax highlighting and indentation for CafeOBJ
You can’t perform that action at this time.
0 commit comments