chiark / gitweb /
udd.d.o metapackage update
authorIain Lane <laney@debian.org>
Thu, 24 Nov 2011 11:44:06 +0000 (11:44 +0000)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 25 Nov 2011 09:22:36 +0000 (10:22 +0100)
Hi there,

In rt #3451 I asked for some packages to be installed on samosa for a
new UDD gatherer. We're now happy with the script's performance, so here
is a git patch for the metapackage, as requested.

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 c7b236ae4bee81132c1a73da4688b773a63124a7 Mon Sep 17 00:00:00 2001
From: Iain Lane <laney@debian.org>
Date: Thu, 24 Nov 2011 11:21:31 +0000
Subject: [PATCH] udd: add dpkg-dev and python-launchpadlib

Needed for the Ubuntu upload history importer.

Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
debian/changelog
debian/control

index cd8ec3bc22d07159b3b9488de3a7599e535abce2..b42d5f01167668bfeae37bc5891f9cc7536725ee 100644 (file)
@@ -34,7 +34,12 @@ debian.org (4XXXXXX) Xnstable; urgency=low
   [ Martin Zobel-Helas ]
   * add packages.qa.d.o
 
- -- Martin Zobel-Helas <zobel@debian.org>  Mon, 21 Nov 2011 20:28:05 +0100
+  [ Iain Lane ]
+  * udd:
+    - add dpkg-dev
+    - add python-launchpadlib
+
+ -- Iain Lane <laney@debian.org>  Thu, 24 Nov 2011 11:21:12 +0000
 
 debian.org (44) unstable; urgency=low
 
index b723e86f8f6f924d98433e85bf58eabd95f07e13..2c1fff5bb1dd71bc0a529bd87ae205cb3f81f348 100644 (file)
@@ -492,7 +492,8 @@ Description: metapackage for packages.qa.debian.org
 
 Package: debian.org-udd.debian.org
 Architecture: all
-Depends: graphviz,
+Depends: dpkg-dev,
+       graphviz,
        libapt-pkg-dev,
        libcgi-simple-perl,
        libdbd-pg-ruby,
@@ -508,6 +509,7 @@ Depends: graphviz,
        libyaml-syck-perl,
        python-debian,
        python-dev,
+       python-launchpadlib,
        python-psycopg2,
        python-yaml
 Description: metapackage for udd.debian.org