/[python-modules]/packages/python-django-registration
ViewVC logotype

Log of /packages/python-django-registration

View Directory Listing Directory Listing


Sticky Revision:

Revision 11355 - Directory Listing
Modified Wed Jan 27 15:32:31 2010 UTC (3 years, 3 months ago) by hertzog
[svn-buildpackage] Tagging python-django-registration (0.7-2)

Revision 11354 - Directory Listing
Modified Wed Jan 27 15:31:52 2010 UTC (3 years, 3 months ago) by hertzog
* Add accent on my name in debian/control.
* Change build-depends on python-dev to python.
* Switch to source format "3.0 (quilt)".
* Switch to debhelper 7 tiny rules file and compat mode 7.
* Upgrade Standards-Version to 3.8.3.
* Dropped useless debian/pycompat.
* Add missing ${misc:Depends} on Depends line.
* Register documentation with doc-base.

Revision 6879 - Directory Listing
Modified Wed Nov 12 09:40:09 2008 UTC (4 years, 6 months ago) by hertzog
[svn-buildpackage] Tagging python-django-registration (0.7-1)

Revision 6878 - Directory Listing
Modified Wed Nov 12 09:37:38 2008 UTC (4 years, 6 months ago) by hertzog
* Update URL in Homepage field to match new upstream site (it moved to
  Bitbucket).
* Drop 02_overview_rst_fix.patch and 01_validators_removed.patch as they got
  merged upstream.
* delete_expired_users.py does no more exist. It has been replaced with a
  manage.py sub-command (manage.py cleanupregistration) that you can invoke
  within any project using django-registration.
* Drop .po files from binary package.

Revision 6870 - Directory Listing
Modified Mon Nov 10 07:01:15 2008 UTC (4 years, 6 months ago) by speijnik-guest
New upstream release, debian/watch update.

Revision 6826 - Directory Listing
Modified Mon Nov 3 21:28:46 2008 UTC (4 years, 6 months ago) by morph
switching Vcs-Browser field to viewsvn

Revision 6534 - Directory Listing
Modified Wed Sep 17 06:50:48 2008 UTC (4 years, 8 months ago) by speijnik-guest
Typo fix.

Revision 6532 - Directory Listing
Modified Wed Sep 17 06:05:06 2008 UTC (4 years, 8 months ago) by speijnik-guest
[svn-buildpackage] Tagging python-django-registration (0.6-3)

