Sorry, but three last changes: 1. Remove requirements.txt from d/docs. This information is specific to packager, not to final user.
2. In d/rules, remove the useless lines '# -*- makefile -*-' and '# Uncomment this to turn on verbose mode.' 3. I studied the upstream repository and he doesn't declares a version. You can see that after several changes in repository, after your packaging, in 'setup.py' we can see 3.1.2 yet. So, use as version the Git information: 0.0 to version, the date and Git commit (or other similar format). An example: 0.0~git20140314.938cf1. In your case, considering that you will update the upstream code: 0.0~git20140805.54647c. To see more examples: $ dpkg -l | grep -i git. When you do it, I will upload your package. No more changes. Thanks! Eriberto 2014-08-07 3:58 GMT-03:00 Josué Ortega <[email protected]>: > > > > On Tue, Aug 5, 2014 at 2:44 PM, Eriberto <[email protected]> wrote: >> >> Hi! >> >> No need rename. And is dh_installchangelogs, not dh_autoinstalldocs. >> >> Cheers, >> >> Eriberto >> >> >> 2014-08-05 17:37 GMT-03:00 Josué Ortega <[email protected]>: >> > >> > I have one question about dh_autoinstalldocs, should I rename the >> > History.rst before >> > pass it as parementer to dh_autoinstalldocs? > > > > Hi Eriberto, > > I have made the changes you asked for. > The new version is on mentors [0][1]. Thanks. > > Cheers, > > [0]: > http://mentors.debian.net/debian/pool/main/t/twython/twython_3.1.2-1.dsc > [1]: http://mentors.debian.net/package/twython > > -- > Josue Ortega > Happy Hacking > http://josueortega.org > PGP key 4096R/AB4AFD3F 2012-08-20 > Fingerprint = 7733 B328 D279 5F5B E232 5ADD 0150 9D5C AB4A FD3F > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CAP+dXJfeCKatyUUDW1aXFtpnF_yi304hXGeednHuK0=wxxi...@mail.gmail.com

