[savi] 01/16: Restructure control file with cme.
Bas Couwenberg
sebastic at debian.org
Fri Oct 21 16:43:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository savi.
commit e30cff5137237af330052ab6248979675a9bbf1c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Sep 30 16:31:52 2016 +0200
Restructure control file with cme.
Changes:
- Update Vcs-* URLs to use anonscm.debian.org instead of git.debian.org
- Update Vcs-Browser URL to use cgit instead of gitweb over HTTPS
---
debian/changelog | 9 +++++++++
debian/control | 16 ++++++++++------
2 files changed, 19 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a50abeb..05299c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+savi (1.4.9-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Restructure control file with cme, changes:
+ - Update Vcs-* URLs to use anonscm.debian.org instead of git.debian.org
+ - Update Vcs-Browser URL to use cgit instead of gitweb over HTTPS
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 30 Sep 2016 16:31:35 +0200
+
savi (1.4.9-1) unstable; urgency=medium
* New upstream release 1.4.9.
diff --git a/debian/control b/debian/control
index 79da76b..e746dd2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,21 @@
Source: savi
-Section: science
-Priority: optional
Maintainer: YunQiang Su <syq at debian.org>
Uploaders: DebianGis Team <pkg-grass-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, tcl-dev, tk-dev
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ tcl-dev,
+ tk-dev
Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/savi.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/savi.git
Homepage: http://savi.sourceforge.net/
-Vcs-Git: git://git.debian.org/pkg-grass/savi.git
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/savi.git
Package: savi
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Suggests: geomview
Description: satellite constellation visualisation
SaVi allows you to simulate satellite orbits and coverage,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/savi.git
More information about the Pkg-grass-devel
mailing list