Explorar o código

Add gettext to build-depends

Wichert Akkerman %!s(int64=26) %!d(string=hai) anos
pai
achega
97d58d5bff
Modificáronse 3 ficheiros con 6 adicións e 1 borrados
  1. 4 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 1 1
      debian/control

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Mon Dec 11 01:10:19 CET 2000 Wichert Akkerman <wakkerma@debian.org>
+
+  * debian/control: add gettext to the build-depends
+
 Sun Dec 10 00:10:27 CET 2000 Wichert Akkerman <wakkerma@debian.org>
 Sun Dec 10 00:10:27 CET 2000 Wichert Akkerman <wakkerma@debian.org>
 
 
   * lib/mlib.c: remove no longer used struct
   * lib/mlib.c: remove no longer used struct

+ 1 - 0
debian/changelog

@@ -10,6 +10,7 @@ dpkg (1.8.0) unstable; urgency=low
   * statoverride fixes by Robert Luberda, Closes: Bug#78436
   * statoverride fixes by Robert Luberda, Closes: Bug#78436
   * Add Linux S/390 support. Closes: Bug#79063
   * Add Linux S/390 support. Closes: Bug#79063
   * Using libz to decompress data instead of calling gzip
   * Using libz to decompress data instead of calling gzip
+  * Add gettext to build-depends
 
 
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED
 
 

+ 1 - 1
debian/control

@@ -5,7 +5,7 @@ Maintainer: Wichert Akkerman <wakkerma@debian.org>
 Origin: debian
 Origin: debian
 Bugs: debbugs://bugs.debian.org
 Bugs: debbugs://bugs.debian.org
 Standards-Version: 3.1.0
 Standards-Version: 3.1.0
-Build-Depends: debiandoc-sgml, libncurses-dev
+Build-Depends: debiandoc-sgml, libncurses-devr, gettext
 
 
 Package: dpkg
 Package: dpkg
 Architecture: any
 Architecture: any