[Python-modules-commits] [python-django-rosetta] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:00:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository python-django-rosetta.

commit 542bd770719790d6df7412ded53bb23713e65b27
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:59:58 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0827da9..94fbe6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 python-django-rosetta (0.7.6-1) UNRELEASED; urgency=medium
 
+  [ Michael Fladischer ]
   * New upstream release.
   * Fix URL for copyright format 1.0.
   * Reformat packaging files with cme for better readability.
@@ -17,6 +18,9 @@ python-django-rosetta (0.7.6-1) UNRELEASED; urgency=medium
   * Drop 01-import.patch as upstream removed their embedded copy of
     polib.
 
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
  -- Michael Fladischer <fladi at debian.org>  Tue, 04 Aug 2015 09:47:58 +0200
 
 python-django-rosetta (0.7.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1a84e8c..0f89d20 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                python3-setuptools
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-django-rosetta.git
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django-rosetta.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-rosetta.git
 Homepage: http://code.google.com/p/django-rosetta
 XS-Python-Version: all
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-rosetta.git



More information about the Python-modules-commits mailing list