This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gbrowse.
commit 716ff387cfd80fbf00fe50e1bcc05a56e8f76aa1 Author: Andreas Tille <[email protected]> Date: Wed Jan 18 14:51:32 2017 +0100 Add missing Depends: lsb-base (>= 3.0-6) --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b61e379..72576a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ gbrowse (2.56+dfsg-1) UNRELEASED; urgency=medium * hardening=+all * Remove unused lintian override * Add $remote_fs to required-start + * Add missing Depends: lsb-base (>= 3.0-6) -- Andreas Tille <[email protected]> Wed, 18 Jan 2017 14:42:04 +0100 diff --git a/debian/control b/debian/control index 87a419f..238c312 100644 --- a/debian/control +++ b/debian/control @@ -57,7 +57,8 @@ Depends: ${misc:Depends}, libdbd-sqlite3-perl, libjs-prototype, libjs-scriptaculous, - libvm-ec2-perl + libvm-ec2-perl, + lsb-base (>= 3.0-6) Recommends: ${misc:Recommends} Suggests: gbrowse-data, gbrowse-calign, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gbrowse.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
