/[python-modules]/packages/python-django/trunk/debian
ViewVC logotype

Log of /packages/python-django/trunk/debian

View Directory Listing Directory Listing


Sticky Revision:

Revision 24269 - Directory Listing
Modified Thu May 9 19:11:21 2013 UTC (9 days, 10 hours ago) by lfaraone
releasing version 1.5.1-2

Revision 24123 - Directory Listing
Modified Sun May 5 16:01:13 2013 UTC (13 days, 13 hours ago) by jwilk
Use canonical URIs for Vcs-* fields.

Revision 23567 - Directory Listing
Modified Sun Feb 24 09:30:44 2013 UTC (2 months, 3 weeks ago) by hertzog
* New upstream maintenance release dropping some undesired .pyc files
  and fixing a documentation link.
* High urgency due to former security updates.

Revision 23555 - Directory Listing
Modified Sat Feb 23 09:07:00 2013 UTC (2 months, 3 weeks ago) by hertzog
* New upstream security and maintenance release. Closes: #701186 
  https://www.djangoproject.com/weblog/2013/feb/19/security/
  Fixes mulptiple security issues:
  - Further fixes for Host header poisoning. CVE-2012-4520
  - XML attacks via entity expansion. CVE-2013-1665
  - Data leakage via admin history log. CVE-2013-0305
  - Formset denial-of-service. CVE-2013-0306

Revision 23470 - Directory Listing
Modified Wed Feb 13 11:01:11 2013 UTC (3 months ago) by hertzog
Add gettext to Suggests since it's required for django-admin
compilemessages / makemessages. Closes: #700483

Revision 23212 - Directory Listing
Modified Wed Dec 26 14:58:57 2012 UTC (4 months, 3 weeks ago) by hertzog
* New upstream security and maintenance release. Closes: #696535
  https://www.djangoproject.com/weblog/2012/dec/10/security/
* Drop debian/patches/01_fix-self-tests.diff, merged upstream.

Revision 23035 - Directory Listing
Modified Tue Nov 20 07:29:02 2012 UTC (5 months, 3 weeks ago) by hertzog
Don't fail self-tests if MANAGERS or ADMINS is defined in settings.py.
Add upstream patch debian/patches/01_fix-self-tests.diff.
Thanks to Jamie Strandboge <jamie@ubuntu.com> for the report.
Closes: #693752 LP: #1080204

Revision 22805 - Directory Listing
Modified Mon Oct 22 09:07:56 2012 UTC (6 months, 3 weeks ago) by hertzog
* New upstream security and maintenance release. Closes: #691145
  Fixes: CVE-2012-4520
* Drop 01_use_stdlib_htmlparser_when_possible.diff which has been
  merged upstream.

Revision 22548 - Directory Listing
Modified Tue Aug 21 06:44:44 2012 UTC (8 months, 3 weeks ago) by hertzog
Update a patch to use the version committed upstream (commit 57d9ccc).

Revision 22482 - Directory Listing
Modified Thu Aug 2 08:53:46 2012 UTC (9 months, 2 weeks ago) by hertzog
Add CVE identifiers.

Revision 22481 - Directory Listing
Modified Thu Aug 2 08:51:36 2012 UTC (9 months, 2 weeks ago) by hertzog
* New upstream security and maintenance release. Closes: #683364
* Drop 01_disable_broken_test.diff and 04_hyphen-manpage.diff which
  have been merged upstream.

Revision 20990 - Directory Listing
Modified Sat Mar 31 13:00:32 2012 UTC (13 months, 2 weeks ago) by hertzog
Prepare release of python-django 1.4-1

Revision 20989 - Directory Listing
Modified Sat Mar 31 12:18:31 2012 UTC (13 months, 2 weeks ago) by hertzog
Add 01_disable_broken_test.diff to disable a test that fails with
the current python 2.7 version in Debian.

Revision 20988 - Directory Listing
Modified Sat Mar 31 11:14:53 2012 UTC (13 months, 2 weeks ago) by hertzog
* New upstream release. Closes: #666003
* Updated Standards-Version to 3.9.3 (no change needed).
* Drop 01_disable_url_verify_regression_tests.diff since upstream test
  suite has been modified to work even without internet connection.
* Update 04_hyphen-manpage.diff to apply again.
* Drop 05_fix_djangodocs_sphinx_ext.diff which has been merged
  upstream.
* Update 06_use_debian_geoip_database_as_default.diff to apply on
  renamed file.
* Drop 07_fix_for_sphinx1.1.2.diff merged upstream.
* Drop 08_fix_test_week_view_allow_future.diff, merged upstream.

Revision 20978 - Directory Listing
Modified Sat Mar 31 08:28:05 2012 UTC (13 months, 2 weeks ago) by hertzog
* New upstream release.
* Fix watch file to correctly extract the version number from the URL.

Revision 20047 - Directory Listing
Modified Thu Jan 19 07:08:05 2012 UTC (15 months, 4 weeks ago) by hertzog
Add 08_fix_test_week_view_allow_future.diff to fix a regression test that
only worked in 2011. Closes: #655666

Revision 19455 - Directory Listing
Modified Mon Nov 28 08:08:35 2011 UTC (17 months, 2 weeks ago) by hertzog
Release python-django 1.3.1-3

Revision 19454 - Directory Listing
Modified Mon Nov 28 08:03:00 2011 UTC (17 months, 2 weeks ago) by hertzog
Add 07_fix_for_sphinx1.1.2.diff to fix build with Sphinx 1.1.2. Thanks to
Jakub Wilk for the advance warning. Closes: #649624

Revision 19126 - Directory Listing
Modified Mon Oct 31 08:20:59 2011 UTC (18 months, 2 weeks ago) by hertzog
Bump build-dep on python-sphinx to 1.0.8 to ensure we have a version
where #641710 is fixed. Closes: #647134

Revision 19024 - Directory Listing
Modified Sat Oct 22 07:43:01 2011 UTC (18 months, 3 weeks ago) by hertzog
Add 06_use_debian_geoip_database_as_default.diff to use the default
location of the GeoIP database used by the Debian package
geoip-database-contrib. Closes: #645094
Add this package to suggests. Thanks to Tapio Rantala
<tapio.rantala@iki.fi> for the patch.

