This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit 972944df0a903cd6f9598ad0d6ead4baf7f214eb Author: Francois Marier <[email protected]> Date: Sun Oct 5 11:06:35 2008 +1300 Swap maintainer and uploader fields --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c6da09..f89fa2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ debsums (2.0.38) unstable; urgency=low * Move directory creation to debian/dirs * Re-write debian/copyright * Remove emacs mode setting lines from the changelog + * Swap maintainer and uploader fields * Debconf templates: - New Ukranian translation @@ -20,7 +21,7 @@ debsums (2.0.38) unstable; urgency=low - Updated Portugese translation (closes: #500945) - Updated Brazillian Portugese translation (closes: #500975) - -- Francois Marier <[email protected]> Sun, 05 Oct 2008 11:04:14 +1300 + -- Francois Marier <[email protected]> Sun, 05 Oct 2008 11:06:18 +1300 debsums (2.0.37) unstable; urgency=low diff --git a/debian/control b/debian/control index 819c754..a5407b4 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: debsums Section: admin Priority: optional -Maintainer: Mike Forbes <[email protected]> -Uploaders: Francois Marier <[email protected]> +Maintainer: Francois Marier <[email protected]> +Uploaders: Mike Forbes <[email protected]> Build-Depends: debhelper (>= 6), po-debconf, po4a Standards-Version: 3.8.0 Vcs-Git: git://git.debian.org/git/collab-maint/debsums.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
