This is an automated email from the git hooks/post-receive script. bengen pushed a commit to branch master in repository sepia.
commit 324a85f1ea46e666f28d46a03a87f407e39fae91 Author: Hilko Bengen <[email protected]> Date: Tue Jun 17 16:47:22 2008 +0200 work on 0.96.02-1 * Imported source * Depend on w3m-el since sepia-w3m.el will not compile otherwise. --- debian/changelog | 7 +++++++ debian/control | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e5b978..48dae26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sepia (0.96.02-1) UNRELEASED; urgency=low + + * New Upstream Version + * Depend on w3m-el since sepia-w3m.el will not compile otherwise. + + -- Hilko Bengen <[email protected]> Tue, 17 Jun 2008 16:42:24 +0200 + sepia (0.96-2.1) unstable; urgency=low * Non-maintainer upload. diff --git a/debian/control b/debian/control index 0005a57..2c49c09 100644 --- a/debian/control +++ b/debian/control @@ -9,10 +9,11 @@ Standards-Version: 3.7.3 Package: sepia Architecture: all Depends: ${perl:Depends}, - emacs22 | emacs21, + emacs22 | emacs21, + w3m-el, libpadwalker-perl (>= 1.0), libmodule-info-perl, libsub-uplevel-perl, emacs-goodies-el | emacs22 -Recommends: w3m-el, perl-doc +Recommends: perl-doc Description: Simple Emacs-Perl InterAction Sepia is a set of features to make Emacs a better tool for Perl development, including: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/sepia.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
