[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: UDD migration to ullmann.debian.org



Hi,

On Mon, Jun 25, 2012 at 09:54:18AM +0200, Lucas Nussbaum wrote:
> Hi,
> 
> So, thanks to DSA, we got a brand new machine for UDD, called
> ullmann.debian.org. :-)

Nice :-)

> 
> I've started working on the migration. I took the opportunity to switch
> to git, so UDD now lives at
>    http://anonscm.debian.org/gitweb/?p=collab-qa/udd.git;a=summary

Are all cron jobs running currently or will we need to re-import the
database from samosa again later?

> [laney] reconfigure ubuntu-upload-history

Almost done. Just* needs python-dateutil installing. Git formatted patch
added (actually I had sent one previously but forgot to include changes
to debian/control *cough*).

Cheers,

-- 
Iain Lane                                  [ iain@orangesquash.org.uk ]
Debian Developer                                   [ laney@debian.org ]
Ubuntu Developer                                   [ laney@ubuntu.com ]
PhD student                                       [ ial@cs.nott.ac.uk ]

* From what I can tell without being able to run it
From 6bc9eb7f329eedde12dc6a10e51441841c5698d6 Mon Sep 17 00:00:00 2001
From: Iain Lane <laney@debian.org>
Date: Mon, 25 Jun 2012 23:49:04 +0100
Subject: [PATCH] udd: Really add python-dateutil

---
 debian/changelog |    4 ++++
 debian/control   |    1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0920bc9..cdf6719 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ debian.org (50) UNRELEASED; urgency=low
   * Added Luca Filipozzi as a maintainer
   * Added packages to udd per Lucas Nussbaum
 
+  [ Iain Lane ]
+  * udd
+    - Really add python-dateutil
+
  -- Martin Zobel-Helas <zobel@debian.org>  Sun, 24 Jun 2012 12:14:24 +0200
 
 debian.org (49) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b1ba18d..5cd733f 100644
--- a/debian/control
+++ b/debian/control
@@ -519,6 +519,7 @@ Depends: curl,
 	libtext-template-perl,
 	libyaml-syck-perl,
 	postgresql-autodoc,
+	python-dateutil,
 	python-debian,
 	python-dev,
 	python-launchpadlib,
-- 
1.7.10.4

Attachment: signature.asc
Description: Digital signature


Reply to: