X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=ea337af01e6fbf521a5c9a727e8271cc8d9b68ce;hb=5c082dc2ec8dfe6922b327f134785f24783def7b;hp=63f2e6d020521c33842747a3eb2e7dfbb6c5aa4b;hpb=3af98c9767e5d168bd63103eb36d700a7e8182b8;p=gnulib.git diff --git a/debian/control b/debian/control index 63f2e6d02..ea337af01 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,29 @@ Source: gnulib Section: devel Priority: optional Maintainer: Ian Beckwith -Build-Depends: debhelper (>= 7.0.50~), quilt, texinfo -Standards-Version: 3.8.3 +Build-Depends: dpkg-dev (>= 1.16.2), debhelper (>= 9), autoconf, automake, perl +Build-Depends-Indep: texinfo +Standards-Version: 3.9.5 Homepage: http://www.gnu.org/software/gnulib/ +Vcs-Browser: http://erislabs.net/gitweb?p=gnulib.git +Vcs-Git: git://erislabs.net/gnulib.git Package: gnulib Architecture: all -Depends: ${misc:Depends} +Depends: ${misc:Depends}, build-essential, m4, autoconf, automake, gettext (>= 0.18.1), autopoint, bison, gperf, texinfo, libtool Suggests: perl, clisp 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: ${shlibs:Depends}, ${misc: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.