[Pkg-debile-commits] [debile-web] 01/01: Add missing import from merge

Léo Cavaillé leo.cavaille-guest at alioth.debian.org
Mon Aug 26 20:43:01 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 0af092bd85f9e89ddbd69e83cf8bb833ce476e18
Author: Léo Cavaillé <leo at cavaille.net>
Date:   Mon Aug 26 22:41:28 2013 +0200

    Add missing import from merge
---
 debileweb/blueprints/frontend.py |    1 +
 1 file changed, 1 insertion(+)

diff --git a/debileweb/blueprints/frontend.py b/debileweb/blueprints/frontend.py
index 0854eb1..0591a29 100644
--- a/debileweb/blueprints/frontend.py
+++ b/debileweb/blueprints/frontend.py
@@ -23,6 +23,7 @@ from sqlalchemy.orm import joinedload
 from debilemaster.orm import Package, Source, Binary, Machine, User, Job, Group
 from debilemaster.config import Config
 from debilemaster.server import Session
+from debilemaster.archive import UserRepository
 
 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