[Blends-commit] [SCM] blends-dev branch, master, updated. d318239edf47fcea245a32e619901f9ec2d08d5d
Andreas Tille
tille at debian.org
Mon May 20 08:36:03 UTC 2013
The following commit has been merged in the master branch:
commit fd148b818e51f0c65023d444feb42fdc9610d02b
Author: Andreas Tille <tille at debian.org>
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_ <_maintainer_ at debian.org>
Uploaders: _OPTIONAL-FURTHER-MAINTAINER_ <_optional-further-maintainer_ at debian.org>
-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
More information about the Blends-commit
mailing list