Author: yoh Date: 2012-06-21 15:54:06 +0000 (Thu, 21 Jun 2012) New Revision: 11423
Modified: trunk/packages/fis-gtm/fis-gtm/trunk/debian/control Log: Added locales to build-depends, and groupped build-depends a bit (one per line would be too long probably) Modified: trunk/packages/fis-gtm/fis-gtm/trunk/debian/control =================================================================== --- trunk/packages/fis-gtm/fis-gtm/trunk/debian/control 2012-06-21 15:34:53 UTC (rev 11422) +++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/control 2012-06-21 15:54:06 UTC (rev 11423) @@ -2,8 +2,11 @@ Section: database Priority: extra Build-Depends: debhelper (>= 9), - libicu-dev, tcsh, gnupg, zlib1g-dev, libncurses-dev, libgcrypt11-dev, libgpgme11-dev, - linux-libc-dev, gcc-multilib, cmake, libelf-dev + libicu-dev, locales, + tcsh, libncurses-dev, + gnupg, zlib1g-dev, libgcrypt11-dev, libgpgme11-dev, + linux-libc-dev, libelf-dev, + gcc-multilib, cmake, Standards-Version: 3.9.3 Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