Revision 18871 - Directory Listing
Modified Wed Oct 12 07:27:05 2011 UTC (19 months, 1 week ago) by hertzog
Prepare for release

Revision 18870 - Directory Listing
Modified Wed Oct 12 06:44:41 2011 UTC (19 months, 1 week ago) by hertzog
Add 05_fix_djangodocs_sphinx_ext.diff to support Sphinx 1.0.8.
Closes: #643758

Revision 18541 - Directory Listing
Modified Thu Sep 15 13:01:28 2011 UTC (20 months ago) by hertzog
Enable 02_disable-sources-in-sphinxdoc.diff since #641710 has been
fixed.

Revision 18540 - Directory Listing
Modified Thu Sep 15 12:38:27 2011 UTC (20 months ago) by hertzog
Update Build-Depends on locales to included a version requirement
so that locales-all cannot satisfy it with its Provides: locales.
Thanks to Jakub Wilk for the suggestion.

Revision 18538 - Directory Listing
Modified Thu Sep 15 12:09:40 2011 UTC (20 months ago) by hertzog
Release python-django 1.3.1-1

Revision 18537 - Directory Listing
Modified Thu Sep 15 12:05:42 2011 UTC (20 months ago) by hertzog
Drop python-support from Build-Depends, no longer needed.
Drop libjs-jquery recommends on python-django-doc as libjs-sphinxdoc
already takes care of depending on it.

Revision 18533 - Directory Listing
Modified Thu Sep 15 10:39:41 2011 UTC (20 months ago) by hertzog
* New patch 02_disable-sources-in-sphinxdoc.diff to not generate
  the _sources directory that we used to remove manually within the rules
  file. But must be kept disabled until #641710 is fixed.
* Properly support DEB_BUILD_OPTIONS=nocheck despite the override
  of dh_auto_test.

Revision 18532 - Directory Listing
Modified Thu Sep 15 09:10:24 2011 UTC (20 months ago) by hertzog
Adjust build-dep to be more backport friendly (lintian warning).

Revision 18531 - Directory Listing
Modified Thu Sep 15 09:08:53 2011 UTC (20 months ago) by hertzog
Switch to dh_python2 as python helper tool. Drop legacy files
debian/pyversions and debian/pycompat.

Revision 18530 - Directory Listing
Modified Thu Sep 15 08:54:48 2011 UTC (20 months ago) by hertzog
Cleanup build-dependencies now that even oldstable has python 2.5.

Revision 18529 - Directory Listing
Modified Thu Sep 15 08:44:39 2011 UTC (20 months ago) by hertzog
Use "dh --with sphinxdoc" to clean up the Sphinx generated documentation
and avoid the embedded-javascript-library lintian warning. Build-Depends
on python-sphinx >= 1.0.7+dfsg-1 for this and also add
${sphinxdoc:Depends} to python-django-doc Depends field.

Revision 18528 - Directory Listing
Modified Thu Sep 15 08:38:08 2011 UTC (20 months ago) by hertzog
Apply patch from Steve Langasek to dynamically build the UTF-8
locale required by the test-suite instead of build-depending on
locales-all. Closes: #630421

Revision 18527 - Directory Listing
Modified Thu Sep 15 08:29:26 2011 UTC (20 months ago) by hertzog
* New upstream release. It includes security updates described here:
  https://www.djangoproject.com/weblog/2011/sep/09/security-releases-issued/
  Closes: #641405
* Update 01_disable_url_verify_regression_tests.diff and merge
  07_disable_url_verify_model_tests.diff into it.
* Update patch headers to conform to DEP-3.

Revision 16866 - Directory Listing
Modified Mon May 2 21:01:42 2011 UTC (2 years ago) by piotr
* Bump Standards-Version to 3.9.2 (no changes needed)
* check if interpreter is installed before invoking py_libdir_sh

Revision 16865 - Directory Listing
Modified Mon May 2 20:34:47 2011 UTC (2 years ago) by piotr
FTBFS if a command in the loop fails

Revision 16864 - Directory Listing
Modified Mon May 2 20:27:17 2011 UTC (2 years ago) by piotr
* Team upload.
* Fix builds with non-default Python versions installed

Revision 16217 - Directory Listing
Modified Thu Mar 24 16:51:38 2011 UTC (2 years, 1 month ago) by lamby
Don't remove "backup~" test file - upstream did ship it; we were just removing it with dh_clean.

Revision 16215 - Directory Listing
Modified Thu Mar 24 15:24:09 2011 UTC (2 years, 1 month ago) by lamby
releasing version 1.3-1

Revision 16214 - Directory Listing
Modified Thu Mar 24 15:23:58 2011 UTC (2 years, 1 month ago) by lamby
Add workaround for missing "backup~" file in release tarball. See <http://code.djangoproject.com/ticket/15677>.

