Activity for Postnews

  • Robert James Clay committed [5e28f4]

    Set URL for the 'Format' entry in debian/copyright as HTTPS.

  • Robert James Clay committed [46324f]

    Remove debian/patches/Correct_shabang_line.patch as it is no longer needed.

  • Robert James Clay committed [d30421]

    Set debian/changelog for version 0.7-1 (unstable).

  • Robert James Clay committed [739e82]

    Changed my surname and email address

  • Robert James Clay committed [d49c15]

    Add dh-python, python-all, python-setuptools to Build-Depends in debian/control.

  • Robert James Clay committed [035ba5]

    Edits to the short & long Description in debian/control.

  • Robert James Clay committed [d81e06]

    Add patches/setup-py.patch to rename script during package build.

  • Robert James Clay committed [52af65]

    Rewrite debian/rules to use the 'dh' command.

  • Robert James Clay committed [44810d]

    Change the Vcs-Git, Vcs-Browser, & Homepage URLs in debian/control to HTTPS.

  • Robert James Clay committed [359d3e]

    Set debian/changelog to version 0.7-1~1 (UNRELEASED).

  • Robert James Clay committed [85eb26]

    Add debian/manpages to install 'postnews.1' man page.

  • Robert James Clay committed [20fe71]

    Add 'docs/TODO' to the debian/docs file.

  • Robert James Clay committed [1163a0]

    Declare compliance with Debian Policy 4.1.2

  • Robert James Clay committed [c9ea93]

    Merge postnews tagged '0.7' into debian integration branch.

  • Robert James Clay committed [e707e9]

    Updated the copyright years in debian/copyright.

  • Robert James Clay committed [5a9bc6]

    Correct 'python' to '{python:Depends}' for Depends in debian/control.

  • Robert James Clay committed [712be6]

    Set 'Priority' in debian/control from 'extra' back to 'optional'.

  • Robert James Clay committed [e2d528]

    Revert "Correct 'python' to '{python:Depends}' for Depends in debian/control."

  • Robert James Clay committed [be7e33]

    Add an 'override_dh_auto_configure' stanza to debian/rules.

  • Robert James Clay committed [f6a6e9]

    Declare compliance with Debian Policy 4.1.3

  • Robert James Clay Robert James Clay created ticket #11

    Resolve "too many" branches & statements issue

  • Robert James Clay Robert James Clay created ticket #10

    Resolve "broad-except" issues

  • Robert James Clay Robert James Clay created ticket #9

    Resolve "bare-except" issues

  • Robert James Clay Robert James Clay created ticket #8

    Resolve "Invalid variable name" issues

  • Robert James Clay Robert James Clay modified ticket #5

    Rewrite script to use argparse

  • Robert James Clay Robert James Clay modified ticket #6

    Rewrite script for Python v3.x

  • Robert James Clay Robert James Clay created ticket #7

    Add a man page

  • Robert James Clay Robert James Clay modified ticket #4

    Patch: Change my name and email address

  • Robert James Clay Robert James Clay created ticket #6

    Rewrite script for Python v3.x

  • Robert James Clay Robert James Clay created ticket #5

    Rewrite script to use argparse

  • Robert James Clay Robert James Clay modified ticket #4

    Patch: Change my name and email address

  • Robert James Clay Robert James Clay posted a comment on ticket #4

    Change included in package version 0.7-1 and uploaded to Debian.

  • Robert James Clay Robert James Clay posted a comment on ticket #4

    Please find a attached a patch (for the Debian branch) that changes my surname (I changed when I married) and email address (I am no longer a Debian developer). Yes I recall about that & apoligize that I had not already made those changes in the postnews packaging. I'm working on a package update now & had no problem applying the patch. I currently expect to upload the new package version before the end of the year.

  • Robert James Clay Robert James Clay posted a comment on ticket #4

    BTW, the man page should probably be moved into master and not be debian specific. i agree and plan to do so in some way this coming year; perhap rewriting it as a source document so that both a man page and an HTML page can be generated from it.

  • Robert James Clay committed [4290cd]

    Explicitly set a '__version__' variable at beginning of postnews.py.

  • Robert James Clay committed [f6661b]

    Replace the usage() function with printing the script docstring in postnews.py.

  • Robert James Clay committed [fab599]

    Update copyright years for Robert James Clay to '2014-2017'.

  • Robert James Clay committed [6acee9]

    Insert a docstring at line three of the postnews.py file.

  • Robert James Clay committed [c0b16c]

    Resolve a 'Line too long' issue at line 41 of postnews.py

  • Robert James Clay committed [b74d56]

    Correct problem variable name 'file' to 'article_text' in postnews.py

  • Robert James Clay committed [99919f]

    Update copyright years for Robert James Clay to '2014-2016'.

  • Robert James Clay committed [506d3f]

    ChangeLog file as of 23 September 2016.

  • Robert James Clay committed [df23ee]

    Bump postnews version from '0.6.3' to '0.7'.

  • Robert James Clay committed [4b8e82]

    ChangeLog for version 0.7

  • Robert James Clay committed [1a3e5e]

    Remove unnecessary semicolon from line 35 of the postnews.py file.

  • Robert James Clay committed [8f8377]

    Bump postnews version from '0.6.2' to '0.6.3'.

  • Robert James Clay committed [39eaff]

    Bump postnews version from '0.6.1' to '0.6.2'.

  • Robert James Clay committed [7bbd33]

    Add a function docstring for 'main()' in the postnews.py file.

  • Robert James Clay committed [33ed67]

    Releasing postnews v0.7

  • Robert James Clay committed [3743b7]

    Add a space after the '!=' operator on line 31 of postnews.py

  • Robert James Clay committed [76a53f]

    Rewrite script docstring in postnews.py to included usage information.

  • Robert James Clay committed [0d15a5]

    The docs/TODO file as of 26 Dec 2017.

  • Robert James Clay committed [0f31ec]

    Explicitly catch GetoptError in postnews.py if raised parsing command line.

  • Postnews Postnews released /postnews/0.7/postnews-0.7.zip

  • Postnews Postnews released /postnews/0.7/postnews-0.7.tar.gz

  • Robert James Clay Robert James Clay modified ticket #4

    Patch: Change my name and email address

  • Peter Krefting Peter Krefting created ticket #4

    Patch: Change my name and email address

  • Robert James Clay committed [9ce404]

    Set Standards-Version to 3.9.6 in debian/control.

  • Robert James Clay committed [65706b]

    Removed comments and unneeded blank lines from ...

  • Robert James Clay committed [1f498d]

    Update debian/rules to reflect upstream script ...

  • Robert James Clay committed [6bdf89]

    Set debian/changelog for version 0.6.1-1 (unsta...

  • Robert James Clay committed [fe14ea]

    Correct line regarding 'debhelper' in the debia...

  • Robert James Clay committed [8f66e7]

    Refresh Correct_shabang_line.patch for new upst...

  • Robert James Clay committed [236b72]

    Add the new file 'debian/clean' to help with de...

  • Robert James Clay committed [ba2812]

    Rewrite long description in debian/control.

  • Robert James Clay committed [1f2b78]

    Update debian/changelog for version 0.6.1-1~1 (...

  • Robert James Clay committed [fbaf32]

    Change debhelper version from '8' to '9'.

  • Robert James Clay committed [34af14]

    Update jame@rocasa.us copyright years in debian...

  • Robert James Clay Robert James Clay modified a wiki page

    Home

  • Robert James Clay Robert James Clay modified a wiki page

    Home

  • Robert James Clay Robert James Clay modified ticket #3

    Convert to using setup.py

  • Robert James Clay Robert James Clay posted a comment on ticket #3

    Belated closeing, as this was resolved last year and available with v0.6 with the...

  • Robert James Clay Robert James Clay modified ticket #2

    Update copyright year information

  • Robert James Clay Robert James Clay posted a comment on ticket #2

    Belated closeing, as this was resolved last year and available with v0.6. Reference...

  • Postnews Postnews released /postnews/0.6.1/postnews-0.6.1.tar.gz

  • Robert James Clay committed [128649]

    Add initial version of the setup.py file.

  • Robert James Clay committed [79f47d]

    Add 'coding: utf-8' line to setup.py.

  • Robert James Clay committed [9a9d37]

    Add Robert James Clay to the AUTHORS, README, a...

  • Robert James Clay committed [e2ef62]

    Rename postnews as postnews.py

  • Robert James Clay committed [b591b5]

    Change 'packages=postnews' line to 'scripts=pos...

  • Robert James Clay committed [d62b1b]

    Add ending LF the setup.py file.

  • Robert James Clay committed [69b5a3]

    Move TODO to docs/TODO.

  • Robert James Clay committed [094eae]

    Update INSTALL file regarding setup.py.

  • Robert James Clay committed [1a2ac0]

    Replace tabs with spaces and correct blank line...

  • Robert James Clay committed [04d101]

    Rewrite 'usage' function to include copyright f...

  • Robert James Clay committed [2bbd59]

    Merge upstream tagged '0.6' into the 'debian' i...

  • Robert James Clay committed [fa3e68]

    Add '# coding: utf-8' to postnews.py

  • Robert James Clay committed [91f7d9]

    Add a 'platforms' entry to the setup.py file.

  • Robert James Clay committed [67b438]

    Bump version to 0.6

  • Robert James Clay committed [dcaddc]

    Releasing postnews v0.6

  • Robert James Clay committed [3a4034]

    Correct 'scripts' line in setup.py

  • Robert James Clay committed [31fbc0]

    docs/TODO as of 27 September 2014

  • Robert James Clay committed [6ef225]

    Add a 'license' entry to the setup.py file.

  • Robert James Clay committed [acf9d7]

    Releasing postnews v0.6.1

  • Robert James Clay committed [54e319]

    pristine-tar data for postnews_0.6.1.orig.tar.gz

  • Robert James Clay committed [dd0777]

    ChangeLog for version 0.6

  • Robert James Clay committed [f3623c]

    Remove unneeded CVS directory from code reposit...

  • Robert James Clay committed [65232e]

    Merge branch 'master' into debian

  • Robert James Clay committed [0feb59]

    ChangeLog for version 0.6.1

  • Robert James Clay committed [cd8557]

    Set debian/changelog to version 0.6-1~1 (UNRELE...

1 >
MongoDB Logo MongoDB