[Python-modules-commits] [utidylib] 13/16: Fix docs name
Michal Cihar
nijel at moszumanska.debian.org
Thu Jul 7 12:53:44 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 807dd6d9b0adbf1eb436e397bfc95a21a785bb7d
Author: Michal Čihař <michal at cihar.com>
Date: Thu Jul 7 14:48:13 2016 +0200
Fix docs name
Signed-off-by: Michal Čihař <michal at cihar.com>
---
debian/README.source | 16 ----------------
debian/docs | 2 +-
2 files changed, 1 insertion(+), 17 deletions(-)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9ec88c3..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,16 +0,0 @@
-Since the upstream provides only a .zip archive, we need to repackage
-it into a .tar.gz:
-1) Download the current version from
- http://download.berlios.de/utidylib/uTidylib-$VERSION.zip
- where $VERSION is the latest available upstream release.
- You can use the `uscan` program to retrieve the newest version
- of this file, just point it to the unpacked utidylib source
- directory (must include the "debian/" folder).
-
-2) Unpack the ZIP archive, rename the resulting directory to
- utidylib-$VERSION.orig and run create the .orig.tar.gz:
- $ unzip uTidylib-$VERSION.zip
- $ mv uTidylib-$VERSION utidylib-$VERSION
- $ tar czvf utidylib_$VERSION.orig.tar.gz utidylib-$VERSION
-
--- Igor Stroh <jenner at debian.org> Sun, 21 Aug 2005 10:18:04 +0200
diff --git a/debian/docs b/debian/docs
index 71dfd5b..a1320b1 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1 @@
-README.txt
+README.rst
--
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