[Pkg-mono-svn-commits] rev 3910 - monodoc/trunk/debian
David Paleino
hanska-guest at alioth.debian.org
Tue Feb 3 12:03:09 UTC 2009
Author: hanska-guest
Date: 2009-02-03 12:03:08 +0000 (Tue, 03 Feb 2009)
New Revision: 3910
Modified:
monodoc/trunk/debian/changelog
monodoc/trunk/debian/compat
monodoc/trunk/debian/control
Log:
Debhelper dependency bumped to >= 6.0.7~
Modified: monodoc/trunk/debian/changelog
===================================================================
--- monodoc/trunk/debian/changelog 2009-02-03 12:01:54 UTC (rev 3909)
+++ monodoc/trunk/debian/changelog 2009-02-03 12:03:08 UTC (rev 3910)
@@ -13,8 +13,11 @@
debian/monodoc-http.lintian-overrides added:
* copyright-refers-to-versionless-license-file , the debian/* licensing
is GPL-2+, so this referring to the "GPL" file is ok
+ * debian/control:
+ - debhelper dependency bumped to >= 6.0.7~ to use dh_lintian (debian/compat
+ bumped to 6)
- -- David Paleino <d.paleino at gmail.com> Tue, 03 Feb 2009 12:58:45 +0100
+ -- David Paleino <d.paleino at gmail.com> Tue, 03 Feb 2009 13:02:03 +0100
monodoc (2.0-1) experimental; urgency=low
Modified: monodoc/trunk/debian/compat
===================================================================
--- monodoc/trunk/debian/compat 2009-02-03 12:01:54 UTC (rev 3909)
+++ monodoc/trunk/debian/compat 2009-02-03 12:03:08 UTC (rev 3910)
@@ -1 +1 @@
-5
+6
Modified: monodoc/trunk/debian/control
===================================================================
--- monodoc/trunk/debian/control 2009-02-03 12:01:54 UTC (rev 3909)
+++ monodoc/trunk/debian/control 2009-02-03 12:03:08 UTC (rev 3910)
@@ -6,7 +6,7 @@
Sebastian Dröge <slomo at debian.org>,
Jo Shields <directhex at apebox.org>,
David Paleino <d.paleino at gmail.com>
-Build-Depends: debhelper (>= 5),
+Build-Depends: debhelper (>= 6.0.7~),
quilt
Build-Depends-Indep: cli-common-dev (>= 0.4.0),
pkg-config,
More information about the Pkg-mono-svn-commits
mailing list