This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository gnumach.
commit c8c3d610217b55213a8da4c7ce0ee28ecd920b6c Author: Samuel Thibault <[email protected]> Date: Fri Mar 11 22:25:52 2016 +0000 control: bump dpkg-dev and debhelper versions for restriction formulas support. --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ef34dab..9b644a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ gnumach (2:1.6+git20160311-1) unstable; urgency=medium * New upstream snapshot. * patches/70_dde.patch: Update. + * control: bump dpkg-dev and debhelper versions for restriction formulas + support. -- Samuel Thibault <[email protected]> Fri, 11 Mar 2016 21:45:02 +0000 diff --git a/debian/control b/debian/control index 7ccebc0..0c67047 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ 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 +Build-Depends: debhelper (>= 9.20141010), mig (>= 1.4-2) <!stage1>, sharutils, + autoconf, automake, texinfo, dpkg-dev (>= 1.17.14) Standards-Version: 3.9.6 Package: gnumach -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/gnumach.git
