The following commit has been merged in the master branch:
commit fd148b818e51f0c65023d444feb42fdc9610d02b
Author: Andreas Tille <[email protected]>
Date: Mon May 20 10:27:48 2013 +0200
Adapt examples to latest versions that are required
diff --git a/examples/config/control b/examples/config/control
index 0f96d2a..8031b6f 100644
--- a/examples/config/control
+++ b/examples/config/control
@@ -1,6 +1,9 @@
Package: _BLEND_-config
Architecture: all
-Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6)
+Depends: adduser,
+ ${misc:Depends},
+ menu,
+ blends-common (>= 0.6)
Description: Debian _BLEND_ Project config package
This package builds the basic infra structure of all metapackages
for the Debian _BLEND_ Blend.
diff --git a/examples/debian/compat b/examples/debian/compat
index 7f8f011..ec63514 100644
--- a/examples/debian/compat
+++ b/examples/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/examples/debian/control.stub b/examples/debian/control.stub
index c85d42d..9025f00 100644
--- a/examples/debian/control.stub
+++ b/examples/debian/control.stub
@@ -3,6 +3,7 @@ Section: misc
Priority: extra
Maintainer: _MAINTAINER_ <[email protected]>
Uploaders: _OPTIONAL-FURTHER-MAINTAINER_
<[email protected]>
-Build-Depends-Indep: debhelper (>= 7.1), blends-dev
-Standards-Version: 3.9.1
+Build-Depends-Indep: debhelper (>= 9),
+ blends-dev (>= 0.6.16.3)
+Standards-Version: 3.9.4
--
Git repository for blends code
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit