[Python-apps-commits] r1863 - in packages/pybackpack/trunk/debian (3 files)
andyp-guest at users.alioth.debian.org
andyp-guest at users.alioth.debian.org
Fri Sep 26 20:26:37 UTC 2008
Date: Friday, September 26, 2008 @ 20:26:36
Author: andyp-guest
Revision: 1863
Add debian/pyversions and remove 'A' from the shortdesc
Added:
packages/pybackpack/trunk/debian/pyversions
Modified:
packages/pybackpack/trunk/debian/changelog
packages/pybackpack/trunk/debian/control
Modified: packages/pybackpack/trunk/debian/changelog
===================================================================
--- packages/pybackpack/trunk/debian/changelog 2008-09-26 17:42:22 UTC (rev 1862)
+++ packages/pybackpack/trunk/debian/changelog 2008-09-26 20:26:36 UTC (rev 1863)
@@ -1,10 +1,12 @@
pybackpack (0.5.6-1) unstable; urgency=low
* New upstream release
+ * debian/control: remove 'A' from the short description
+ * debian/pyversions created
* Upstream now installs translations
- No changes needed: cdbs handles translations and pulls in gettext
- -- Andy Price <andy at andrewprice.me.uk> Fri, 26 Sep 2008 18:36:55 +0100
+ -- Andy Price <andy at andrewprice.me.uk> Fri, 26 Sep 2008 21:24:51 +0100
pybackpack (0.5.5-1) unstable; urgency=low
Modified: packages/pybackpack/trunk/debian/control
===================================================================
--- packages/pybackpack/trunk/debian/control 2008-09-26 17:42:22 UTC (rev 1862)
+++ packages/pybackpack/trunk/debian/control 2008-09-26 20:26:36 UTC (rev 1863)
@@ -12,7 +12,7 @@
Package: pybackpack
Architecture: all
Depends: ${python:Depends}, rdiff-backup (>= 0.12.7), python-gtk2, python-glade2, python-gnome2, python-gnome2-desktop, genisoimage
-Description: A user friendly file backup tool for GNOME
+Description: 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
Added: packages/pybackpack/trunk/debian/pyversions
===================================================================
--- packages/pybackpack/trunk/debian/pyversions (rev 0)
+++ packages/pybackpack/trunk/debian/pyversions 2008-09-26 20:26:36 UTC (rev 1863)
@@ -0,0 +1 @@
+2.5-
More information about the Python-apps-commits
mailing list