]> git.saurik.com Git - apt.git/commitdiff
Add missing "adduser" dependency (for the new _apt user)
authorMichael Vogt <mvo@ubuntu.com>
Mon, 29 Sep 2014 06:37:48 +0000 (08:37 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Mon, 29 Sep 2014 06:37:48 +0000 (08:37 +0200)
Closes: #763004
Thanks: Russ Allbery

debian/control

index 6d29b02506ba625946b1882c94352749463b16ec..d95e56f92386f4fc1f5b3503efc8c3bb7ca92e3a 100644 (file)
@@ -18,7 +18,7 @@ XS-Testsuite: autopkgtest
 
 Package: apt
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${apt:keyring}, gnupg | gnupg2
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${apt:keyring}, gnupg | gnupg2, adduser
 Replaces: manpages-pl (<< 20060617-3~), manpages-it (<< 2.80-4~), sun-java6-jdk (>> 0), sun-java5-jdk (>> 0), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~)
 Breaks: manpages-pl (<< 20060617-3~), manpages-it (<< 2.80-4~), sun-java6-jdk (>> 0), sun-java5-jdk (>> 0), openjdk-6-jdk (<< 6b24-1.11-0ubuntu1~)
 Conflicts: python-apt (<< 0.7.93.2~)