Просмотр исходного кода

Add dependency on debhelper 3 to go with compat level 3
Author: mdz
Date: 2003-08-09 19:19:02 GMT
Add dependency on debhelper 3 to go with compat level 3

Arch Librarian лет назад: 22
Родитель
Сommit
8e58cc21a0
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 0
      debian/changelog
  2. 1 1
      debian/control

+ 1 - 0
debian/changelog

@@ -42,6 +42,7 @@ apt (0.5.9) unstable; urgency=low
     - remove ldconfig calls from debian/{postinst,postrm} as dh_makeshlibs
       will add them
     - echo 3 > debian/compat
+    - Build-Depends: debhelper (>= 3)
 
  -- Matt Zimmerman <mdz@debian.org>  Sat,  9 Aug 2003 15:14:56 -0400
 

+ 1 - 1
debian/control

@@ -4,7 +4,7 @@ Priority: important
 Maintainer: APT Development Team <deity@lists.debian.org>
 Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>
 Standards-Version: 3.5.8.0
-Build-Depends: debhelper (>= 2), libdb2-dev, gettext (>= 0.11.5)
+Build-Depends: debhelper (>= 3), libdb2-dev, gettext (>= 0.11.5)
 Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
 
 Package: apt