Revision 6529 - Directory Listing
Modified Tue Sep 16 10:09:56 2008 UTC (4 years, 8 months ago) by speijnik-guest
Documented debian/patches/*.

Revision 6524 - Directory Listing
Modified Tue Sep 16 08:49:54 2008 UTC (4 years, 8 months ago) by speijnik-guest
Moved delete_expired_users.py script out of site-packages and documented
this change.

Revision 6520 - Directory Listing
Modified Mon Sep 15 22:39:53 2008 UTC (4 years, 8 months ago) by speijnik-guest
Added patch that fixes typo in upstream documentation which causes rst2html to return an error.

Revision 6515 - Directory Listing
Modified Mon Sep 15 20:59:02 2008 UTC (4 years, 8 months ago) by speijnik-guest
Removed "Priority: optional" from binary package.

Revision 6502 - Directory Listing
Modified Sun Sep 14 20:09:33 2008 UTC (4 years, 8 months ago) by speijnik-guest
Use quilt instead of simple-patchsys. Added myself as Uploader.

Revision 6501 - Directory Listing
Modified Sun Sep 14 19:12:49 2008 UTC (4 years, 8 months ago) by speijnik-guest
Removed debian/patches/00list because it's unneeded.

Revision 6490 - Directory Listing
Modified Sat Sep 13 11:39:47 2008 UTC (4 years, 8 months ago) by speijnik-guest
Added debian/patches/01_validators_removed.patch (Closes: #498086).
Updated python-django dependency.

Revision 6307 - Directory Listing
Modified Fri Aug 22 19:49:24 2008 UTC (4 years, 8 months ago) by netzwurm
[svn-buildpackage] Tagging python-django-registration (0.6-2)

Revision 6306 - Directory Listing
Modified Fri Aug 22 19:40:36 2008 UTC (4 years, 8 months ago) by netzwurm
* debian/control:
  - added dependency on python-django (>= 1.0~beta1) (Thanks to Raphael
    Hertzog).
* debian/rules:
  - added call to new compile-messages interface through django-admin.
  - remove ._django.po during clean.

Revision 6295 - Directory Listing
Modified Fri Aug 22 01:13:44 2008 UTC (4 years, 8 months ago) by netzwurm
[svn-buildpackage] Tagging python-django-registration (0.6-1)

Revision 6292 - Directory Listing
Modified Fri Aug 22 01:04:17 2008 UTC (4 years, 8 months ago) by netzwurm
Uploading to experimental.

Revision 6287 - Directory Listing
Modified Thu Aug 21 21:54:23 2008 UTC (4 years, 8 months ago) by netzwurm
* New upstream SVN snapshot to ensure compatibility with upcoming 1.0
  release of python-django. 
* debian/rules 
  - Removed the call to compile-messages since it requires
    experimental django version. This will be added again once 
    Django 1.0 enters sid.
* debian/control: 
  - Removed build-dependency on python-django. See above.
  - Depend on python-django (>= 1.0~beta1).

Revision 5919 - Directory Listing
Modified Tue Jul 8 21:45:56 2008 UTC (4 years, 10 months ago) by morph-guest
better url parsing

Revision 5911 - Directory Listing
Modified Tue Jul 8 18:56:09 2008 UTC (4 years, 10 months ago) by morph-guest
fixed debian/watch

Revision 4688 - Directory Listing
Modified Sun Mar 2 13:06:23 2008 UTC (5 years, 2 months ago) by hertzog
[svn-buildpackage] Tagging python-django-registration (0.4p2-1)

Revision 4686 - Directory Listing
Modified Sun Mar 2 13:05:48 2008 UTC (5 years, 2 months ago) by hertzog
* New upstream release.

Revision 4356 - Directory Listing
Modified Sat Jan 12 15:24:42 2008 UTC (5 years, 4 months ago) by hertzog
[svn-buildpackage] Tagging python-django-registration (0.4p1-1)

Revision 4355 - Directory Listing
Modified Sat Jan 12 15:22:53 2008 UTC (5 years, 4 months ago) by hertzog
* New upstream release.
* Updated Standards-Version to 3.7.3 (no change).
* Fix dependency on python-django to really require the experimental
  version. Closes: #460413
* Move python-django, python-docutils and python-support from Build-Depends
  to Build-Depends-Indep as they are not needed during cleanup.

Revision 4192 - Directory Listing
Modified Thu Jan 3 11:02:51 2008 UTC (5 years, 4 months ago) by morph-guest
uniforming Vcs-* fields

Revision 3412 - Directory Listing
Modified Mon Oct 8 14:56:48 2007 UTC (5 years, 7 months ago) by hertzog
[svn-buildpackage] Tagging python-django-registration (0.3p5-1)

Revision 3411 - Directory Listing
Modified Mon Oct 8 14:54:17 2007 UTC (5 years, 7 months ago) by hertzog
* New upstream release.
* Drop debian/patches/01_fix_setup_py.patch which got integrated upstream.
* Generate HTML for new (rst) documentation files.

Revision 3408 - Directory Listing
Modified Sun Oct 7 10:10:55 2007 UTC (5 years, 7 months ago) by piotr
Rename XS-Vcs-* fields to Vcs-*

Revision 3380 - Directory Listing
Modified Thu Oct 4 18:28:05 2007 UTC (5 years, 7 months ago) by hertzog
[svn-buildpackage] Tagging python-django-registration (0.3p3-1)

Revision 3379 - Directory Listing
Modified Thu Oct 4 18:26:55 2007 UTC (5 years, 7 months ago) by hertzog
* New upstream release.
* debian/patches/01_fix_setup_py.patch: Make sure that non *.py files
  like translations are also included. (patch forwarded upstream)
* Compile translations into *.mo files with the django's make-messages.py.
  Build-Depends on python-django for this.

Revision 3370 - Directory Listing
Modified Thu Oct 4 12:55:46 2007 UTC (5 years, 7 months ago) by hertzog
* Renamed XS-Vcs* to Vcs-* since they are supported by dpkg now.

Revision 3302 - Directory Listing
Modified Fri Sep 21 20:53:02 2007 UTC (5 years, 7 months ago) by piotr
Homepage field added

Revision 2934 - Directory Listing
Modified Tue Jul 31 13:14:49 2007 UTC (5 years, 9 months ago) by hertzog
[svn-buildpackage] Tagging python-django-registration (0.2-1)

Revision 2933 - Directory Listing
Modified Tue Jul 31 13:14:41 2007 UTC (5 years, 9 months ago) by hertzog
Create tags directory.

Revision 2932 - Directory Listing
Modified Tue Jul 31 13:11:37 2007 UTC (5 years, 9 months ago) by hertzog
Change distribution to experimenal

Revision 2929 - Directory Listing
Modified Tue Jul 31 12:40:47 2007 UTC (5 years, 9 months ago) by hertzog
[svn-inject] Applying Debian modifications to trunk

Revision 2928 - Directory Listing
Added Tue Jul 31 12:40:40 2007 UTC (5 years, 9 months ago) by hertzog
Creating trunk directory

  ViewVC Help
Powered by ViewVC 1.1.5