Your message dated Wed, 13 Jul 2011 21:35:06 +0000
with message-id <[email protected]>
and subject line Bug#629651: fixed in trac 0.12.2-1
has caused the Debian Bug report #629651,
regarding trac: wrong Vcs-Browser url
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 [email protected]
immediately.)
--
629651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629651
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: trac
Version: 0.11.7-4
Severity: minor
There is no logner viewsvn on svn.debian.org. Fix it to
http://svn.debian.org/viewvc/python-apps/packages/trac/trunk/.
This is somehow related to migration web interface of svn.debian.org to
http://anonscm.debian.org.
Thanks for fixing it.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (800, 'unstable'), (700, 'experimental'), (500,
'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32.16-linode28 (SMP w/4 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages trac depends on:
ii python 2.6.6-12 interactive high-level object-orie
ii python-central 0.6.16+nmu1 register and build utility for Pyt
ii python-genshi 0.6-1 Python XML-based template engine
ii python-psycopg2 2.2.1-1 Python module for PostgreSQL
ii python-setuptools 0.6.15-1 Python Distutils Enhancements (set
Versions of packages trac recommends:
ii apache2 2.2.17-2 Apache HTTP Server metapackage
ii apache2-mpm-prefork [httpd] 2.2.17-2 Apache HTTP Server - traditional n
ii libjs-jquery 1.5.1-1 JavaScript library for dynamic web
ii nginx-full [httpd] 0.8.54-3 small, but very powerful and effic
ii python-pygments 1.4+dfsg-1 syntax highlighting package writte
ii python-subversion 1.6.16dfsg-1 Python bindings for Subversion
ii python-tz 2010b-1 Python version of the Olson timezo
Versions of packages trac suggests:
ii libapache2-mod-python 3.3.1-9+b1 Python-embedding module for Apache
ii libapache2-mod-wsgi 3.3-2 Python WSGI adapter module for Apa
pn python-docutils <none> (no description available)
pn python-textile <none> (no description available)
pn trac-accountmanager <none> (no description available)
pn trac-authopenid <none> (no description available)
pn trac-bitten <none> (no description available)
pn trac-bzr <none> (no description available)
pn trac-customfieldadmin <none> (no description available)
pn trac-email2trac <none> (no description available)
pn trac-git <none> (no description available)
pn trac-graphviz <none> (no description available)
pn trac-ja-resource <none> (no description available)
pn trac-mastertickets <none> (no description available)
pn trac-mercurial <none> (no description available)
pn trac-spamfilter <none> (no description available)
pn trac-wikiprint <none> (no description available)
pn trac-wikirename <none> (no description available)
pn trac-wysiwyg <none> (no description available)
pn trac-xmlrpc <none> (no description available)
-- no debconf information
*** /home/pevik/trac-fix-vsc-browser.patch
diff --git a/control.old b/control
index b95bc08..55477df 100644
--- a/control.old
+++ b/control
@@ -7,7 +7,7 @@ Maintainer: Python Applications Packaging Team
<[email protected]
Uploaders: Otavio Salvador <[email protected]>, W. Martin Borgert
<[email protected]>
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/trac/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/trac/trunk/
+Vcs-Browser: http://svn.debian.org/viewvc/python-apps/packages/trac/trunk/
XS-Python-Version: all
Homepage: http://trac.edgewall.com
--- End Message ---
--- Begin Message ---
Source: trac
Source-Version: 0.12.2-1
We believe that the bug you reported is fixed in the latest version of
trac, which is due to be installed in the Debian FTP archive:
trac_0.12.2-1.debian.tar.gz
to main/t/trac/trac_0.12.2-1.debian.tar.gz
trac_0.12.2-1.dsc
to main/t/trac/trac_0.12.2-1.dsc
trac_0.12.2-1_all.deb
to main/t/trac/trac_0.12.2-1_all.deb
trac_0.12.2.orig.tar.gz
to main/t/trac/trac_0.12.2.orig.tar.gz
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Arthur de Jong <[email protected]> (supplier of updated trac 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 13 Jul 2011 23:00:00 +0200
Source: trac
Binary: trac
Architecture: source all
Version: 0.12.2-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team
<[email protected]>
Changed-By: Arthur de Jong <[email protected]>
Description:
trac - Enhanced wiki and issue tracking system for software development
Closes: 563391 592734 610557 617126 621488 629651
Changes:
trac (0.12.2-1) unstable; urgency=low
.
* Team upload.
* New upstream release (Closes: #563391) (LP: #696284)
- fixes search highlighting (Closes: #621488)
* Drop 15_remove_jquery_file.dpatch because Trac requires a specific
version of jQuery (Closes: #592734, #610557) (LP: #526810, #610205).
(also drop postinst and prerm code for using the provided version)
* Drop 40_timeline_author_filter.dpatch: fixed upstream.
* Drop 60_fix_nameerror.dpatch: fixed upstream.
* Drop 70_cache_control_typo.dpatch: fixed upstream
* Drop 80_correct_plugin_names.dpatch: upstream changed mechanism which
probably also fixes the original issue.
* Switch to 3.0 (quilt) source format.
* Update Vcs-Browser field (Closes: #629651).
* Moved packaging from python-central to dh_python2 (Closes: #617126).
* Dropped conflicts on libapache2-mod-python2.3 because that package was
removed before the lenny release.
* Switch to dh-style debian/rules.
* Bump standards-version to 3.9.2; no changes required.
* No longer include empty /etc/trac directory.
* Re-organise dependencies, removing deprecated things and adding things
for Trac 0.12.
* Make package lintian clean.
* Update debian/copyright file.
Checksums-Sha1:
a176bf6933da54f86ba1c4ef839d99b686612f3f 1369 trac_0.12.2-1.dsc
95ca75b54abfd5a3d838f300c19ef8dbd125f08d 2208361 trac_0.12.2.orig.tar.gz
9afd644091897cc560272b7b370e08bdbdbddce1 17669 trac_0.12.2-1.debian.tar.gz
1b43777bc68002f6a555b3bd238a4449e2b858a8 870508 trac_0.12.2-1_all.deb
Checksums-Sha256:
69eb1fd65388b3a0e54cbcf73a8ba42f0cd8fc2bc9d9b80d65cd196ac5489225 1369
trac_0.12.2-1.dsc
c5b41da9a2a1464f9f5a42f8624b3a9cf3cb96f8ffbbdb17bf3cb01b06280ec6 2208361
trac_0.12.2.orig.tar.gz
639fd8609205d415d8a5ddc16e312a786a805183ed8bbc7b071d413abbc5bdef 17669
trac_0.12.2-1.debian.tar.gz
dc12b0b9e103968fe2c8211090cad86a650a9fcd1520957a03c31c21bcfdd2df 870508
trac_0.12.2-1_all.deb
Files:
2f6587fcb633d1fc8c79cb7643ea4ad6 1369 web optional trac_0.12.2-1.dsc
f70c7676601f2592bcb7871319e62dd7 2208361 web optional trac_0.12.2.orig.tar.gz
2c0c53cb55eb2f18c0a58d5567225f5c 17669 web optional trac_0.12.2-1.debian.tar.gz
3842e4b6089a675f2826485c5088200d 870508 web optional trac_0.12.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4eC2kACgkQVYan35+NCKcD0ACePDKEJfMNWr4vdXz68G5a51uA
dAgAn3vS+pzREuRwlOLHaJgThCRUT9fa
=FJM9
-----END PGP SIGNATURE-----
--- End Message ---