Revision 16213 - Directory Listing
Modified Thu Mar 24 15:23:39 2011 UTC (2 years, 1 month ago) by lamby
Merge patch from Krzysztof Klimonda to disable more network access tests. (Closes: #598674)

Revision 16212 - Directory Listing
Modified Thu Mar 24 15:23:27 2011 UTC (2 years, 1 month ago) by lamby
Update 07_disable_url_verify_model_tests.diff.

Revision 16211 - Directory Listing
Modified Thu Mar 24 15:23:09 2011 UTC (2 years, 1 month ago) by lamby
Update 01_disable_url_verify_regression_tests.diff.

Revision 16210 - Directory Listing
Modified Thu Mar 24 15:22:50 2011 UTC (2 years, 1 month ago) by lamby
New upstream release.

Revision 15617 - Directory Listing
Modified Sat Feb 12 08:00:08 2011 UTC (2 years, 3 months ago) by hertzog
New upstream release.

Revision 15240 - Directory Listing
Modified Mon Jan 3 11:34:10 2011 UTC (2 years, 4 months ago) by hertzog
Do not compress objects.inv used by Sphinx generated documentation.
Thanks to Michael Fladischer for the report. Closes: #608769 

Revision 15222 - Directory Listing
Modified Fri Dec 31 14:05:38 2010 UTC (2 years, 4 months ago) by hertzog
Update 01_disable_url_verify_regression_tests.diff to cope with the
updated regressions tests.

Revision 15221 - Directory Listing
Modified Fri Dec 31 13:47:36 2010 UTC (2 years, 4 months ago) by hertzog
* New bugfix-only upstream release. It includes security fixes.
* Drop patches merged upstream:
  - debian/patches/05_fix_regression_tests.diff
  - debian/patches/06_fix_regression_tests.diff
* Drop debian/patches/01_disable_url_verify_regression_tests.diff as it's no
  longer needed (the failing test has been removed upstream).
* Update 03_manpage.diff and 04_hyphen-manpage.diff to cope with changes in
  the manual page.

Revision 15220 - Directory Listing
Modified Fri Dec 31 10:43:11 2010 UTC (2 years, 4 months ago) by hertzog
New upstream release with security fixes only.
http://www.djangoproject.com/weblog/2010/dec/22/security/

Revision 14768 - Directory Listing
Modified Thu Oct 28 10:40:26 2010 UTC (2 years, 6 months ago) by evgeni
Include python.mk conditionally as explained in its header.
Helps backports to Lenny which has no python.mk.
Closes: #601608


Revision 14767 - Directory Listing
Modified Thu Oct 28 10:34:52 2010 UTC (2 years, 6 months ago) by evgeni
Disable model tests that require an internet connection.
Closes: #601070

Revision 14447 - Directory Listing
Modified Sat Sep 18 18:22:30 2010 UTC (2 years, 8 months ago) by hertzog
Drop lines commited by mistake

Revision 14445 - Directory Listing
Modified Sat Sep 18 17:37:50 2010 UTC (2 years, 8 months ago) by hertzog
Release 1.2.3-1

Revision 14444 - Directory Listing
Modified Sat Sep 18 17:32:18 2010 UTC (2 years, 8 months ago) by hertzog
* New upstream release. Closes: #596893 LP: #636482
  the regressions caused by 1.2.2 release. Closes: #596205
* Update Standards-Version to 3.9.1.
* Drop "--with quilt" and quilt build-dependency since the package is
  already using source format "3.0 (quilt)".

Revision 14443 - Directory Listing
Modified Sat Sep 18 06:28:45 2010 UTC (2 years, 8 months ago) by hertzog
New upstream version prepared by Krzysztof Klimonda

Revision 13076 - Directory Listing
Modified Mon May 24 21:48:07 2010 UTC (2 years, 11 months ago) by lamby
releasing version 1.2.1-1

Revision 13075 - Directory Listing
Modified Mon May 24 21:47:36 2010 UTC (2 years, 11 months ago) by lamby
New upstream bugfix release.

Revision 13041 - Directory Listing
Modified Fri May 21 06:55:58 2010 UTC (2 years, 11 months ago) by lamby
releasing version 1.2-1

Revision 12993 - Directory Listing
Modified Mon May 17 21:49:57 2010 UTC (3 years ago) by lamby
New upstream stable release.

.. although I just realised we are getting 1.2.1 tomorrow afternoon so I
won't upload.

Signed-off-by: Chris Lamb <lamby@debian.org>

Revision 12992 - Directory Listing
Modified Mon May 17 21:49:24 2010 UTC (3 years ago) by lamby
Merge experimental branch.

Signed-off-by: Chris Lamb <lamby@debian.org>

Revision 12527 - Directory Listing
Modified Tue Apr 6 21:30:48 2010 UTC (3 years, 1 month ago) by lamby
releasing version 1.1.1-5

Revision 12526 - Directory Listing
Modified Tue Apr 6 21:30:44 2010 UTC (3 years, 1 month ago) by lamby
Apply patch from upstream VCS to fix unquoted DROP CONSTRAINT identifiers when using "./manage.py sqlclear". (Closes: #569564)

Revision 11998 - Directory Listing
Modified Sat Feb 27 20:00:05 2010 UTC (3 years, 2 months ago) by lamby
releasing version 1.1.1-4

Revision 11997 - Directory Listing
Modified Sat Feb 27 19:59:52 2010 UTC (3 years, 2 months ago) by lamby
Remove debian/NEWS; 1.1 is compatible with the version in stable.

Revision 11996 - Directory Listing
Modified Sat Feb 27 19:59:35 2010 UTC (3 years, 2 months ago) by lamby
Bump Standards-Version to 3.8.4.

Revision 11995 - Directory Listing
Modified Sat Feb 27 19:59:12 2010 UTC (3 years, 2 months ago) by lamby
Apply patch from <http://code.djangoproject.com/ticket/12720> to fix FTBFS under Python 2.6.

Revision 11914 - Directory Listing
Modified Wed Feb 24 07:58:33 2010 UTC (3 years, 2 months ago) by lamby
Add python-yaml to Suggests; without it, Django silently fails to load YAML fixtures. (Closes: #570963)

Revision 11163 - Directory Listing
Modified Fri Jan 15 00:27:12 2010 UTC (3 years, 4 months ago) by lamby
releasing version 1.1.1-3

Revision 11162 - Directory Listing
Modified Fri Jan 15 00:27:02 2010 UTC (3 years, 4 months ago) by lamby
Switch to dpkg-source 3.0 (quilt) format

Revision 11161 - Directory Listing
Modified Fri Jan 15 00:26:56 2010 UTC (3 years, 4 months ago) by lamby
Apply patch from upstream VCS to fix to_locale not working with sr_Latn: to_locale('sr-latn') should return 'sr_Latn', not 'sr_LATN'. (Closes: #556603)

Revision 10646 - Directory Listing
Modified Wed Dec 2 00:13:07 2009 UTC (3 years, 5 months ago) by lamby
releasing version 1.1.1-2

Revision 10645 - Directory Listing
Modified Wed Dec 2 00:12:50 2009 UTC (3 years, 5 months ago) by lamby
Fix FTBFS under Python 2.6.3 by applying patch from upstream bug #11993. (Closes: #555969)

Revision 10644 - Directory Listing
Modified Wed Dec 2 00:12:24 2009 UTC (3 years, 5 months ago) by lamby
Fix FTBFS in November by applying patch from upstream bug #12125. (Closes: #555931)

Revision 10643 - Directory Listing
Modified Wed Dec 2 00:11:59 2009 UTC (3 years, 5 months ago) by lamby
Remove embedded "decimal" code copy (Closes: #555419)

Revision 10012 - Directory Listing
Modified Sat Oct 10 09:27:33 2009 UTC (3 years, 7 months ago) by lamby
releasing version 1.1.1-1

Revision 10011 - Directory Listing
Modified Sat Oct 10 09:27:02 2009 UTC (3 years, 7 months ago) by lamby
New upstream security release - fixes pathological regular expression backtracking performance in URL and email fields which can be used as part of a denial of service attack.

Revision 9893 - Directory Listing
Modified Mon Sep 28 06:36:01 2009 UTC (3 years, 7 months ago) by hertzog
Add myself back to Uploaders.

Revision 9892 - Directory Listing
Modified Sun Sep 27 19:23:16 2009 UTC (3 years, 7 months ago) by lamby
Bump versioned build dependency on quilt to help backporters. (Closes: #547955)

Revision 9891 - Directory Listing
Modified Sun Sep 27 19:23:11 2009 UTC (3 years, 7 months ago) by lamby
Set Maintainer: to myself and tidy uploaders. With thanks to developers for their previous work.

Revision 9433 - Directory Listing
Modified Mon Aug 24 07:33:16 2009 UTC (3 years, 8 months ago) by lamby
releasing version 1.1-4

Revision 9431 - Directory Listing
Modified Sun Aug 23 17:23:34 2009 UTC (3 years, 8 months ago) by lamby
Add missing patch (should have been attached to r9428).

Revision 9430 - Directory Listing
Modified Sun Aug 23 17:22:54 2009 UTC (3 years, 8 months ago) by lamby
releasing version 1.1-3

Revision 9429 - Directory Listing
Modified Sun Aug 23 17:22:52 2009 UTC (3 years, 8 months ago) by lamby
Bump Standards-Version to 3.8.3.

Revision 9428 - Directory Listing
Modified Sun Aug 23 17:22:49 2009 UTC (3 years, 8 months ago) by lamby
Disable regression tests that require an internet connection. Patch by Krzysztof Klimonda <kklimonda@syntaxhighlighted.com>. (Closes: #542996)

Revision 9322 - Directory Listing
Modified Fri Aug 14 07:13:02 2009 UTC (3 years, 9 months ago) by lamby
releasing version 1.1-2

Revision 9321 - Directory Listing
Modified Fri Aug 14 07:12:58 2009 UTC (3 years, 9 months ago) by lamby
Run testsuite on build.

Revision 9320 - Directory Listing
Modified Fri Aug 14 07:12:53 2009 UTC (3 years, 9 months ago) by lamby
Override clean target correctly.

Revision 9319 - Directory Listing
Modified Fri Aug 14 07:12:46 2009 UTC (3 years, 9 months ago) by lamby
Use "--with quilt" over specifying $(QUILT_STAMPFN)/unpatch dependencies.

Revision 9204 - Directory Listing
Modified Wed Jul 29 09:30:04 2009 UTC (3 years, 9 months ago) by lamby
releasing version 1.1-1

Revision 9203 - Directory Listing
Modified Wed Jul 29 09:29:59 2009 UTC (3 years, 9 months ago) by lamby
Bump Standards-Version to 3.8.2.

Revision 9202 - Directory Listing
Modified Wed Jul 29 09:29:53 2009 UTC (3 years, 9 months ago) by lamby
Tidy changelog.

Revision 9201 - Directory Listing
Modified Wed Jul 29 09:29:47 2009 UTC (3 years, 9 months ago) by lamby
Drop "05_10539-sphinx06-compatibility.diff"; it has been applied upstream.

Revision 9200 - Directory Listing
Modified Wed Jul 29 09:29:40 2009 UTC (3 years, 9 months ago) by lamby
Ship FastCGI initscript and /etc/default file in python-django's examples directory (Closes: #538863)

Revision 9199 - Directory Listing
Modified Wed Jul 29 09:29:33 2009 UTC (3 years, 9 months ago) by lamby
New upstream release.

Revision 8497 - Directory Listing
Modified Fri May 15 23:15:48 2009 UTC (4 years ago) by lamby
releasing version 1.0.2-7

Revision 8496 - Directory Listing
Modified Fri May 15 23:15:44 2009 UTC (4 years ago) by lamby
Fix compatibility with Python 2.6 and Python transitions in general. Thanks to Krzysztof Klimonda <kklimonda@syntaxhighlighted.com>.

Revision 8413 - Directory Listing
Modified Sun May 10 21:13:03 2009 UTC (4 years ago) by lamby
releasing version 1.0.2-6

Revision 8412 - Directory Listing
Modified Sun May 10 21:13:01 2009 UTC (4 years ago) by lamby
Backport patch from <http://code.djangoproject.com/ticket/10539> to fix FTBFS when using python-sphinx >= 0.6. (Closes: #527492)

Revision 8021 - Directory Listing
Modified Thu Mar 26 23:43:04 2009 UTC (4 years, 1 month ago) by lamby
releasing version 1.0.2-5

Revision 8020 - Directory Listing
Modified Thu Mar 26 23:43:02 2009 UTC (4 years, 1 month ago) by lamby
Fix issue where newly created projects do not have their manage.py file executable.

Revision 7970 - Directory Listing
Modified Tue Mar 24 00:52:47 2009 UTC (4 years, 1 month ago) by lamby
releasing version 1.0.2-4

Revision 7969 - Directory Listing
Modified Tue Mar 24 00:52:46 2009 UTC (4 years, 1 month ago) by lamby
Bump Standards-Version to 3.8.1; no changes.

Revision 7968 - Directory Listing
Modified Tue Mar 24 00:52:44 2009 UTC (4 years, 1 month ago) by lamby
Programatically replace most references to "django-admin.py" with "django-admin" in the generated documentation. (Closes: #519937)

Revision 7846 - Directory Listing
Modified Tue Mar 10 21:17:25 2009 UTC (4 years, 2 months ago) by lamby
releasing version 1.0.2-3

Revision 7845 - Directory Listing
Modified Tue Mar 10 21:17:23 2009 UTC (4 years, 2 months ago) by lamby
Add changelog entry.

Revision 7844 - Directory Listing
Modified Tue Mar 10 21:17:21 2009 UTC (4 years, 2 months ago) by lamby
Install debian/tmp/usr into python-django binary package.

Revision 7843 - Directory Listing
Modified Tue Mar 10 21:17:20 2009 UTC (4 years, 2 months ago) by lamby
Replace embedded jQuery after dh_installdocs is called.

Revision 7842 - Directory Listing
Modified Tue Mar 10 21:17:18 2009 UTC (4 years, 2 months ago) by lamby
Actually install the docs into python-django-doc (via dh_installdoc)

Signed-off-by: Chris Lamb <lamby@debian.org>

Revision 7841 - Directory Listing
Modified Tue Mar 10 21:17:16 2009 UTC (4 years, 2 months ago) by lamby
Install the examples into -django-doc.

Revision 7840 - Directory Listing
Modified Tue Mar 10 21:17:14 2009 UTC (4 years, 2 months ago) by lamby
Rename (and adjust) .doc-base file for python-django-doc.

Revision 7839 - Directory Listing
Modified Tue Mar 10 21:17:12 2009 UTC (4 years, 2 months ago) by lamby
Move libjs-jquery from -django to -django-doc.

Revision 7838 - Directory Listing
Modified Tue Mar 10 21:17:09 2009 UTC (4 years, 2 months ago) by lamby
Create debian/control stanza for python-django-doc.

Revision 7819 - Directory Listing
Modified Sun Mar 8 06:07:36 2009 UTC (4 years, 2 months ago) by lamby
releasing version 1.0.2-2

Revision 7818 - Directory Listing
Modified Sun Mar 8 06:07:34 2009 UTC (4 years, 2 months ago) by lamby
Add python-sqlite to Suggests.

Revision 7817 - Directory Listing
Modified Sun Mar 8 06:07:32 2009 UTC (4 years, 2 months ago) by lamby
Tidy changelog.

Revision 7816 - Directory Listing
Modified Sun Mar 8 06:07:30 2009 UTC (4 years, 2 months ago) by lamby
Move to debhelper-based packaging for operational clarity (Closes: #517052)

Revision 7815 - Directory Listing
Modified Sun Mar 8 06:07:27 2009 UTC (4 years, 2 months ago) by lamby
Use quilt; adjust existing patches so that we can apply with -p1

Revision 7814 - Directory Listing
Modified Sun Mar 8 06:07:25 2009 UTC (4 years, 2 months ago) by lamby
Remove bashisms from binary-post-install.

Revision 7813 - Directory Listing
Modified Sun Mar 8 06:07:23 2009 UTC (4 years, 2 months ago) by lamby
Add ${misc:Depends} in binary stanza for debhelper-using package.

Revision 7812 - Directory Listing
Modified Sun Mar 8 06:07:21 2009 UTC (4 years, 2 months ago) by lamby
Update crufty long and short descriptions.

Revision 7811 - Directory Listing
Modified Sun Mar 8 06:07:19 2009 UTC (4 years, 2 months ago) by lamby
Remove repeated 'Priority' line in binary package stanza.

Revision 7810 - Directory Listing
Modified Sun Mar 8 06:07:16 2009 UTC (4 years, 2 months ago) by lamby
Drop versions on Build-Depends where they are satisfied in current oldstable (ie. etch).

Revision 7809 - Directory Listing
Modified Sun Mar 8 06:07:12 2009 UTC (4 years, 2 months ago) by lamby
Revert changes made since 1.0.2-1.

Revision 7759 - Directory Listing
Modified Wed Feb 25 01:29:43 2009 UTC (4 years, 2 months ago) by lamby
releasing version 1.1~alpha1-1

Revision 7758 - Directory Listing
Modified Wed Feb 25 01:29:41 2009 UTC (4 years, 2 months ago) by lamby
Remove bashisms from binary-post-install.

Revision 7757 - Directory Listing
Modified Wed Feb 25 01:29:40 2009 UTC (4 years, 2 months ago) by lamby
Correct version of release.

Revision 7756 - Directory Listing
Modified Wed Feb 25 01:29:38 2009 UTC (4 years, 2 months ago) by lamby
Add ${misc:Depends} in binary stanza for debhelper-using package.

Revision 7755 - Directory Listing
Modified Wed Feb 25 01:29:36 2009 UTC (4 years, 2 months ago) by lamby
Update crufty long and short descriptions.

Revision 7754 - Directory Listing
Modified Wed Feb 25 01:29:34 2009 UTC (4 years, 2 months ago) by lamby
Remove repeated 'Priority' line in binary package stanza.

Revision 7753 - Directory Listing
Modified Wed Feb 25 01:29:33 2009 UTC (4 years, 2 months ago) by lamby
Drop versions on Build-Depends where they are satisfied in current oldstable (ie. etch).

Revision 7752 - Directory Listing
Modified Wed Feb 25 01:29:31 2009 UTC (4 years, 2 months ago) by lamby
Move to debhelper 7.

Revision 7751 - Directory Listing
Modified Wed Feb 25 01:29:29 2009 UTC (4 years, 2 months ago) by lamby
Just Build-Depend on `python', not `python-dev'.

Revision 7750 - Directory Listing
Modified Wed Feb 25 01:29:27 2009 UTC (4 years, 2 months ago) by lamby
New upstream "alpha preview package": "this package is not for production use, but if you'd like to try out some of the new features or help track down bugs, feel free to download it and give it a test."

Revision 6913 - Directory Listing
Modified Wed Nov 19 21:32:40 2008 UTC (4 years, 5 months ago) by lamby
Releasing 1.0.2-1

Revision 6912 - Directory Listing
Modified Wed Nov 19 21:32:38 2008 UTC (4 years, 5 months ago) by lamby
Add myself to Uploaders with ACK from Brett.

Revision 6911 - Directory Listing
Modified Wed Nov 19 21:32:36 2008 UTC (4 years, 5 months ago) by lamby
New upstream bugfix release. Closes: #505783

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 6465 - Directory Listing
Modified Sat Sep 6 23:12:06 2008 UTC (4 years, 8 months ago) by netzwurm
Remove python-pysqlite2 from Recommends because Python 2.5 includes
sqlite library used by Django. Closes: 497886

Revision 6450 - Directory Listing
Modified Thu Sep 4 07:17:17 2008 UTC (4 years, 8 months ago) by hertzog
Add libjs-jquery to Recommends since it's used by the HTML
documentation.

Revision 6448 - Directory Listing
Modified Thu Sep 4 07:05:59 2008 UTC (4 years, 8 months ago) by hertzog
Don't compress javascript files.

Revision 6447 - Directory Listing
Modified Thu Sep 4 07:01:17 2008 UTC (4 years, 8 months ago) by hertzog
* This version fixes the latest security issue:
  http://www.djangoproject.com/weblog/2008/sep/02/security/
  Closes: #497765
* Don't include source files of documentation in the binary package,
  keep only the HTML version.
* Updated README.Debian with information about the switch from 0.96 to
  1.0.
* Remove execute right on /etc/bash_completion.d/django_bash_completion
* Add debian/patches/04_hyphen-manpage.diff to fix a lintian message
  (hyphen-used-as-minus-sign usr/share/man/man1/django-admin.1.gz:156).

Revision 6446 - Directory Listing
Modified Thu Sep 4 02:53:12 2008 UTC (4 years, 8 months ago) by netzwurm
setting to unreleased.

Revision 6445 - Directory Listing
Modified Thu Sep 4 00:24:31 2008 UTC (4 years, 8 months ago) by netzwurm
New _stable_ upstream release.

Revision 6409 - Directory Listing
Modified Sun Aug 31 03:58:22 2008 UTC (4 years, 8 months ago) by netzwurm
Bumping up upstream version to push sources into unstable.

Revision 6402 - Directory Listing
Modified Fri Aug 29 19:26:29 2008 UTC (4 years, 8 months ago) by netzwurm
Changing distribution to unstable...

Revision 6401 - Directory Listing
Modified Fri Aug 29 19:17:33 2008 UTC (4 years, 8 months ago) by netzwurm
* Updated the copyright information to include copyright and 
  licenses for individual contributions. 
* Added the documentation to the main python-django package:
* debian/python-django.install
  - Added installation of html documentation.
* debian/python-django.doc-base
  - Added.
* debian/control
  - Added Build-Depends-Indep on python-sphinx and libjs-jquery.
* debian/rules
  - Readded code to build documentation.
  - Readded code to link to libjs-jquery.
* debian/NEWS
  - Fixed format.
  - Added more comprehensive list of changes and references to 
    local documentation as well as the wiki pages for 
    backwards-incompatible changes.
* debian/python-django.docs
  - Removed docs/*.txt since those are templates for the 
    generated docs now included with doc-base.

Revision 6398 - Directory Listing
Modified Fri Aug 29 03:45:23 2008 UTC (4 years, 8 months ago) by netzwurm
Uploading to unstable for testing, wohoo.

Revision 6397 - Directory Listing
Modified Fri Aug 29 03:34:31 2008 UTC (4 years, 8 months ago) by netzwurm
adding NEWS.Debian file.

Revision 6396 - Directory Listing
Modified Fri Aug 29 03:32:40 2008 UTC (4 years, 8 months ago) by netzwurm
* Removed all -doc related files temporarily to push beta2 into 
  unstable for extensive testing. The -doc package will be 
  readded once this package is in unstable as recommended in
  http://lists.debian.org/debian-release/2008/08/msg01475.html.
* debian/python-django-doc.install
  - Removed.
* debian/python-django-doc.doc-base
  - Removed.
* debian/python-django-doc.examples
  - Moved to python-django.examples.
* debian/rules
  - Removed python-doc related build and post-installation.
* debian/control
  - Removed binary package python-django-doc.
  - Removed Build-Depends-Indep on python-sphinx and libjs-jquery.
* debian/python-django.install:
  - Removed multiple package related issues.

Revision 6394 - Directory Listing
Modified Thu Aug 28 19:40:18 2008 UTC (4 years, 8 months ago) by netzwurm
Release already

Revision 6393 - Directory Listing
Modified Thu Aug 28 19:29:17 2008 UTC (4 years, 8 months ago) by netzwurm
removing broken latex doc stuff

Revision 6392 - Directory Listing
Modified Thu Aug 28 19:08:05 2008 UTC (4 years, 8 months ago) by netzwurm
Fixing some spelling mistakes

Revision 6391 - Directory Listing
Modified Thu Aug 28 18:46:32 2008 UTC (4 years, 8 months ago) by netzwurm
Added gs-common, python-sphinx, libjs-jquery, texlive-latex-base,

Revision 6390 - Directory Listing
Modified Thu Aug 28 18:35:02 2008 UTC (4 years, 8 months ago) by netzwurm
remove build of dvi

Revision 6389 - Directory Listing
Modified Thu Aug 28 18:07:47 2008 UTC (4 years, 8 months ago) by netzwurm
    texlive-latex-recommended, texlive-fonts-recommended
    and texlive-latex-extra to Build-Depends-Indep.

Revision 6388 - Directory Listing
Modified Thu Aug 28 17:59:10 2008 UTC (4 years, 8 months ago) by netzwurm
Added python-sphinx, libjs-jquery, texlive-latex-base,
texlive-latex-recommended and texlive-latex-extra to 
Build-Depends-Indep.

Revision 6387 - Directory Listing
Modified Thu Aug 28 17:46:38 2008 UTC (4 years, 8 months ago) by netzwurm
Added python-sphinx, libjs-jquery, texlive-latex-base and 
texlive-latex-extra to Build-Depends-Indep.

Revision 6386 - Directory Listing
Modified Thu Aug 28 17:36:18 2008 UTC (4 years, 8 months ago) by netzwurm
Added python-sphinx, libjs-jquery and texlive-latex-base to 
Build-Depends-Indep.

Revision 6385 - Directory Listing
Modified Thu Aug 28 17:29:54 2008 UTC (4 years, 8 months ago) by netzwurm
updating changelog

Revision 6384 - Directory Listing
Modified Thu Aug 28 17:28:57 2008 UTC (4 years, 8 months ago) by netzwurm
meh, deleting debian/examples

Revision 6383 - Directory Listing
Modified Thu Aug 28 17:28:14 2008 UTC (4 years, 8 months ago) by netzwurm
deleting and adding files

Revision 6382 - Directory Listing
Modified Thu Aug 28 17:24:05 2008 UTC (4 years, 8 months ago) by netzwurm
* The `hooray for the documentation' release!
* debian/control 
  - Updated standards version.
  - Added python-sphinx and libjs-jquery to Build-Depends-Indep.
  - Added python-django-doc package depending on libjs-jquery.
* debian/docs
  - Moved to debian/python-django.docs.
* debian/install
  - Moved to debian/python-django.install.
* debian/manpages
  - Moved to debian/python-django.manpages.
* debian/README.Debian
  - Moved to debian/python-django.README.Debian
* debian/python-django-doc.doc-base:
  - Added doc-base file for the documentation.
* debian/python-django-doc.examples:
  - Installing examples to python-django-doc now instead
    of python-django.
* debian/python-django-doc.install:
  - Added install file for sphinx generated documentation.
* debian/rules:
  - Added code to generate documentation with sphinx and 
    replace convenience file of jquery.js with the respective
    symlink to libjs-jquery.

Revision 6375 - Directory Listing
Modified Wed Aug 27 16:48:48 2008 UTC (4 years, 8 months ago) by netzwurm
Uploading to experimental.

Revision 6374 - Directory Listing
Modified Wed Aug 27 16:47:32 2008 UTC (4 years, 8 months ago) by netzwurm
debian/control: Updated standards version.

Revision 6373 - Directory Listing
Modified Wed Aug 27 16:19:21 2008 UTC (4 years, 8 months ago) by netzwurm
New upstream beta release. 

Revision 6201 - Directory Listing
Modified Fri Aug 15 23:05:48 2008 UTC (4 years, 9 months ago) by netzwurm
Set distribution to experimental.

Revision 6200 - Directory Listing
Modified Fri Aug 15 22:50:58 2008 UTC (4 years, 9 months ago) by netzwurm
Adding myself to Uploaders.

Revision 6199 - Directory Listing
Modified Fri Aug 15 22:05:27 2008 UTC (4 years, 9 months ago) by netzwurm
Close bug asking for new snapshot

Revision 6198 - Directory Listing
Modified Fri Aug 15 21:59:02 2008 UTC (4 years, 9 months ago) by netzwurm
Update to 1.0~beta1

Revision 6178 - Directory Listing
Modified Thu Aug 14 01:41:16 2008 UTC (4 years, 9 months ago) by netzwurm
* debian/control: Added python-flup to the Suggest field. Closes: #488123
* debian/patches/03_manpage.diff: Adapted patch to new upstream version.

Revision 6177 - Directory Listing
Modified Thu Aug 14 01:16:58 2008 UTC (4 years, 9 months ago) by netzwurm
Dropping patches the right way.

Revision 6176 - Directory Listing
Modified Thu Aug 14 00:50:13 2008 UTC (4 years, 9 months ago) by netzwurm
* New upstream alpha release.
* Drop debian/patches/01_add_shebang.diff as this has been fixed upstream.
* Drop debian/patches/02_bash_completion.diff as this has been committed
  upstream http://code.djangoproject.com/ticket/7268.
* Added python-flup to the Suggest field. Closes: #488123
* add debian/watch file

Revision 6175 - Directory Listing
Modified Thu Aug 14 00:37:23 2008 UTC (4 years, 9 months ago) by netzwurm
debian/watch: Added mangling for filename and version. Old watch file would 
name the download 'tarball'. Also added mangling to handle alpha and beta 
versioning.

Revision 5732 - Directory Listing
Modified Tue Jun 24 20:06:48 2008 UTC (4 years, 10 months ago) by jandd-guest
* set distribution to UNRELEASED

Revision 5731 - Directory Listing
Modified Tue Jun 24 20:00:52 2008 UTC (4 years, 10 months ago) by jandd-guest
* add debian/watch to monitor upstream releases

Revision 5358 - Directory Listing
Modified Mon May 19 21:42:21 2008 UTC (5 years ago) by hertzog
* New upstream snapshot. Closes: #409565, #481051
  - Include an XSS security fix (CVE-2008-2302). Closes: #481164
* Drop debian/patches/04_pg_version_fix.diff as another fix
  has been committed upstream (see http://code.djangoproject.com/ticket/6433
  and http://code.djangoproject.com/changeset/7415).
* Add some headers to the remaining patches.

Revision 4685 - Directory Listing
Modified Sun Mar 2 13:05:06 2008 UTC (5 years, 2 months ago) by brettp-guest
Update bash completion patch for latest svn

Revision 4487 - Directory Listing
Modified Sun Feb 10 19:24:41 2008 UTC (5 years, 3 months ago) by hertzog
* Updated Standards-Version to 3.7.3.
* Adjusted build-dependency on python-setuptools to strip the -1 part.

Revision 4484 - Directory Listing
Modified Sun Feb 10 19:07:26 2008 UTC (5 years, 3 months ago) by hertzog
Close bug in experimental upload too.

Revision 4472 - Directory Listing
Modified Wed Feb 6 16:08:24 2008 UTC (5 years, 3 months ago) by brettp-guest
django svn snapshot postgresql fix

Revision 4448 - Directory Listing
Modified Tue Jan 29 12:56:26 2008 UTC (5 years, 3 months ago) by kov
new upstream svn snapshot

Revision 4309 - Directory Listing
Modified Sun Jan 6 00:22:48 2008 UTC (5 years, 4 months ago) by kov
release to experimental

Revision 4308 - Directory Listing
Modified Sat Jan 5 22:58:29 2008 UTC (5 years, 4 months ago) by kov
preparing a new snapshot form SVN

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

Revision 3970 - Directory Listing
Modified Mon Dec 17 08:11:55 2007 UTC (5 years, 5 months ago) by hertzog
* Install examples with dh_installexamples instead of dh_installdocs
  (change done by Ubuntu) as empty files are kept.

Revision 3587 - Directory Listing
Modified Sun Nov 11 10:47:51 2007 UTC (5 years, 6 months ago) by brettp-guest
small typo fix

Revision 3586 - Directory Listing
Modified Sun Nov 11 10:40:49 2007 UTC (5 years, 6 months ago) by brettp-guest
New SVN snapshot with i18n security fix

Revision 3585 - Directory Listing
Modified Sat Nov 10 17:04:34 2007 UTC (5 years, 6 months ago) by brettp-guest
Add upstream info to copyright file

Revision 3413 - Directory Listing
Modified Mon Oct 8 14:59:00 2007 UTC (5 years, 7 months ago) by hertzog
Fix changelog.

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 3375 - Directory Listing
Modified Thu Oct 4 13:28:55 2007 UTC (5 years, 7 months ago) by hertzog
Fixes the changelog (-1 was never uploaded, thus remove -2 and merge with
-1).

Revision 3371 - Directory Listing
Modified Thu Oct 4 13:05:28 2007 UTC (5 years, 7 months ago) by hertzog
* The upload 0.96+svn6373-1 didn't incorporate the latest changes from
the 0.96+svn6034-1. I worked on non-updated svn repository and forgot
to commit and thus didn't notice the previous work. This upload fixes
that mistake.
* Rename XS-Vcs* fields to Vcs-* since they are now supported by dpkg.
* New SVN snapshot (rev 6373, a few days after the last Django sprint).

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

Revision 3217 - Directory Listing
Modified Sat Sep 8 09:58:19 2007 UTC (5 years, 8 months ago) by brettp-guest
New SVN snapshot (rev 6034) and manpage install for django-admin

Revision 3104 - Directory Listing
Modified Sun Aug 26 16:17:50 2007 UTC (5 years, 8 months ago) by hertzog
* New SVN snapshot (rev 6020).

Revision 2930 - Directory Listing
Modified Tue Jul 31 12:52:51 2007 UTC (5 years, 9 months ago) by hertzog
Add missing Debian revision

Revision 2927 - Directory Listing
Modified Tue Jul 31 12:16:45 2007 UTC (5 years, 9 months ago) by hertzog
* SVN snapshot (rev 5779) packaged to experimental as many interesting
  Django applications rely on newer unreleased features.

Revision 1927 - Directory Listing
Modified Mon Mar 26 10:57:25 2007 UTC (6 years, 1 month ago) by brettp-guest
minor change to debian/changelog to document egg support being dropped

Revision 1919 - Directory Listing
Modified Sun Mar 25 21:00:31 2007 UTC (6 years, 1 month ago) by brettp-guest
* New upstream release
* Reorganise patches
* Add bash completion file to installed files
* Add documentation in to installed files


Revision 1689 - Directory Listing
Modified Sun Jan 21 16:49:21 2007 UTC (6 years, 3 months ago) by hertzog
More sensible dependencies.

Revision 1687 - Directory Listing
Modified Sun Jan 21 14:22:21 2007 UTC (6 years, 3 months ago) by brettp-guest
fix minor typo in changelog

Revision 1686 - Directory Listing
Modified Sun Jan 21 13:20:56 2007 UTC (6 years, 3 months ago) by brettp-guest
new upstream release

Revision 1683 - Directory Listing
Modified Fri Jan 19 16:55:25 2007 UTC (6 years, 3 months ago) by hertzog
Include 2 upstream bugfixes in our 0.95 release.

Revision 1612 - Directory Listing
Modified Sat Dec 16 10:24:13 2006 UTC (6 years, 5 months ago) by hertzog
Rework the problem of executables scripts according to my own taste.

Revision 1604 - Directory Listing
Modified Sun Dec 10 15:10:08 2006 UTC (6 years, 5 months ago) by brettp-guest
prepare for tagging...

Revision 1603 - Directory Listing
Modified Sun Dec 10 11:55:03 2006 UTC (6 years, 5 months ago) by brettp-guest
make bin directory usable again

Revision 1599 - Directory Listing
Modified Wed Dec 6 07:22:58 2006 UTC (6 years, 5 months ago) by brettp-guest
fix bad line wrapping in patch file

Revision 1598 - Directory Listing
Modified Wed Dec 6 07:08:06 2006 UTC (6 years, 5 months ago) by brettp-guest
add missing part of patch file

Revision 1597 - Directory Listing
Modified Tue Dec 5 17:19:33 2006 UTC (6 years, 5 months ago) by brettp-guest


Revision 1596 - Directory Listing
Modified Tue Dec 5 17:18:30 2006 UTC (6 years, 5 months ago) by brettp-guest
fix patch file name so that it actually gets applied

Revision 1595 - Directory Listing
Modified Tue Dec 5 17:00:45 2006 UTC (6 years, 5 months ago) by brettp-guest
Patch management.py to add a shebang to manage.py on a startproject and to set it to 0755 afterwards.


Revision 1551 - Directory Listing
Modified Thu Nov 23 15:54:29 2006 UTC (6 years, 5 months ago) by pox-guest
"s,/svn,," in XS-Vcs-Svn field

Revision 1550 - Directory Listing
Modified Thu Nov 23 15:44:00 2006 UTC (6 years, 5 months ago) by pox-guest
Added XS-Vcs-Svn field

Revision 1391 - Directory Listing
Modified Mon Oct 9 10:17:23 2006 UTC (6 years, 7 months ago) by hertzog
* Fix recommends: s/python-sqlite/python-pysqlite2/
* Add debian/pyversions to ensure that we have at least python 2.3 (and to
  work around bug #391689 of python-support).

Revision 1390 - Directory Listing
Modified Sun Oct 8 17:44:34 2006 UTC (6 years, 7 months ago) by brettp-guest
add mergeWithUpstream property

Revision 1388 - Directory Listing
Added Sun Oct 8 16:44:51 2006 UTC (6 years, 7 months ago) by brettp-guest
Basic packaging as done by Raphael Hertzog


  ViewVC Help
Powered by ViewVC 1.1.5