The following commit has been merged in the master branch:
commit 9e0290ade1f42c0c9475d4e7ac81d7a0a3c9490a
Author: Andreas Tille <[email protected]>
Date:   Mon May 20 10:27:30 2013 +0200

    blends-dev also required debhelper version 9; normalise format

diff --git a/debian/control b/debian/control
index 63d18ec..e3ef289 100644
--- a/debian/control
+++ b/debian/control
@@ -3,22 +3,28 @@ Priority: optional
 Section: devel
 Maintainer: Debian Pure Blend Team <[email protected]>
 Uploaders: Petter Reinholdtsen <[email protected]>,
- Andreas Tille <[email protected]>,
- Cosimo Alfarano <[email protected]>,
- José L. Redrejo Rodríguez <[email protected]>,
- Jonas Smedegaard <[email protected]>
+           Andreas Tille <[email protected]>,
+           Cosimo Alfarano <[email protected]>,
+           José L. Redrejo Rodríguez <[email protected]>,
+           Jonas Smedegaard <[email protected]>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: debiandoc-sgml, texlive-latex-base, texlive-latex-extra, 
- texlive-latex-recommended, texlive-fonts-recommended, ghostscript
+Build-Depends-Indep: debiandoc-sgml,
+                     texlive-latex-base,
+                     texlive-latex-extra, 
+                     texlive-latex-recommended,
+                     texlive-fonts-recommended,
+                     ghostscript
 Standards-Version: 3.9.4
 Vcs-Browser: http://git.debian.org/?p=blends/blends.git
 Vcs-Git: git://git.debian.org/git/blends/blends.git
 
 Package: blends-dev
 Architecture: all
-Section: devel
-Depends: debconf (>= 0.5) | debconf-2.0, make | build-essential, apt,
- debhelper (>= 7), ${misc:Depends}
+Depends: debconf (>= 0.5) | debconf-2.0,
+         make | build-essential,
+         apt,
+         debhelper (>= 9),
+         ${misc:Depends}
 Suggests: blends-doc
 Replaces: cdd-dev
 Description: Debian Pure Blends common files for developing metapackages
@@ -30,7 +36,10 @@ Description: Debian Pure Blends common files for developing 
metapackages
 Package: blends-common
 Architecture: all
 Section: misc
-Depends: adduser, menu (>= 2.1.25), debconf (>= 0.5) | debconf-2.0, 
${misc:Depends}
+Depends: adduser,
+         menu (>= 2.1.25),
+         debconf (>= 0.5) | debconf-2.0,
+         ${misc:Depends}
 Suggests: blends-doc
 Description: Debian Pure Blends common package
  This package builds the basic infra structure for metapackages.
@@ -44,7 +53,8 @@ Package: blends-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: www-browser, postscript-viewer
+Suggests: www-browser,
+          postscript-viewer
 Replaces: cdd-doc
 Description: Debian Pure Blends documentation
  This paper is intended to people who are interested in the philosophy

-- 
Git repository for blends code

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to