[Python-modules-commits] r9944 - in packages/turbogears/trunk/debian (8 files)
federico-guest at users.alioth.debian.org
federico-guest at users.alioth.debian.org
Mon Oct 5 16:49:07 UTC 2009
Date: Monday, October 5, 2009 @ 16:49:07
Author: federico-guest
Revision: 9944
[svn-inject] Applying Debian modifications to trunk
Modified:
packages/turbogears/trunk/debian/changelog
packages/turbogears/trunk/debian/control
packages/turbogears/trunk/debian/python-turbogears.README.Debian
packages/turbogears/trunk/debian/rules
Deleted:
packages/turbogears/trunk/debian/README.source
packages/turbogears/trunk/debian/manpages
packages/turbogears/trunk/debian/tg-admin.1
packages/turbogears/trunk/debian/watch
Deleted: packages/turbogears/trunk/debian/README.source
===================================================================
--- packages/turbogears/trunk/debian/README.source 2009-10-05 14:49:17 UTC (rev 9943)
+++ packages/turbogears/trunk/debian/README.source 2009-10-05 16:49:07 UTC (rev 9944)
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
Modified: packages/turbogears/trunk/debian/changelog
===================================================================
--- packages/turbogears/trunk/debian/changelog 2009-10-05 14:49:17 UTC (rev 9943)
+++ packages/turbogears/trunk/debian/changelog 2009-10-05 16:49:07 UTC (rev 9944)
@@ -1,9 +1,3 @@
-turbogears (1.0.8-3) unstable; urgency=low
-
- * New maintainer. (Closes: #544635)
-
- -- Federico Ceratto <federico.ceratto at gmail.com> Sat, 03 Oct 2009 21:49:32 +0100
-
turbogears (1.0.8-2) unstable; urgency=low
* Orphaning package.
@@ -65,7 +59,7 @@
* debian/control
- uniforming Vcs-Browser field
- [ Piotr Ozarowski ]
+ [ Piotr Ożarowski ]
* Bump required python-pastescript version to 1.6.1.1-1 (Closes: #460258)
[ Gustavo Noronha Silva ]
@@ -93,7 +87,7 @@
turbogears (1.0.4~b2-1) unstable; urgency=low
- [ Piotr OÃ
¼arowski ]
+ [ Piotr Ożarowski ]
* Vcs-Browser and Homepage fields added
* XS-Vcs-Svn field renamed to Vcs-Svn
Modified: packages/turbogears/trunk/debian/control
===================================================================
--- packages/turbogears/trunk/debian/control 2009-10-05 14:49:17 UTC (rev 9943)
+++ packages/turbogears/trunk/debian/control 2009-10-05 16:49:07 UTC (rev 9944)
@@ -1,13 +1,12 @@
Source: turbogears
Section: python
Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Federico Ceratto <federico.ceratto at gmail.com>
+Maintainer: Debian QA Group <packages at qa.debian.org>
Build-Depends: debhelper (>= 7), quilt, python, python-all, python-cheetah, python-cherrypy (<< 3.0.0), python-configobj, python-decoratortools, python-dispatch, python-formencode, python-kid, python-nose, python-paste, python-pastedeploy, python-pastescript, python-setuptools, python-simplejson, python-sqlalchemy, python-sqlobject, python-support, python-turbokid, python-turbojson
-Standards-Version: 3.8.3
+Standards-Version: 3.8.0
Homepage: http://www.turbogears.org/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbogears/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/turbogears/trunk/
+Vcs-Browser: http://git.debian.net/?p=debian/turbogears.git
+Vcs-Git: git://git.debian.net/git/debian/turbogears.git
Package: python-turbogears
Architecture: all
Deleted: packages/turbogears/trunk/debian/manpages
===================================================================
--- packages/turbogears/trunk/debian/manpages 2009-10-05 14:49:17 UTC (rev 9943)
+++ packages/turbogears/trunk/debian/manpages 2009-10-05 16:49:07 UTC (rev 9944)
@@ -1 +0,0 @@
-debian/tg-admin.1
Modified: packages/turbogears/trunk/debian/python-turbogears.README.Debian
===================================================================
--- packages/turbogears/trunk/debian/python-turbogears.README.Debian 2009-10-05 14:49:17 UTC (rev 9943)
+++ packages/turbogears/trunk/debian/python-turbogears.README.Debian 2009-10-05 16:49:07 UTC (rev 9944)
@@ -17,7 +17,7 @@
3. Toolbox
Two of the Toolbox tools are disabled if you're using SQLAlchemy, for
-they are not supported by that backend yet: Catwalk and
+they are not suppored by that backend yet: Catwalk and
ModelDesigner. Yeah, I know. You can take advantage of those tools by
installing and using SQLObject.
Modified: packages/turbogears/trunk/debian/rules
===================================================================
--- packages/turbogears/trunk/debian/rules 2009-10-05 14:49:17 UTC (rev 9943)
+++ packages/turbogears/trunk/debian/rules 2009-10-05 16:49:07 UTC (rev 9944)
@@ -34,7 +34,6 @@
dh_testroot
dh_installchangelogs CHANGELOG.txt
dh_installdocs
- dh_installman
dh_pysupport
dh_compress
dh_fixperms
Deleted: packages/turbogears/trunk/debian/tg-admin.1
===================================================================
--- packages/turbogears/trunk/debian/tg-admin.1 2009-10-05 14:49:17 UTC (rev 9943)
+++ packages/turbogears/trunk/debian/tg-admin.1 2009-10-05 16:49:07 UTC (rev 9944)
@@ -1,45 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.TH TG-ADMIN 1 "September 2009"
-.SH NAME
-tg-admin \- TurboGears command line tool
-.SH SYNOPSIS
-\fBtg-admin\fR <\fIcommand\fR> [\fIcommand\fR] [\fIoptions\fR]
-.br
-.SH DESCRIPTION
-The tg-admin command line tool provides commands for working with TurboGears projects. You can get a list of
-the available commands by simply running "tg-admin".
-
-For a complete description, run \fBtg-admin [command] help\fP for each available command:
-
-\fBi18n\fP - Manage i18n data
-
-\fBinfo\fP - Show version info
-
-\fBquickstart\fP - Create a new TurboGears project
-
-\fBshell\fP - Start a Python prompt with your database available
-
-\fBsql\fP - Run the database provider manager
-
-\fBtoolbox\fP - Launch the TurboGears Toolbox
-
-\fBupdate\fP - Update an existing turbogears project
-
-.SH OPTIONS
-These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (`-').
-.TP
-.B \-c, \-\-config FILENAME
-Config file to use
-.TP
-.B \-e, \-\-egg EGG_SPEC
-Run command on given Egg
-.TP
-.br
-The official documentation is available at: \fI\%http://docs.turbogears.org/1.0/TgAdmin\fR
-
-.SH AUTHOR
-tg-admin was written by Kevin Dangoor.
-.PP
-This manual page was written by Federico Ceratto <federico.ceratto at gmail.com>,
-for the Debian project (and may be used by others).
Deleted: packages/turbogears/trunk/debian/watch
===================================================================
--- packages/turbogears/trunk/debian/watch 2009-10-05 14:49:17 UTC (rev 9943)
+++ packages/turbogears/trunk/debian/watch 2009-10-05 16:49:07 UTC (rev 9944)
@@ -1,4 +0,0 @@
-version=3
-http://files.turbogears.org/eggs/TurboGears-([\d\.]+)\.tar\.gz
-# The regexp does not matches beta and rc versions by choice
-
More information about the Python-modules-commits
mailing list