This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository gnumach.
commit 6caa06186d5a0673c56de2eb45dfdb997bc10768 Author: Samuel Thibault <[email protected]> Date: Fri Mar 11 23:22:26 2016 +0000 control.in: Really bump dpkg-dev and debhelper versions. --- debian/changelog | 6 ++++++ debian/control.in | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 491a780..efb9060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnumach (2:1.6+git20160311-2) UNRELEASED; urgency=medium + + * control.in: Really bump dpkg-dev and debhelper versions. + + -- Samuel Thibault <[email protected]> Fri, 11 Mar 2016 23:21:56 +0000 + gnumach (2:1.6+git20160311-1) unstable; urgency=medium * New upstream snapshot. diff --git a/debian/control.in b/debian/control.in index d608858..40233b3 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,9 +6,9 @@ Uploaders: Samuel Thibault <[email protected]> Homepage: http://www.gnu.org/software/hurd/microkernel/mach/gnumach.html Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-hurd/gnumach.git Vcs-Git: git://anonscm.debian.org/pkg-hurd/gnumach.git -Build-Depends: debhelper (>= 7), mig (>= 1.4-2) <!stage1>, sharutils, - autoconf, automake, texinfo -Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9.20141010), mig (>= 1.4-2) <!stage1>, sharutils, + autoconf, automake, texinfo, dpkg-dev (>= 1.17.14) +Standards-Version: 3.9.7 Package: gnumach Architecture: any-i386 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/gnumach.git
