r44947 - in /desktop/unstable/gtk-doc/debian: changelog control rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Jun 3 00:02:19 UTC 2015
Author: biebl
Date: Wed Jun 3 00:02:19 2015
New Revision: 44947
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44947
Log:
Drop obsolete --disable-scrollkeeper configure flag and cleanup rule for
generated scrollkeeper files.
Modified:
desktop/unstable/gtk-doc/debian/changelog
desktop/unstable/gtk-doc/debian/control
desktop/unstable/gtk-doc/debian/rules
Modified: desktop/unstable/gtk-doc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/changelog?rev=44947&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/changelog [utf-8] Wed Jun 3 00:02:19 2015
@@ -6,6 +6,8 @@
* Add Homepage: field.
* Bump Standards-Version to 3.9.6.
* Bump debhelper compatibility level to 9.
+ * Drop obsolete --disable-scrollkeeper configure flag and cleanup rule for
+ generated scrollkeeper files.
-- Michael Biebl <biebl at debian.org> Wed, 03 Jun 2015 01:46:52 +0200
Modified: desktop/unstable/gtk-doc/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control?rev=44947&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control [utf-8] Wed Jun 3 00:02:19 2015
@@ -9,7 +9,7 @@
Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Josselin Mouette <joss at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
Standards-Version: 3.9.6
Build-Depends: cdbs,
- debhelper (>= 8),
+ debhelper (>= 9),
gnome-pkg-tools (>= 0.10),
dh-autoreconf
Build-Depends-Indep: jade (>= 1.2.1-35),
Modified: desktop/unstable/gtk-doc/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/rules?rev=44947&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/rules [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/rules [utf-8] Wed Jun 3 00:02:19 2015
@@ -8,10 +8,8 @@
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
DEB_MAKE_CHECK_TARGET := check
-DEB_CONFIGURE_EXTRA_FLAGS += --with-dsssl-dir=/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh --disable-scrollkeeper
+DEB_CONFIGURE_EXTRA_FLAGS += --with-dsssl-dir=/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh
binary-post-install/gtk-doc-tools::
- # pouah! don't ship generated files
- rm -rf debian/gtk-doc-tools/var/scrollkeeper
cp tools/gtk-doc.el debian/gtk-doc-tools/usr/share/emacs/site-lisp/gtk-doc-tools
cp debian/gtk-doc.catalog debian/gtk-doc-tools/usr/share/sgml/gtk-doc/
More information about the pkg-gnome-commits
mailing list