[Python-modules-commits] [utidylib] 03/16: Switch to new upstream.
Michal Cihar
nijel at moszumanska.debian.org
Thu Jul 7 12:53:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository utidylib.
commit f0e4663a1e49ccc629fc87e7bdcd51b9d140ef8b
Author: Michal Čihař <michal at cihar.com>
Date: Thu Jul 7 14:35:57 2016 +0200
Switch to new upstream.
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 4 +++-
debian/watch | 2 +-
4 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d0c0b65..013133f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ utidylib (0.2-10) UNRELEASED; urgency=low
[ Michal Čihař ]
* Add dh-python to build depends.
+ * Switch to new upstream.
-- Michal Čihař <nijel at debian.org> Thu, 31 Oct 2013 10:10:23 +0100
diff --git a/debian/control b/debian/control
index 68f372c..b2a3a50 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Michal Čihař <nijel at debian.org>
Build-Depends: debhelper (>= 9), dh-python
Build-Depends-Indep: python-all (>= 2.6.6-3)
Standards-Version: 3.9.8
-Homepage: http://utidylib.berlios.de/
+Homepage: https://cihar.com/software/utidylib/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/utidylib.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/utidylib.git
diff --git a/debian/copyright b/debian/copyright
index 057877b..7250bb9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,14 @@
This package was originally debianized by Chad Walstrom <chewie at debian.org>
on Mon, 20 Dec 2004 15:18:53 -0600
-It was downloaded from http://download.berlios.de/utidylib/uTidylib-0.2.zip
+It was downloaded from https://cihar.com/software/utidylib/
Copyright:
Copyright (c) 2003 Cory Dodt <corydodt at twistedmatrix.com>
+ Copyright (c) 2014-2016 Michal Čihař <michal at cihar.com>
+
License:
Permission is hereby granted, free of charge, to any person obtaining
diff --git a/debian/watch b/debian/watch
index 1d4437f..bd8236a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://developer.berlios.de/project/showfiles.php?group_id=1810 .*/uTidylib-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz)|zip)
+http://dl.cihar.com/utidylib/uTidylib-(.*)\.tar.bz2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/utidylib.git
More information about the Python-modules-commits
mailing list