The branch, master has been updated via e9efc149009ff5974e6a3ef8b423e4a6a0d1339e (commit) from 11848baf77ba11bfe3bf531139ed68579e56d7d3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e9efc149009ff5974e6a3ef8b423e4a6a0d1339e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 12 13:02:39 2012 +0100 depend on dh-autoreconf (>= 2~) instead of (>= 2). Fix dependency problem on Ubuntu 10.04. ----------------------------------------------------------------------- Summary of changes: debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/control b/debian/control index a2c0260..4a3d0fa 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: extra Maintainer: Jérémy Lal <kapouer@melix.org> Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> DM-Upload-Allowed: yes -Build-Depends: dpkg-dev (>= 1.14.9), debhelper (>= 7), dh-autoreconf (>= 2) +Build-Depends: dpkg-dev (>= 1.14.9), debhelper (>= 7), dh-autoreconf (>= 2~) Standards-Version: 3.9.2 Section: libs Homepage: http://libev.schmorp.de/ hooks/post-receive -- libev.git (providing Launchpad import (for Ubuntu 10.04 backport), related to X2go project) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libev.git" (providing Launchpad import (for Ubuntu 10.04 backport), related to X2go project).