[Pkg-debile-commits] [debile-web] 01/01: Changing lucy to debile-master names

Léo Cavaillé leo.cavaille-guest at alioth.debian.org
Thu Aug 22 22:20:56 UTC 2013


This is an automated email from the git hooks/post-receive script.

leo.cavaille-guest pushed a commit to branch master
in repository debile-web.

commit e21554f48d5671111dcc6d1ab47f01242cb74510
Author: Léo Cavaillé <leo at cavaille.net>
Date:   Thu Aug 22 20:22:24 2013 +0200

    Changing lucy to debile-master names
---
 debile/blueprints/frontend.py |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debile/blueprints/frontend.py b/debile/blueprints/frontend.py
index c90957d..a39d6ad 100644
--- a/debile/blueprints/frontend.py
+++ b/debile/blueprints/frontend.py
@@ -20,9 +20,9 @@
 
 from flask import Blueprint, render_template, send_file
 from sqlalchemy.orm import joinedload
-from lucy.orm import Package, Source, Binary, Machine, User, Job, Group
-from lucy.config import Config
-from lucy.server import Session
+from debile.master.orm import Package, Source, Binary, Machine, User, Job, Group
+from debile.master.config import Config
+from debile.master.server import Session
 
 from humanize import naturaltime
 from humanize.time import naturaldelta

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-web.git



More information about the Pkg-debile-commits mailing list