Skip to content
Snippets Groups Projects
Unverified Commit 921696fd authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

d/control: also bump dpkg-dev dependency after the debuild changes

parent a74bfc16
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ devscripts (2.17.11) UNRELEASED; urgency=medium
* debuild:
+ Support newer and long dpkg-buildpackage options --no-sign,
--unsigned-source, --unsigned-changes, -ui and --unsigned-buildinfo,
therefore bumping the dpkg-bev build-dependency to version to 1.18.19.
therefore bumping the dpkg-bev dependency to version to 1.18.19.
Closes: #876024
* debian/control:
+ Remov Martin Zobel-Helas, Patrick Schoenfeld and Benjamin Drung
......
......@@ -48,7 +48,7 @@ Vcs-Git: https://anonscm.debian.org/git/collab-maint/devscripts.git
Package: devscripts
Architecture: any
Multi-Arch: foreign
Depends: dpkg-dev (>= 1.17.6),
Depends: dpkg-dev (>= 1.18.19),
libfile-homedir-perl,
${misc:Depends},
${perl:Depends},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment