[Python-apps-commits] r509 - in packages (14 files)

kitterma-guest at users.alioth.debian.org kitterma-guest at users.alioth.debian.org
Sun Jan 13 22:46:33 UTC 2008


    Date: Sunday, January 13, 2008 @ 22:46:32
  Author: kitterma-guest
Revision: 509

Add falcon to repository.

Added:
  packages/falcon/
  packages/falcon/branches/
  packages/falcon/tags/
  packages/falcon/trunk/
  packages/falcon/trunk/debian/
  packages/falcon/trunk/debian/changelog
  packages/falcon/trunk/debian/compat
  packages/falcon/trunk/debian/control
  packages/falcon/trunk/debian/copyright
  packages/falcon/trunk/debian/dirs
  packages/falcon/trunk/debian/docs
  packages/falcon/trunk/debian/pycompat
  packages/falcon/trunk/debian/rules
  packages/falcon/trunk/debian/watch

Added: packages/falcon/trunk/debian/changelog
===================================================================
--- packages/falcon/trunk/debian/changelog	                        (rev 0)
+++ packages/falcon/trunk/debian/changelog	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1,6 @@
+falcon (2.0.4-1) unstable; urgency=low
+
+  * Initial Release for Debian
+
+ -- Scott Kitterman <scott at kitterman.com>  Sun, 13 Jan 2008 17:38:13 -0500
+

Added: packages/falcon/trunk/debian/compat
===================================================================
--- packages/falcon/trunk/debian/compat	                        (rev 0)
+++ packages/falcon/trunk/debian/compat	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1 @@
+5

Added: packages/falcon/trunk/debian/control
===================================================================
--- packages/falcon/trunk/debian/control	                        (rev 0)
+++ packages/falcon/trunk/debian/control	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1,30 @@
+Source: falcon
+Section: admin
+Priority: optional
+Maintainer: Dennis Kaarsemaker <dennis at ubuntu.com>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>, Scott Kitterman <scott at kitterman.com>
+Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), cdbs (>= 0.4.43), python-central (>= 0.5.6)
+Build-Depends-Indep: intltool
+XS-Python-Version: 2.4
+Standards-Version: 3.7.3
+
+Package: falcon
+Architecture: all
+XB-Python-Version: ${python:Versions}
+Depends: ${python:Depends}, python-newt, python-django, python-apt, rsync, openssh-client, mkisofs, python-pysqlite2, python-chardet
+Recommends: sudo, pbuilder, sqlite3, linda, lintian, devscripts, fakeroot
+Suggests: gdebi, apache2
+Description: Repository manager for .deb packages
+ Falcon is a tool that generates the repository meta-information (such as
+ package listings and release files) in order to transform a set of packages
+ into a proper repository. 
+ .
+ Features
+  * Every subdir of the pool is automatically a pocket
+  * Support for metacomponents to make it easier to use
+  * GPG signed Release files
+  * Easy template based HTML output for repository indices
+  * Morgueing of old packages
+  * Easy support for complete and partial mirrors
+  * Easy creation of .iso files
+  * Easy import of sources from other debian repositories

Added: packages/falcon/trunk/debian/copyright
===================================================================
--- packages/falcon/trunk/debian/copyright	                        (rev 0)
+++ packages/falcon/trunk/debian/copyright	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1,40 @@
+This package was debianized by Dennis Kaarsemaker <dennis at kaarsemaker.net> on
+Tue,  6 Dec 2005 12:01:57 +0100.
+
+It was downloaded from http://falcon.kaarsemaker.net/
+
+Authors: Dennis Kaarsemaker <dennis at kaarsemaker.net>
+
+Copyright Holder: (C)2005-2008 Dennis Kaarsemaker <dennis at kaarsemaker.net>
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of version 3 of the GNU General Public License as
+published by the Free Software Foundation. The included documentation 
+and artwork can be redistributed and/or modified under the terms of
+the same license.
+
+If, for whichever reason, the GNU GPL is too restrictive for your use,
+please contact me via electronic mail. My address is listed above.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+The artwork contains a modified version of a photo by wikipedia user Sannse,
+downloaded from http://en.wikipedia.org/wiki/Image:Common_Kestrel_2.jpg which
+comes with the following license:
+
+Permission is granted to copy, distribute and/or modify this document under the
+terms of the GNU Free Documentation License, Version 1.2 or any later version
+published by the Free Software Foundation; with no Invariant Sections, no
+Front-Cover Texts, and no Back-Cover Texts.
+
+The Debian packaging is (C) 2005-2008 <dennis at kaarsemaker.net> and
+is licensed under version 3 of the GPL, see above.
+
+On Debian systems, the complete text of the GNU General Public License, and
+the GNU Free Documentation License can be found in /usr/share/common-licenses

Added: packages/falcon/trunk/debian/dirs
===================================================================
--- packages/falcon/trunk/debian/dirs	                        (rev 0)
+++ packages/falcon/trunk/debian/dirs	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1,4 @@
+etc
+usr/bin
+usr/share/falcon
+usr/lib/python2.4/site-packages

Added: packages/falcon/trunk/debian/docs
===================================================================
--- packages/falcon/trunk/debian/docs	                        (rev 0)
+++ packages/falcon/trunk/debian/docs	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1,2 @@
+upgrading
+html/

Added: packages/falcon/trunk/debian/pycompat
===================================================================
--- packages/falcon/trunk/debian/pycompat	                        (rev 0)
+++ packages/falcon/trunk/debian/pycompat	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1 @@
+2

Added: packages/falcon/trunk/debian/rules
===================================================================
--- packages/falcon/trunk/debian/rules	                        (rev 0)
+++ packages/falcon/trunk/debian/rules	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+DEB_PYTHON_SYSTEM=pycentral
+DEB_COMPRESS_EXCLUDE=.pdf
+
+export falcon_skip_dep_check=1
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk


Property changes on: packages/falcon/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: packages/falcon/trunk/debian/watch
===================================================================
--- packages/falcon/trunk/debian/watch	                        (rev 0)
+++ packages/falcon/trunk/debian/watch	2008-01-13 22:46:32 UTC (rev 509)
@@ -0,0 +1,3 @@
+version=3
+http://falcon.kaarsemaker.net/download.html \
+http://falcon.kaarsemaker.net/falcon-([\d\.]*).tar.gz debian 




More information about the Python-apps-commits mailing list