[Python-modules-commits] r16198 - in packages/tweepy/trunk/debian (2 files)
nomadium-guest at users.alioth.debian.org
nomadium-guest at users.alioth.debian.org
Wed Mar 23 22:21:03 UTC 2011
Date: Wednesday, March 23, 2011 @ 22:21:02
Author: nomadium-guest
Revision: 16198
* Install tweepyshell script in a correct location.
Modified:
packages/tweepy/trunk/debian/changelog
packages/tweepy/trunk/debian/python-tweepy.install
Modified: packages/tweepy/trunk/debian/changelog
===================================================================
--- packages/tweepy/trunk/debian/changelog 2011-03-23 22:19:58 UTC (rev 16197)
+++ packages/tweepy/trunk/debian/changelog 2011-03-23 22:21:02 UTC (rev 16198)
@@ -2,4 +2,4 @@
* Initial release. (Closes: #581602).
- -- Miguel Landaeta <miguel at miguel.cc> Mon, 14 Mar 2011 00:31:14 -0430
+ -- Miguel Landaeta <miguel at miguel.cc> Wed, 23 Mar 2011 23:39:47 -0430
Modified: packages/tweepy/trunk/debian/python-tweepy.install
===================================================================
--- packages/tweepy/trunk/debian/python-tweepy.install 2011-03-23 22:19:58 UTC (rev 16197)
+++ packages/tweepy/trunk/debian/python-tweepy.install 2011-03-23 22:21:02 UTC (rev 16198)
@@ -1,2 +1,2 @@
usr/lib/python2.*/*-packages/*
-tools/tweepyshell usr/bin
+tweepyshell usr/bin
More information about the Python-modules-commits
mailing list