This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository equivs.
commit 0f968885769e823df3c1541e60e6a6aace33d683 Author: Axel Beckert <[email protected]> Date: Sat Jul 29 00:54:18 2017 +0200 Move equivs under the Debian Perl Group umbrella See https://lists.debian.org/debian-perl/2017/07/msg00016.html ff. --- debian/changelog | 4 ++-- debian/control | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index ea32b0a..83db2dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ equivs (2.1.0) UNRELEASED; urgency=medium [ Axel Beckert ] - * Adopt equivs. (Closes: #852223) + * Adopt equivs under the Debian Perl Group umbrella. (Closes: #852223) * Import package history into a Git repository and add Vcs-* headers. (Closes: #663424) + Add a .gitignore file. @@ -29,7 +29,7 @@ equivs (2.1.0) UNRELEASED; urgency=medium * Add support to build source packages, e.g. for source-only uploads as required for uploading to Ubuntu PPAs. (Closes: #603850) - -- Axel Beckert <[email protected]> Tue, 18 Jul 2017 00:35:11 +0200 + -- Axel Beckert <[email protected]> Sat, 29 Jul 2017 00:54:18 +0200 equivs (2.0.10) unstable; urgency=medium diff --git a/debian/control b/debian/control index 759e859..e5f5d69 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,12 @@ Source: equivs Section: admin Priority: extra -Maintainer: Axel Beckert <[email protected]> +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Axel Beckert <[email protected]> Standards-Version: 4.0.0 Build-Depends: debhelper (>= 10) -Vcs-Git: https://anonscm.debian.org/git/collab-maint/equivs.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/equivs.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/equivs.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/equivs.git Package: equivs Depends: debhelper, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/equivs.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
