Explorar el Código

Build-depend on debhelper >= 4.1.62, because we need th...
Author: mdz
Date: 2003-08-10 05:27:25 GMT
Build-depend on debhelper >= 4.1.62, because we need the fix for #204731
to install the man pages correctly

Arch Librarian hace 22 años
padre
commit
7eeafa7052
Se han modificado 2 ficheros con 5 adiciones y 7 borrados
  1. 4 6
      debian/changelog
  2. 1 1
      debian/control

+ 4 - 6
debian/changelog

@@ -7,11 +7,6 @@ apt (0.5.9) unstable; urgency=low
   * Patch from Otavio Salvador <otavio@debian.org> to switch from
   * Patch from Otavio Salvador <otavio@debian.org> to switch from
     dh_installmanpages to dh_installman.  Fixes the problem where the
     dh_installmanpages to dh_installman.  Fixes the problem where the
     pt_BR man page was installed in the wrong location (Closes: #194558)
     pt_BR man page was installed in the wrong location (Closes: #194558)
-  
-    ************************************************************  
-    ***** DO NOT UPLOAD THIS -- #204731 MUST BE FIXED FIRST ****
-    ************************************************************
-
   * Move the French apt-ftparchive man page into apt-utils where it
   * Move the French apt-ftparchive man page into apt-utils where it
     belongs.  apt-utils Replaces: apt (<< 0.5.9)
     belongs.  apt-utils Replaces: apt (<< 0.5.9)
   * Write records from "apt-cache show" using fwrite(3) rather than
   * Write records from "apt-cache show" using fwrite(3) rather than
@@ -51,8 +46,11 @@ apt (0.5.9) unstable; urgency=low
   * Exclude '.#*' from cvs-build
   * Exclude '.#*' from cvs-build
   * Let the ftp method work with ftp servers which do not require a
   * Let the ftp method work with ftp servers which do not require a
     password (Closes: #199425)
     password (Closes: #199425)
+  * Build-depend on debhelper >= 4.1.62, because we need the fix for
+    #204731 in order for dh_installman to work correctly
+    with our SGML man pages
 
 
- --
+ -- Matt Zimmerman <mdz@debian.org>  Sun, 10 Aug 2003 01:26:59 -0400
 
 
 apt (0.5.8) unstable; urgency=medium
 apt (0.5.8) unstable; urgency=medium
 
 

+ 1 - 1
debian/control

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