Source: gnulib
Section: devel
Priority: optional
Maintainer: build-common team <team+build-common@tracker.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 autoconf,
 automake,
 debhelper,
 perl,
Build-Depends-Indep:
 texinfo,
Standards-Version: 3.9.5
Homepage: https://www.gnu.org/software/gnulib/
Vcs-Git: https://salsa.debian.org/build-common-team/gnulib.git
Vcs-Browser: https://salsa.debian.org/build-common-team/gnulib

Package: gnulib
Architecture: all
Depends:
 autoconf,
 automake,
 autopoint,
 bison,
 build-essential,
 gettext,
 gperf,
 libtool,
 m4,
 texinfo,
 ${misc:Depends},
Suggests:
 clisp,
 perl,
Description: GNU Portability Library
 The GNU portability library is a macro system and C declarations and
 definitions for commonly-used API elements and abstracted system behaviors. It
 can be used to improve portability and other functionality in your programs.

Package: git-merge-changelog
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: git merge driver for GNU ChangeLog files
 ChangeLog files *always* foul up most version control systems in
 their default configuration.
 .
 git-merge-changelog is a tool from gnulib designed to help with this
 for the case of GNU-style ChangeLogs; it can be used with at least
 git, bzr, and hg.
