[Pkg-jed-commit] [SCM] jedstate branch, master, updated. 9d26c97470d8c338c651f35cab15d6b817a6eb43
Rafael Laboissiere
rafael at debian.org
Mon Apr 27 09:52:37 UTC 2009
The following commit has been merged in the master branch:
commit ad1555055737c8b37b2e662880ce2e72bc768f33
Author: Rafael Laboissiere <rafael at debian.org>
Date: Mon Apr 27 11:44:53 2009 +0200
Fix Lintian warning debhelper-but-no-misc-depends
diff --git a/debian/changelog b/debian/changelog
index e498241..fafa6f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ jedstate (0.5.4.transitional.1-8) UNRELEASED; urgency=low
+ Bump Standards-Version to 3.8.1 (no changes needed)
+ The package is now maintained with Git at alioth.debian.org. Add
Vcs-Git field and change Vcs-Browser accordingly.
+ + Fix Lintian warning debhelper-but-no-misc-depends
-- Rafael Laboissiere <rafael at debian.org> Mon, 27 Apr 2009 11:05:19 +0200
diff --git a/debian/control b/debian/control
index 09e088a..3ad45ce 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-jed/jedstate.git
Package: jedstate
Architecture: all
-Depends: jed-extra (>= 2.2.1-1.etch.3), slang-gdbm
+Depends: ${misc:Depends}, jed-extra (>= 2.2.1-1.etch.3), slang-gdbm
Description: extended mind for John E. Davis' text editor jed
Jedstate saves session data for John E. Davis' splendid text editor jed.
The original implementation is no longer maintained.
--
jedstate
More information about the Pkg-jed-commit
mailing list