diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 46a14c18..b19759f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mdadm (4.1-1) unstable; urgency=medium * New upstream release. * Cherrypick patches from master up to 757e55435997e355ee9b03e5d913b5496a3c39a8. * Drop XC- prefix from Package-Type field in debian/control. + * Bump standards version to 4.3.0. -- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 15 Jan 2019 18:23:53 +0000 diff --git a/debian/control b/debian/control index 9eaa535e..301f9548 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian mdadm maintainers <pkg-mdadm-devel@lists.alioth.debian.org> Uploaders: Dimitri John Ledkov <xnox@debian.org>, Dimitri John Ledkov <xnox@ubuntu.com> Build-Depends: debhelper (>= 11), po-debconf, groff-base -Standards-Version: 4.1.4 +Standards-Version: 4.3.0 Vcs-Git: https://git.dgit.debian.org/mdadm Vcs-Browser: https://browse.dgit.debian.org/mdadm.git Homepage: http://neil.brown.name/blog/mdadm |