[Blends-commit] [SCM] blends-gsoc branch, master, updated. 5c2d21686c0a5cdcf93f2fae0e801d6da3f3e485
Andreas Tille
tille at debian.org
Mon Jul 28 11:43:06 UTC 2014
The following commit has been merged in the master branch:
commit 5c2d21686c0a5cdcf93f2fae0e801d6da3f3e485
Author: Andreas Tille <tille at debian.org>
Date: Mon Jul 28 13:42:54 2014 +0200
cme fix dpkg-control
diff --git a/debian/control b/debian/control
index 4915a3c..0771669 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,16 @@
Source: blends-dev
-Priority: optional
-Section: devel
Maintainer: Emmanouil Kiagias <e.kiagias at gmail.com>
-Build-Depends: debhelper (>= 9), python
-Standards-Version: 3.9.4
-Vcs-Browser: http://git.debian.org/?p=blends/blends-gsoc.git
-Vcs-Git: git://git.debian.org/git/blends/blends-gsoc.git
+Section: devel
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ python
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=blends/blends-gsoc.git
+Vcs-Git: git://anonscm.debian.org/blends/blends-gsoc.git
Package: blends-dev
Architecture: all
-Depends: debconf (>= 0.5) | debconf-2.0,
+Depends: debconf | debconf-2.0,
make | build-essential,
${misc:Depends},
${python:Depends}
@@ -19,4 +20,4 @@ Description: Debian Pure Blends common files for developing metapackages
This package makes life easier when packaging metapackages. Perhaps
this will also encourage other people to build metapackages if there are
easy to use templates where only the packages, the metapackage is depending
- from, to insert into the right place.
\ No newline at end of file
+ from, to insert into the right place.
--
Git repository for blends-gsoc code
More information about the Blends-commit
mailing list