[Pkg-xfce-commits] r7747 - goodies/trunk/thunar-vcs-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Mon May 27 08:43:25 UTC 2013
Author: corsac
Date: 2013-05-27 20:43:25 +0000 (Mon, 27 May 2013)
New Revision: 7747
Modified:
goodies/trunk/thunar-vcs-plugin/debian/changelog
goodies/trunk/thunar-vcs-plugin/debian/control
Log:
add versioned build-dep on dpkg-dev (>= 1.16.1~) for including the
various makefiles, even if Wheezy has a recent enough version, until
lintian is fixed.
Modified: goodies/trunk/thunar-vcs-plugin/debian/changelog
===================================================================
--- goodies/trunk/thunar-vcs-plugin/debian/changelog 2013-05-27 20:37:06 UTC (rev 7746)
+++ goodies/trunk/thunar-vcs-plugin/debian/changelog 2013-05-27 20:43:25 UTC (rev 7747)
@@ -19,6 +19,9 @@
- drop hardening-includes build-dep.
- update standards version to 3.9.4.
- add Lionel to Uploaders.
+ - add versioned build-dep on dpkg-dev (>= 1.16.1~) for including the
+ various makefiles, even if Wheezy has a recent enough version, until
+ lintian is fixed.
* debian/copyright
- fix entry for GPL-2 and LGPL-2+.
- add entry for GPL-2+.
Modified: goodies/trunk/thunar-vcs-plugin/debian/control
===================================================================
--- goodies/trunk/thunar-vcs-plugin/debian/control 2013-05-27 20:37:06 UTC (rev 7746)
+++ goodies/trunk/thunar-vcs-plugin/debian/control 2013-05-27 20:43:25 UTC (rev 7747)
@@ -6,7 +6,7 @@
Lionel Le Folgoc <mrpouit at gmail.com>
Build-Depends: debhelper (>= 9.0.50~), autotools-dev, pkg-config,
intltool, libthunarx-2-dev, libexo-1-dev, xfce4-dev-tools, libtool,
- gtk-doc-tools, libsvn-dev, libapr1-dev
+ gtk-doc-tools, libsvn-dev, libapr1-dev, dpkg-dev (>= 1.16.1~)
Standards-Version: 3.9.4
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/thunar-vcs-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/thunar-vcs-plugin/
More information about the Pkg-xfce-commits
mailing list