cvs (2:1.12.13-4) xunstable; urgency=low
* Clarify package description (LP: #377411)
+ * Build with Kerberos V support (LP: #157760)
-- Thorsten Glaser <tg@mirbsd.de> Fri, 06 May 2011 20:30:46 +0000
-# $MirOS: contrib/hosted/tg/deb/cvs/debian/control,v 1.9 2011/05/06 20:30:59 tg Exp $
+# $MirOS: contrib/hosted/tg/deb/cvs/debian/control,v 1.10 2011/05/06 20:45:10 tg Exp $
#
Source: cvs
Origin: WTF
Maintainer: Thorsten Glaser <tg@mirbsd.de>
Homepage: http://www.nongnu.org/cvs/
Build-Depends: debhelper (>= 5), autotools-dev, bsdmainutils, groff,
- libbsd-dev, libpam0g-dev, texi2html, texinfo, texlive-latex-base,
- zlib1g-dev
+ libbsd-dev, libkrb5-dev, libpam0g-dev, texi2html, texinfo,
+ texlive-latex-base, zlib1g-dev
Standards-Version: 3.9.2
# First word is the $CVSROOT (-d arg) string, second word the module.
Vcs-CVS: :ext:_anoncvs@anoncvs.mirbsd.org:/cvs contrib/hosted/tg/deb/cvs
#!/usr/bin/make -f
-# $MirOS: contrib/hosted/tg/deb/cvs/debian/rules,v 1.3 2010/09/16 20:26:16 tg Exp $
+# $MirOS: contrib/hosted/tg/deb/cvs/debian/rules,v 1.4 2011/05/06 20:45:10 tg Exp $
#-
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
--disable-old-info-format-support \
--enable-config-override=no \
--without-krb4 \
- --without-gssapi \
+ --with-gssapi \
--with-external-zlib \
--with-rsh=ssh \
--with-editor=/bin/ed \