[Pkg-gnutls-commits] r1518 - in /packages/libtasn1-3/trunk/debian: changelog rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sun Jul 29 09:34:46 UTC 2012
Author: ametzler
Date: Sun Jul 29 09:34:45 2012
New Revision: 1518
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1518
Log:
Build gtk-doc reference manual.
Modified:
packages/libtasn1-3/trunk/debian/changelog
packages/libtasn1-3/trunk/debian/rules
Modified: packages/libtasn1-3/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/changelog?rev=1518&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/changelog (original)
+++ packages/libtasn1-3/trunk/debian/changelog Sun Jul 29 09:34:45 2012
@@ -1,8 +1,12 @@
libtasn1-3 (2.13-3) UNRELEASED; urgency=low
* NOT RELEASED YET
+ [ Andreas Metzler ]
* Fix building twice in row. (make distclean removes html/pdf docs, which
were missing on install.)
+
+ [ Simon Josefsson ]
+ * Build gtk-doc reference manual.
-- Andreas Metzler <ametzler at debian.org> Thu, 07 Jun 2012 18:00:28 +0200
Modified: packages/libtasn1-3/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/rules?rev=1518&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/rules (original)
+++ packages/libtasn1-3/trunk/debian/rules Sun Jul 29 09:34:45 2012
@@ -7,6 +7,7 @@
DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script --with-packager=Debian \
--with-packager-bug-reports=http://bugs.debian.org/ \
--with-packager-version="$(DEB_VERSION)" \
+ --enable-gtk-doc --enable-gtk-doc-pdf \
--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
More information about the Pkg-gnutls-commits
mailing list