[xiph-cvs] cvs commit: positron/debian control
Jack Moffitt
jack at xiph.org
Thu May 22 11:50:29 PDT 2003
jack 03/05/22 14:50:29
Modified: . setup.py
debian control
Added: . setup.cfg
Log:
Packing niceties
Revision Changes Path
1.7 +4 -3 positron/setup.py
Index: setup.py
===================================================================
RCS file: /usr/local/cvsroot/positron/setup.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- setup.py 22 May 2003 06:16:07 -0000 1.6
+++ setup.py 22 May 2003 18:50:29 -0000 1.7
@@ -29,9 +29,10 @@
setup(name="positron",
version="1.0b1",
- #summary="Positron synchronization software for the Neuros Audio Computer",
- #platform=["POSIX"],
- #license="BSD",
+ description="A synchronization manager for the Neuros Audio Computer",
+ long_description="positron is the synchronization manager for the Neuros Audio Computer.\nIt supports adding, removing, and syncing files to/from the Neuros\ndevice.",
+ platform=["POSIX"],
+ license="BSD",
author="Stan Seibert",
author_email="volsung at xiph.org",
url="http://www.neurosaudio.com/",
<p><p>1.1 positron/setup.cfg
Index: setup.cfg
===================================================================
[bdist_rpm]
release = 1
group = Applications/Multimedia
<p><p>1.2 +1 -1 positron/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/positron/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control 22 May 2003 06:47:46 -0000 1.1
+++ control 22 May 2003 18:50:29 -0000 1.2
@@ -1,5 +1,5 @@
Source: positron
-Section: python
+Section: sound
Priority: optional
Maintainer: Jack Moffitt <jack at xiph.org>
Build-Depends-Indep: debhelper (>> 4.0.0), python (>= 2.1), python-dev (>= 2.1)
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list