[Python-apps-commits] r135 - in /packages/startupmanager/trunk/debian: ./ changelog control copyright dirs docs prerm rules startupmanager.1
kumanna-guest at users.alioth.debian.org
kumanna-guest at users.alioth.debian.org
Thu Oct 18 07:31:34 UTC 2007
Author: kumanna-guest
Date: Thu Oct 18 07:31:34 2007
New Revision: 135
URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=135
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
packages/startupmanager/trunk/debian/ (with props)
packages/startupmanager/trunk/debian/changelog
packages/startupmanager/trunk/debian/control
packages/startupmanager/trunk/debian/copyright
packages/startupmanager/trunk/debian/dirs
packages/startupmanager/trunk/debian/docs
packages/startupmanager/trunk/debian/prerm
packages/startupmanager/trunk/debian/rules (with props)
packages/startupmanager/trunk/debian/startupmanager.1
Propchange: packages/startupmanager/trunk/debian/
------------------------------------------------------------------------------
mergeWithUpstream = 1
Added: packages/startupmanager/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/startupmanager/trunk/debian/changelog?rev=135&op=file
==============================================================================
--- packages/startupmanager/trunk/debian/changelog (added)
+++ packages/startupmanager/trunk/debian/changelog Thu Oct 18 07:31:34 2007
@@ -1,0 +1,9 @@
+startupmanager (1.9.7-1) unstable; urgency=low
+
+ [ Marco Rodrigues ]
+ * Initial release (Closes: #441376).
+
+ [ Kumar Appaiah ]
+ * Add the #DEBHELPER# tag to prerm.
+
+ -- Kumar Appaiah <akumar at ee.iitm.ac.in> Mon, 15 Oct 2007 06:33:49 +0530
Added: packages/startupmanager/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-apps/packages/startupmanager/trunk/debian/control?rev=135&op=file
==============================================================================
--- packages/startupmanager/trunk/debian/control (added)
+++ packages/startupmanager/trunk/debian/control Thu Oct 18 07:31:34 2007
@@ -1,0 +1,20 @@
+Source: startupmanager
+Section: utils
+Priority: optional
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Vincent Legout <bixente44 at gmail.com>, Marco Rodrigues <gothicx at sapo.pt>, Kumar Appaiah <akumar at ee.iitm.ac.in>
+Build-Depends: cdbs, debhelper (>= 5), python-all-dev, python-central (>= 0.5.15)
+Build-Depends-Indep: intltool, gnome-doc-utils
+Standards-Version: 3.7.2
+Vcs-Svn: svn://svn.debian.org/python-apps/packages/startupmanager/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/startupmanager
+XS-Python-Version: current
+Homepage: https://launchpad.net/startup-manager
+
+Package: startupmanager
+XB-Python-Version: ${python:Versions}
+Architecture: all
+Depends: ${python:Depends}, python-glade2 (>= 2.12), python-gnome2 (>= 2.20), python-libxml2 (>= 2.6.30), yelp, grub, imagemagick
+Description: Grub and Splash screen configuration
+ StartUp-Manager configures some settings for grub and
+ splash screens(Currently only Usplash).
Added: packages/startupmanager/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-apps/packages/startupmanager/trunk/debian/copyright?rev=135&op=file
==============================================================================
--- packages/startupmanager/trunk/debian/copyright (added)
+++ packages/startupmanager/trunk/debian/copyright Thu Oct 18 07:31:34 2007
@@ -1,0 +1,34 @@
+This package was debianized by Vincent Legout <bixente44 at gmail.com> on
+Thu, 9 Aug 2007 19:00:12 +0200.
+
+It was downloaded from http://web.telia.com/~u88005282/sum/index.html
+
+Upstream Author: Jimmy Rönnholm <jimmy.ronnholm at telia.com>
+
+Copyright:
+ Copyright (C) 2006-2007 Jimmy Rönnholm <jimmy.ronnholm at telia.com>
+
+po/*
+ Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
+
+License:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ 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, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+The Debian packaging is (C) 2007, Vincent Legout <bixente44 at gmail.com> and
+is licensed under the GPL, see above.
Added: packages/startupmanager/trunk/debian/dirs
URL: http://svn.debian.org/wsvn/python-apps/packages/startupmanager/trunk/debian/dirs?rev=135&op=file
==============================================================================
--- packages/startupmanager/trunk/debian/dirs (added)
+++ packages/startupmanager/trunk/debian/dirs Thu Oct 18 07:31:34 2007
@@ -1,0 +1,1 @@
+/usr/share/startupmanager/
Added: packages/startupmanager/trunk/debian/docs
URL: http://svn.debian.org/wsvn/python-apps/packages/startupmanager/trunk/debian/docs?rev=135&op=file
==============================================================================
--- packages/startupmanager/trunk/debian/docs (added)
+++ packages/startupmanager/trunk/debian/docs Thu Oct 18 07:31:34 2007
@@ -1,0 +1,2 @@
+README
+AUTHORS
Added: packages/startupmanager/trunk/debian/prerm
URL: http://svn.debian.org/wsvn/python-apps/packages/startupmanager/trunk/debian/prerm?rev=135&op=file
==============================================================================
--- packages/startupmanager/trunk/debian/prerm (added)
+++ packages/startupmanager/trunk/debian/prerm Thu Oct 18 07:31:34 2007
@@ -1,0 +1,10 @@
+#!/bin/sh
+if [ -f /usr/share/startupmanager/gtk_frontend.pyc ]
+then
+ rm -f /usr/share/startupmanager/gtk_frontend.pyc
+fi
+if [ -f /usr/share/startupmanager/gtk_frontend.pyo ]
+then
+ rm -f /usr/share/startupmanager/gtk_frontend.pyo
+fi
+#DEBHELPER#
Added: packages/startupmanager/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-apps/packages/startupmanager/trunk/debian/rules?rev=135&op=file
==============================================================================
--- packages/startupmanager/trunk/debian/rules (added)
+++ packages/startupmanager/trunk/debian/rules Thu Oct 18 07:31:34 2007
@@ -1,0 +1,16 @@
+#!/usr/bin/make -f
+
+DEB_PYTHON_SYSTEM = pycentral
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_INSTALL_MANPAGES_startupmanager := debian/startupmanager.1
+
+binary-install/startupmanager::
+ cp $(CURDIR)/data/startupmanager.glade \
+ $(CURDIR)/debian/startupmanager/usr/share/startupmanager/startupmanager.glade
+ cp $(CURDIR)/data/startupmanager.svg \
+ $(CURDIR)/debian/startupmanager/usr/share/startupmanager/startupmanager.svg
+#!/usr/bin/make -f
Propchange: packages/startupmanager/trunk/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: packages/startupmanager/trunk/debian/startupmanager.1
URL: http://svn.debian.org/wsvn/python-apps/packages/startupmanager/trunk/debian/startupmanager.1?rev=135&op=file
==============================================================================
--- packages/startupmanager/trunk/debian/startupmanager.1 (added)
+++ packages/startupmanager/trunk/debian/startupmanager.1 Thu Oct 18 07:31:34 2007
@@ -1,0 +1,72 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(1)
+.TH STARTUPMANAGER 1 "February 16, 2007"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+STARTUPMANAGER \- change boot settings
+.SH SYNOPSIS
+.B startupmanager
+.SH DESCRIPTION
+This manual page documents briefly the
+.B startupmanager
+commands.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBstartupmanager\fP is a program to change settings for Grub and Usplash.
+.SH OPTIONS
+.SH SEE ALSO
+.SH AUTHOR
+startupmanager was written by Jimmy Ronnholm.
+.PP
+This manual page was written by Jimmy Ronnholm <jimmy.ronnholm at telia.com>.
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(1)
+.TH STARTUPMANAGER 1 "February 16, 2007"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+STARTUPMANAGER \- change boot settings
+.SH SYNOPSIS
+.B startupmanager
+.SH DESCRIPTION
+This manual page documents briefly the
+.B startupmanager
+commands.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBstartupmanager\fP is a program to change settings for Grub and Usplash.
+.SH OPTIONS
+.SH SEE ALSO
+.SH AUTHOR
+startupmanager was written by Jimmy Ronnholm.
+.PP
+This manual page was written by Jimmy Ronnholm <jimmy.ronnholm at telia.com>.
More information about the Python-apps-commits
mailing list