This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libxray-absorption-perl.
commit cdb49038b478c406dade51d11113721f51192a70 Author: gregor herrmann <[email protected]> Date: Tue Jul 28 18:26:30 2015 +0200 Drop (build) dependency on virtual package libstorable-perl. Provided by perl. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index d05d457..bd2a514 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,6 @@ Build-Depends-Indep: libchemistry-elements-perl, libmath-spline-perl, libreadonly-perl, libstatistics-descriptive-perl, - libstorable-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxray-absorption-perl.git @@ -24,8 +23,7 @@ Depends: ${misc:Depends}, libchemistry-elements-perl, libmath-spline-perl, libreadonly-perl, - libstatistics-descriptive-perl, - libstorable-perl + libstatistics-descriptive-perl Replaces: horae (<< 067) Description: x-ray absorption data for the elements Xray::Absorption supports access to X-ray absorption data. It is designed -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxray-absorption-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
