diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 455976b..82bb56a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ augeas (1.2.0-1) UNRELEASED; urgency=medium - * Non-maintainer upload. + * Team upload * Updated debian/libaugeas0.symbols * Switched to multiarch * Use debhelper sequencer (bump compat to 9) diff --git a/debian/control b/debian/control index 43c0135..e0acabc 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: augeas Priority: optional -Maintainer: Nicolas Valcárcel Scerpella <nvalcarcel@gmail.com> -Uploaders: Free Ekanayaka <freee@debian.org>, Micah Anderson <micah@debian.org> +Maintainer: Debian Augeas Team <pkg-augeas-devel@lists.alioth.debian.org> +Uploaders: Free Ekanayaka <freee@debian.org>, Micah Anderson <micah@debian.org>, + Igor Pashev <pashev.igor@gmail.com>, Raphaël Pinson <raphink@ubuntu.com> Build-Depends: debhelper (>= 9), dh-autoreconf, libreadline-dev, chrpath, naturaldocs (>= 1.51), texlive-latex-base, libxml2-dev, pkg-config |