]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_gconf
r1786: releasing version 4.9.9
[debhelper.git] / dh_gconf
index 6c6aa6d92e1e302cfa1b4324d6aa0c4983ec4a7d..bd743428348aba3ccddef9ed05b478da5fdad731 100755 (executable)
--- a/dh_gconf
+++ b/dh_gconf
@@ -50,7 +50,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
                        autoscript($package,"postinst","postinst-gconf","s%#SCHEMAS#%$schemas%");
                        autoscript($package,"prerm","prerm-gconf","s%#SCHEMAS#%$schemas%");
                        autoscript($package,"postrm","postrm-gconf","s%#SCHEMAS#%$schemas%");
-                       addsubstvar($package, "misc:Depends", "gconf2 (>= 2.6.2-1)");
+                       addsubstvar($package, "misc:Depends", "gconf2 (>= 2.10.1-2)");
                }
        }
 }