This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository e00compr.
commit f741b39c839b2534925fe331ae34d988ea032472 Author: Bas Couwenberg <[email protected]> Date: Fri May 6 15:36:22 2016 +0200 Restructure control file with cme. Changes: - Update Vcs-* URLs to use HTTPS --- debian/changelog | 8 ++++++++ debian/control | 12 +++++++----- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1c0cc58..07b10ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +e00compr (1.0.1-3) UNRELEASED; urgency=medium + + * Team upload. + * Restructure control file with cme, changes: + - Update Vcs-* URLs to use HTTPS + + -- Bas Couwenberg <[email protected]> Fri, 06 May 2016 15:35:19 +0200 + e00compr (1.0.1-2) unstable; urgency=low * Removed Paul Wise among uploaders after his request. diff --git a/debian/control b/debian/control index 198dd2b..8d6ac54 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,19 @@ Source: e00compr +Maintainer: Debian GIS Project <[email protected]> +Uploaders: Francesco Paolo Lovergine <[email protected]>, + Alan Boudreault <[email protected]> Section: science Priority: optional -Maintainer: Debian GIS Project <[email protected]> -Uploaders: Francesco Paolo Lovergine <[email protected]>, Alan Boudreault <[email protected]> Build-Depends: debhelper (>= 8) Standards-Version: 3.9.1 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/e00compr.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/e00compr.git Homepage: http://avce00.maptools.org/e00compr/ -Vcs-Browser: http://git.debian.org/?p=pkg-grass/e00compr.git -Vcs-Git: git://git.debian.org/git/pkg-grass/e00compr.git Package: e00compr Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Suggests: avce00 Enhances: grass Description: A program to read/write Arcinfo compressed E00 files -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/e00compr.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

