[Pkg-debile-commits] [debile-slave] 37/100: meth

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:53:05 UTC 2013


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

sylvestre pushed a commit to branch master
in repository debile-slave.

commit eae131f0afd7f79ccb32a0b4f21e5b24b5909bab
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Tue May 28 23:13:23 2013 -0400

    meth
---
 ethel/commands/build.py |    1 +
 setup.py                |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/ethel/commands/build.py b/ethel/commands/build.py
index 051b142..94499a3 100644
--- a/ethel/commands/build.py
+++ b/ethel/commands/build.py
@@ -1,4 +1,5 @@
 from ethel.runners.sbuild import sbuild
+from ethel.utils import upload
 
 
 def run(dsc, package, job):
diff --git a/setup.py b/setup.py
index 7127c62..dee8202 100755
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ setup(
     platforms=['any'],
     entry_points = {
         'console_scripts': [
-            'ethel-buildd = ethel.client:buildd',
+#            'ethel-buildd = ethel.client:buildd',
 #            'ethel-next = ethel.cli:next',
 #            'etheld = ethel.daemon:daemon',
 #            'ethel-close = ethel.cli:close',

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



More information about the Pkg-debile-commits mailing list