[Python-apps-commits] r12316 - in packages/lunch/tags (7 files)

wrar at users.alioth.debian.org wrar at users.alioth.debian.org
Wed Sep 2 17:24:53 UTC 2015


    Date: Wednesday, September 2, 2015 @ 17:24:52
  Author: wrar
Revision: 12316

[svn-buildpackage] Tagging lunch 0.4.0-2

Added:
  packages/lunch/tags/0.4.0-2/
  packages/lunch/tags/0.4.0-2/debian/changelog
    (from rev 12315, packages/lunch/trunk/debian/changelog)
  packages/lunch/tags/0.4.0-2/debian/control
    (from rev 12315, packages/lunch/trunk/debian/control)
  packages/lunch/tags/0.4.0-2/debian/rules
    (from rev 12315, packages/lunch/trunk/debian/rules)
Deleted:
  packages/lunch/tags/0.4.0-2/debian/changelog
  packages/lunch/tags/0.4.0-2/debian/control
  packages/lunch/tags/0.4.0-2/debian/rules

Deleted: packages/lunch/tags/0.4.0-2/debian/changelog
===================================================================
--- packages/lunch/trunk/debian/changelog	2015-09-01 18:50:19 UTC (rev 12314)
+++ packages/lunch/tags/0.4.0-2/debian/changelog	2015-09-02 17:24:52 UTC (rev 12316)
@@ -1,18 +0,0 @@
-lunch (0.4.0-2) UNRELEASED; urgency=low
-
-  * Use canonical URIs for Vcs-* fields.
-
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 18:05:17 +0200
-
-lunch (0.4.0-1) unstable; urgency=low
-
-  * New upstream release
-  * Renamed binary package to python-lunch
-
- -- Alexandre Quessy <alexandre at quessy.net>  Wed, 05 Jan 2011 12:10:44 -0500
-
-lunch (0.2.22-1) unstable; urgency=low
-
-  * Initial packaging (closes: #583530)
-
- -- Alexandre Quessy <alexandre at quessy.net>  Tue, 01 Jun 2010 09:40:49 -0400

Copied: packages/lunch/tags/0.4.0-2/debian/changelog (from rev 12315, packages/lunch/trunk/debian/changelog)
===================================================================
--- packages/lunch/tags/0.4.0-2/debian/changelog	                        (rev 0)
+++ packages/lunch/tags/0.4.0-2/debian/changelog	2015-09-02 17:24:52 UTC (rev 12316)
@@ -0,0 +1,22 @@
+lunch (0.4.0-2) unstable; urgency=low
+
+  [ Jakub Wilk ]
+  * Use canonical URIs for Vcs-* fields.
+
+  [ Andrey Rahmatullin ]
+  * Port from python-support to dh-python (Closes: #786129)
+
+ -- Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>  Wed, 02 Sep 2015 22:19:57 +0500
+
+lunch (0.4.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Renamed binary package to python-lunch
+
+ -- Alexandre Quessy <alexandre at quessy.net>  Wed, 05 Jan 2011 12:10:44 -0500
+
+lunch (0.2.22-1) unstable; urgency=low
+
+  * Initial packaging (closes: #583530)
+
+ -- Alexandre Quessy <alexandre at quessy.net>  Tue, 01 Jun 2010 09:40:49 -0400

Deleted: packages/lunch/tags/0.4.0-2/debian/control
===================================================================
--- packages/lunch/trunk/debian/control	2015-09-01 18:50:19 UTC (rev 12314)
+++ packages/lunch/tags/0.4.0-2/debian/control	2015-09-02 17:24:52 UTC (rev 12316)
@@ -1,38 +0,0 @@
-Source: lunch
-Section: python
-Priority: optional
-Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Uploaders: Alexandre Quessy <alexandre at quessy.net>
-Build-Depends: python, python-support (>= 0.90), debhelper (>= 7.0.50~), python-setuptools
-Build-Depends-Indep: help2man, python-twisted-core, python-gtk2
-XS-Python-Version: all
-Standards-Version: 3.9.1
-Homepage: http://svn.sat.qc.ca/trac/lunch
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/lunch/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/lunch/trunk/
-
-Package: python-lunch
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, openssh-client, python-twisted-core
-Conflicts: lunch (<< 0.4.0-1)
-Replaces: lunch (<< 0.4.0-1)
-Recommends: openssh-server, xterm, python-gtk2
-Description: distributed process launcher
- Lunch is a simple distributed process launcher and manager for GNU/Linux.
- .
- With Lunch, one can launch software processes on several different computers
- and make sure they keep running. This software was created to suit the needs
- of new media artists for live performances and interactive installations.
- It respawns the software that crash and provides a mean to manage
- dependencies between running processes.
- . 
- This package provides the lunch library for Python. as well as the
- command-line lunch utility which can be invoked with a GTK+ user interface.
-
-Package: lunch
-Architecture: all
-Depends: ${misc:Depends}, python-lunch
-Description: Transitional package for python-lunch
- This is a transitional package for python-lunch, and can be safely removed
- after the installation is complete.
-

Copied: packages/lunch/tags/0.4.0-2/debian/control (from rev 12315, packages/lunch/trunk/debian/control)
===================================================================
--- packages/lunch/tags/0.4.0-2/debian/control	                        (rev 0)
+++ packages/lunch/tags/0.4.0-2/debian/control	2015-09-02 17:24:52 UTC (rev 12316)
@@ -0,0 +1,38 @@
+Source: lunch
+Section: python
+Priority: optional
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Alexandre Quessy <alexandre at quessy.net>
+Build-Depends: python, dh-python, debhelper (>= 7.0.50~), python-setuptools
+Build-Depends-Indep: help2man, python-twisted-core, python-gtk2
+XS-Python-Version: all
+Standards-Version: 3.9.1
+Homepage: http://svn.sat.qc.ca/trac/lunch
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/lunch/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/lunch/trunk/
+
+Package: python-lunch
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, openssh-client, python-twisted-core
+Conflicts: lunch (<< 0.4.0-1)
+Replaces: lunch (<< 0.4.0-1)
+Recommends: openssh-server, xterm, python-gtk2
+Description: distributed process launcher
+ Lunch is a simple distributed process launcher and manager for GNU/Linux.
+ .
+ With Lunch, one can launch software processes on several different computers
+ and make sure they keep running. This software was created to suit the needs
+ of new media artists for live performances and interactive installations.
+ It respawns the software that crash and provides a mean to manage
+ dependencies between running processes.
+ . 
+ This package provides the lunch library for Python. as well as the
+ command-line lunch utility which can be invoked with a GTK+ user interface.
+
+Package: lunch
+Architecture: all
+Depends: ${misc:Depends}, python-lunch
+Description: Transitional package for python-lunch
+ This is a transitional package for python-lunch, and can be safely removed
+ after the installation is complete.
+

Deleted: packages/lunch/tags/0.4.0-2/debian/rules
===================================================================
--- packages/lunch/trunk/debian/rules	2015-09-01 18:50:19 UTC (rev 12314)
+++ packages/lunch/tags/0.4.0-2/debian/rules	2015-09-02 17:24:52 UTC (rev 12316)
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh $@ --buildsystem=python_distutils
-

Copied: packages/lunch/tags/0.4.0-2/debian/rules (from rev 12315, packages/lunch/trunk/debian/rules)
===================================================================
--- packages/lunch/tags/0.4.0-2/debian/rules	                        (rev 0)
+++ packages/lunch/tags/0.4.0-2/debian/rules	2015-09-02 17:24:52 UTC (rev 12316)
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@ --buildsystem=python_distutils --with python2
+




More information about the Python-apps-commits mailing list