[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#577193: marked as done (ITP: django-markupfield -- Custom Django field for easy use of markup in text fields)



Your message dated Thu, 06 May 2010 12:17:25 +0000
with message-id <E1OA017-0007Hl-ML@ries.debian.org>
and subject line Bug#577193: fixed in django-markupfield 1.0.0a2-1
has caused the Debian Bug report #577193,
regarding ITP: django-markupfield -- Custom Django field for easy use of markup in text fields
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
577193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577193
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Fladischer Michael <FladischerMichael@fladi.at>
Owner: Fladischer Michael <FladischerMichael@fladi.at>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Package name    : django-markupfield
  Version         : 1.0.0a2
  Upstream Author : james.p.turk@gmail.com
* URL             : http://pypi.python.org/pypi/django-markupfield/
* License         : BSD
  Programming Lang: Python
  Description     : Custom Django field for easy use of markup in text fields

An implementation of a custom MarkupField for Django. A MarkupField is in 
essence a TextField with an associated markup type. The field also caches 
its rendered value on the assumption that disk space is cheaper than CPU 
cycles in a web application.
It supports this markup types by default:
 * html: allows HTML, potentially unsafe
 * plain: plain text markup, calls urlize and replaces text with linebreaks
And this markups if the appropriate Python module is installed:
 * markdown: default markdown renderer (requires python-markdown)
 * restructuredtext: default ReST renderer (requires python-docutils)
 * textile: default textile renderer (requires python-textile) 


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvAaIQACgkQeJ3z1zFMUGYKWgCeOVAYCDAur8YJBSOyf63iBxIE
ph8An1u0C5GsdXzv+eYv63ak+rehbB70
=ctyY
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: django-markupfield
Source-Version: 1.0.0a2-1

We believe that the bug you reported is fixed in the latest version of
django-markupfield, which is due to be installed in the Debian FTP archive:

django-markupfield_1.0.0a2-1.debian.tar.gz
  to main/d/django-markupfield/django-markupfield_1.0.0a2-1.debian.tar.gz
django-markupfield_1.0.0a2-1.dsc
  to main/d/django-markupfield/django-markupfield_1.0.0a2-1.dsc
django-markupfield_1.0.0a2.orig.tar.gz
  to main/d/django-markupfield/django-markupfield_1.0.0a2.orig.tar.gz
python-django-markupfield_1.0.0a2-1_all.deb
  to main/d/django-markupfield/python-django-markupfield_1.0.0a2-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 577193@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fladischer Michael <FladischerMichael@fladi.at> (supplier of updated django-markupfield package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 19 Apr 2010 14:43:29 +0200
Source: django-markupfield
Binary: python-django-markupfield
Architecture: source all
Version: 1.0.0a2-1
Distribution: unstable
Urgency: low
Maintainer: Fladischer Michael <FladischerMichael@fladi.at>
Changed-By: Fladischer Michael <FladischerMichael@fladi.at>
Description: 
 python-django-markupfield - custom Django field for easy use of markup in text fields
Closes: 577193
Changes: 
 django-markupfield (1.0.0a2-1) unstable; urgency=low
 .
   * Initial release (Closes: #577193)
   * Include fix_tests patch to to have correct markup settings during tests.
Checksums-Sha1: 
 7013bf624db20c8622044d6b98c5e05915834201 2140 django-markupfield_1.0.0a2-1.dsc
 6e61ba80a72321dd104f3f0975a17663b922b1a9 9089 django-markupfield_1.0.0a2.orig.tar.gz
 befa5043d95aeda6b1c82fee6802b1d94ea33042 3066 django-markupfield_1.0.0a2-1.debian.tar.gz
 0e4e187f8067ada51f262b1c4bd2153edc96484a 13136 python-django-markupfield_1.0.0a2-1_all.deb
Checksums-Sha256: 
 97988c712269751c1af4e20d337b72c1f2827b00bf31d64a0a0c477ee1b31d59 2140 django-markupfield_1.0.0a2-1.dsc
 fa8a103a5dfdbc13d9659a5ed246a60d51f98a955cc0d59c4219a32f6b55bda8 9089 django-markupfield_1.0.0a2.orig.tar.gz
 2d4ade01424f28e8de18f4dfe0971885716d60c2363c5aaa6f894067704b2f7a 3066 django-markupfield_1.0.0a2-1.debian.tar.gz
 46b69d3ecf9160d12f17adcbdaf0c8dd272cff0c91d9b17e0824e5d9da4206a2 13136 python-django-markupfield_1.0.0a2-1_all.deb
Files: 
 c00ae66510200232006602c6943fde1a 2140 python optional django-markupfield_1.0.0a2-1.dsc
 64451d80a292fac2567462fbd00c485f 9089 python optional django-markupfield_1.0.0a2.orig.tar.gz
 aeccb74854787a11783af5f59e58b80e 3066 python optional django-markupfield_1.0.0a2-1.debian.tar.gz
 688693e366e02b4d238fb08efc3c5e98 13136 python optional python-django-markupfield_1.0.0a2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLzFDeAAoJEC1Os6YBVHX1ZIIP/1yKgKwCZLkoRa1owu4oy3VQ
ryCooNca4MmgMBz8Woo+/FVwe/XPf71homnC/269c6D9U0pFqYs716hRCI4NH1aV
fkpeMDQDiIZl6A/gh35bF6XYn6iwVYAwfdlGpsLHDR6lFiJ/512PlcNIQYw2cTFz
pXfdw1GHaBBoI+axUUH2czAwnezGRQUvml2ckblWHsOP45D5I3FHxpiLqoPphpfF
wCX4iCxhJLh6NexrinbPv6hvjaHKj8ToeJ8khjWYfEaaeovUtCYjuXT37ei2Qyua
ODE2KgSbeVKZ267ZV7DPy7FN4Fj2/hGVClui1WJQ8tpwp1L6mSJfd1ShgA7BIOhY
YeQkPo1R/EVHJnIxYKaE3CLow//+1F4o8Koh8R5QgW0NlBmx7jBDSW4gfkR3pXlk
4m0Drv0OpYHJgNBacfG9KMjho+wBUmYAt15VC/TaEpqR6MkbV3Q0gRRK0cYOnhK8
cYNEEKLTaeIC1+gVsJe0vfrGFde5zImnYtIw6QGlUYIzA1mMs69RXQ2QVlwSGJAl
mZ8ptC5xa69wRtypgu1qRpuZO95fYeemL8sXRKcV9Iy4boo9TV23vLJki5JTkWtx
K3lWzkbw/ZeyS5ZGCTM4x7CHngZKk5UMgwX5ayQS/aRmtTBMk5IsFWQuwGtqDMS7
/eIuIJWb8rw5eZfm5UIn
=CeuV
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: