[Python-modules-commits] r16 - in /packages/pybackpack/trunk/debian: changelog control menu

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Mon Aug 27 18:50:00 UTC 2007


Author: piotr
Date: Mon Aug 27 18:50:00 2007
New Revision: 16

URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=16
Log:
* Add debian/menu file
* Add Homepage pseudo header
* Removed Provides: ${python:Provides} (not really needed)
* Add "Packaging" word in Uploaders field

Added:
    packages/pybackpack/trunk/debian/menu
Modified:
    packages/pybackpack/trunk/debian/changelog
    packages/pybackpack/trunk/debian/control

Modified: packages/pybackpack/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/pybackpack/trunk/debian/changelog?rev=16&op=diff
==============================================================================
--- packages/pybackpack/trunk/debian/changelog (original)
+++ packages/pybackpack/trunk/debian/changelog Mon Aug 27 18:50:00 2007
@@ -1,8 +1,14 @@
 pybackpack (0.5.1-2) unstable; urgency=low
 
-  * Add Python Applications Team to the Uploaders
+  [ Andy Price ]
+  * Add Python Applications Packaging Team to the Uploaders
   * Add watch file
   * Add XS-Vcs-Svn and XS-Vcs-Browser fields
+
+  [ Piotr Ożarowski ]
+  * Add debian/menu file
+  * Add Homepage pseudo header
+  * Removed Provides: ${python:Provides} (not really needed)
 
  -- Andy Price <andy at andrewprice.me.uk>  Mon, 27 Aug 2007 19:15:26 +0100
 

Modified: packages/pybackpack/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-apps/packages/pybackpack/trunk/debian/control?rev=16&op=diff
==============================================================================
--- packages/pybackpack/trunk/debian/control (original)
+++ packages/pybackpack/trunk/debian/control Mon Aug 27 18:50:00 2007
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Andy Price <andy at andrewprice.me.uk>
-Uploaders: Python Applications Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: cdbs, debhelper (>= 5), python-support (>= 0.3), python-dev
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/python-apps/packages/pybackpack/trunk/
@@ -11,9 +11,10 @@
 Package: pybackpack
 Architecture: all
 Depends: ${python:Depends}, rdiff-backup (>= 0.12.7), python-gtk2, python-glade2, python-gnome2, python-gnome2-desktop, mkisofs
-Provides: ${python:Provides}
 Description: A user friendly file backup tool for Gnome
  A graphical tool to make file backup simpler. Provides a 
  user-friendly interface which allows you to back up your 
  files easily to an archive, to a CD/DVD or to a remote 
  location using SSH.
+ .
+  Homepage: http://andrewprice.me.uk/projects/pybackpack/

Added: packages/pybackpack/trunk/debian/menu
URL: http://svn.debian.org/wsvn/python-apps/packages/pybackpack/trunk/debian/menu?rev=16&op=file
==============================================================================
--- packages/pybackpack/trunk/debian/menu (added)
+++ packages/pybackpack/trunk/debian/menu Mon Aug 27 18:50:00 2007
@@ -1,0 +1,7 @@
+?package(pypar2):needs="X11" \
+	section="Applications/File Management" \
+	title="Pybackpack" \
+	hints="Gnome" \
+	command="/usr/bin/pybackpack" \
+	longtitle="A friendly file backup manager"
+




More information about the Python-modules-commits mailing list