From a1f8e6e53e6ed7d8ad507d97e016967e4d1168ba Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Mon, 23 Jun 2014 13:30:05 +0800 Subject: [PATCH] Add metapackage for the Debian derivatives census patch generation Signed-off-by: Paul Wise Signed-off-by: Martin Zobel-Helas --- debian/control | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/debian/control b/debian/control index 6623603..6b32a22 100644 --- a/debian/control +++ b/debian/control @@ -1030,3 +1030,22 @@ Depends: icinga Description: metapackages for nagios.debian.org master dependencies This package depends on everything that is needed for the service and also provides the dpkg-diverts for the REMOTE_USER hack + +Package: debian.org-derivs-census-patch-generation +Architecture: all +Depends: python, + python-apt, + python-cjson, + python-debian, + python-psycopg2, + python-yaml, + dpkg-dev, + devscripts, + patchutils, + rsync, + curl, + make, + lzip, +Homepage: https://wiki.debian.org/Derivatives/Integration#Patches +Description: metapackage for the derivatives census patch generation + This package depends on everything that is needed for the service -- 2.30.2