Fix sources.debian.org package
authorPaul Wise <pabs@debian.org>
Tue, 9 May 2017 19:57:43 +0000 (21:57 +0200)
committerPaul Wise <pabs@debian.org>
Wed, 10 May 2017 02:27:30 +0000 (10:27 +0800)
Add missing commas in dependencies

Dropped debmirror in favour of /srv/mirrors

Dropped postgresql in favour of service=debsources/debsources-rw

debian/control

index 94582f4..266ea92 100644 (file)
@@ -1298,26 +1298,24 @@ Description: metapackage for mirror-master.debian.org
 
 Package: debian.org-sources.debian.org
 Architecture: all
-Depends: apache2
-       libapache2-mod-fcgid
-       libjs-highlight.js
-       libjs-jquery
-       python-apt
-       python-debian
-       python-flask
-       python-flaskext.wtf
-       python-flup
-       python-magic
-       tango-icon-theme
-       diffstat
-       dpkg-dev
-       debmirror
-       exuberant-ctags
-       postgresql (>= 9.1)
-       python-matplotlib
-       python-psycopg2
-       python-sqlalchemy
-       sloccount
+Depends: apache2,
+       libapache2-mod-fcgid,
+       libjs-highlight.js,
+       libjs-jquery,
+       python-apt,
+       python-debian,
+       python-flask,
+       python-flaskext.wtf,
+       python-flup,
+       python-magic,
+       tango-icon-theme,
+       diffstat,
+       dpkg-dev,
+       exuberant-ctags,
+       python-matplotlib,
+       python-psycopg2,
+       python-sqlalchemy,
+       sloccount,
 Description: metapackage for sources.debian.org
  This package depends on everything that is needed for
  sources.debian.org (Debsources).