New project: amalgamate /etc/services from little bits.
[services] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..1d45814
--- /dev/null
@@ -0,0 +1,11 @@
+Source: services
+Section: net
+Priority: extra
+Build-Depends: python (>= 2.3), debhelper (>= 4.2.32)
+Maintainer: Mark Wooding <mdw@nsict.org>
+Standards-Version: 3.1.1
+
+Package: services
+Architecture: all
+Depends: ${python:Depends}
+Description: Amalgamate services tables into one big /etc/services file.