[Python-apps-commits] r5534 - in packages/gmobilemedia/tags (5 files)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Thu Jun 17 12:26:11 UTC 2010


    Date: Thursday, June 17, 2010 @ 12:26:02
  Author: nijel
Revision: 5534

[svn-buildpackage] Tagging gmobilemedia 0.4+dfsg-10

Added:
  packages/gmobilemedia/tags/0.4+dfsg-10/
  packages/gmobilemedia/tags/0.4+dfsg-10/debian/changelog
    (from rev 5513, packages/gmobilemedia/trunk/debian/changelog)
  packages/gmobilemedia/tags/0.4+dfsg-10/debian/control
    (from rev 5513, packages/gmobilemedia/trunk/debian/control)
Deleted:
  packages/gmobilemedia/tags/0.4+dfsg-10/debian/changelog
  packages/gmobilemedia/tags/0.4+dfsg-10/debian/control

Deleted: packages/gmobilemedia/tags/0.4+dfsg-10/debian/changelog
===================================================================
--- packages/gmobilemedia/trunk/debian/changelog	2007-05-14 08:22:16 UTC (rev 5508)
+++ packages/gmobilemedia/tags/0.4+dfsg-10/debian/changelog	2010-06-17 12:26:02 UTC (rev 5534)
@@ -1,84 +0,0 @@
-gmobilemedia (0.4+dfsg-10) unstable; urgency=low
-
-  * Remove old install instructions, thanks to Jakub Wilk for spotting this
-    (Closes: #586206).
-  * Above change should also fix problems importing module on Ubuntu 
-    (LP: #458082).
-  * Bump standards to 3.8.4.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 17 Jun 2010 13:51:11 +0200
-
-gmobilemedia (0.4+dfsg-9) unstable; urgency=low
-
-  * Convert to 3.0 (quilt) source format.
-  * No need to build depend on python-dev (thanks to lintian).
-  * Bump standards to 3.8.3.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 02 Jan 2010 12:39:42 +0100
-
-gmobilemedia (0.4+dfsg-8) unstable; urgency=low
-
-  * Implement distutils based setup to install correctly (LP: #342732).
-  * Bump standards to 3.8.2.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 24 Jun 2009 14:38:38 +0200
-
-gmobilemedia (0.4+dfsg-7) unstable; urgency=low
-
-  * Switch to quilt from dpatch.
-  * Switch to python-support and debhelper 7.
-  * Update standards to 3.8.1 (no changes needed).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 13 May 2009 12:00:56 +0200
-
-gmobilemedia (0.4+dfsg-6) unstable; urgency=low
-
-  * Drop workaround for bug #452227 (Closes: #472014).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 25 Mar 2008 08:20:54 +0100
-
-gmobilemedia (0.4+dfsg-5) unstable; urgency=low
-
-  * Adjusted Vcs-* headers to point to trunk.
-  * Document how tarball was created in debian/copyright.
-  * Fix GTK+ spelling in description.
-  * Fix debian/copyright to properly include copyright owner.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 19 Feb 2008 14:57:00 +0100
-
-gmobilemedia (0.4+dfsg-4) unstable; urgency=low
-
-  * This package is license under GPL version 2.
-  * Update policy to 3.7.3.
-  * Clean up debian/rules:
-    - No need to fiddle with CFLAGS as we do not compile anything.
-    - Targets binary-arch and binary-indep were switched.
-    - Drop configure target from .PHONY as we do not use it.
-  * Add demangle to debian/watch.
-  * Delete empty /usr/lib (workaround for pycentral bug #452227).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 25 Jan 2008 11:31:36 +0900
-
-gmobilemedia (0.4+dfsg-3) unstable; urgency=low
-
-  * Use new Homepage field.
-  * Convert XS-Vcs fields to Vcs.
-  * Add missing dependency on gnome-icon-theme (Closes: #449119).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 06 Nov 2007 11:48:50 +0900
-
-gmobilemedia (0.4+dfsg-2) unstable; urgency=low
-
-  * Include python-gammu info when reporting bug.
-  * Fix menu section.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 11 Sep 2007 14:52:05 +0900
-
-gmobilemedia (0.4+dfsg-1) unstable; urgency=low
-
-  * Initial release (Closes: #427610).
-  * File magic.py removed from sources as it's license is unclear and it is
-    not used.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 15 Jul 2007 13:46:32 +0200
-

Copied: packages/gmobilemedia/tags/0.4+dfsg-10/debian/changelog (from rev 5513, packages/gmobilemedia/trunk/debian/changelog)
===================================================================
--- packages/gmobilemedia/tags/0.4+dfsg-10/debian/changelog	                        (rev 0)
+++ packages/gmobilemedia/tags/0.4+dfsg-10/debian/changelog	2010-06-17 12:26:02 UTC (rev 5534)
@@ -0,0 +1,85 @@
+gmobilemedia (0.4+dfsg-10) unstable; urgency=low
+
+  * Remove old install instructions, thanks to Jakub Wilk for spotting this
+    (Closes: #586206).
+  * Above change should also fix problems importing module on Ubuntu 
+    (LP: #458082).
+  * Bump standards to 3.8.4.
+  * Move package to python apps packaging team svn.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 17 Jun 2010 14:21:09 +0200
+
+gmobilemedia (0.4+dfsg-9) unstable; urgency=low
+
+  * Convert to 3.0 (quilt) source format.
+  * No need to build depend on python-dev (thanks to lintian).
+  * Bump standards to 3.8.3.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 02 Jan 2010 12:39:42 +0100
+
+gmobilemedia (0.4+dfsg-8) unstable; urgency=low
+
+  * Implement distutils based setup to install correctly (LP: #342732).
+  * Bump standards to 3.8.2.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 24 Jun 2009 14:38:38 +0200
+
+gmobilemedia (0.4+dfsg-7) unstable; urgency=low
+
+  * Switch to quilt from dpatch.
+  * Switch to python-support and debhelper 7.
+  * Update standards to 3.8.1 (no changes needed).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 13 May 2009 12:00:56 +0200
+
+gmobilemedia (0.4+dfsg-6) unstable; urgency=low
+
+  * Drop workaround for bug #452227 (Closes: #472014).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 25 Mar 2008 08:20:54 +0100
+
+gmobilemedia (0.4+dfsg-5) unstable; urgency=low
+
+  * Adjusted Vcs-* headers to point to trunk.
+  * Document how tarball was created in debian/copyright.
+  * Fix GTK+ spelling in description.
+  * Fix debian/copyright to properly include copyright owner.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 19 Feb 2008 14:57:00 +0100
+
+gmobilemedia (0.4+dfsg-4) unstable; urgency=low
+
+  * This package is license under GPL version 2.
+  * Update policy to 3.7.3.
+  * Clean up debian/rules:
+    - No need to fiddle with CFLAGS as we do not compile anything.
+    - Targets binary-arch and binary-indep were switched.
+    - Drop configure target from .PHONY as we do not use it.
+  * Add demangle to debian/watch.
+  * Delete empty /usr/lib (workaround for pycentral bug #452227).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 25 Jan 2008 11:31:36 +0900
+
+gmobilemedia (0.4+dfsg-3) unstable; urgency=low
+
+  * Use new Homepage field.
+  * Convert XS-Vcs fields to Vcs.
+  * Add missing dependency on gnome-icon-theme (Closes: #449119).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 06 Nov 2007 11:48:50 +0900
+
+gmobilemedia (0.4+dfsg-2) unstable; urgency=low
+
+  * Include python-gammu info when reporting bug.
+  * Fix menu section.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 11 Sep 2007 14:52:05 +0900
+
+gmobilemedia (0.4+dfsg-1) unstable; urgency=low
+
+  * Initial release (Closes: #427610).
+  * File magic.py removed from sources as it's license is unclear and it is
+    not used.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 15 Jul 2007 13:46:32 +0200
+

Deleted: packages/gmobilemedia/tags/0.4+dfsg-10/debian/control
===================================================================
--- packages/gmobilemedia/trunk/debian/control	2007-05-14 08:22:16 UTC (rev 5508)
+++ packages/gmobilemedia/tags/0.4+dfsg-10/debian/control	2010-06-17 12:26:02 UTC (rev 5534)
@@ -1,23 +0,0 @@
-Source: gmobilemedia
-Section: comm
-Priority: optional
-Maintainer: Michal ÄŒihaÅ™ <nijel at debian.org>
-Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: python, python-support (>= 0.5.3)
-Standards-Version: 3.8.4
-Vcs-Svn: svn://svn.cihar.com/debian-gmobilemedia/trunk
-Vcs-Browser: http://viewsvn.cihar.com/debian-gmobilemedia/trunk
-Homepage: http://gmobilebrowser.sourceforge.net/
-XS-Python-Version: >= 2.4
-
-Package: gmobilemedia
-Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gtk2, python-gammu, python-glade2, gnome-icon-theme
-Recommends: wammu
-XB-Python-Version: ${python:Versions}
-Description: GTK+ application used to browse a mobile phone filesystem
- gMobileMedia is a simple GTK+ application used to browse and handle a mobile
- phone filesystem. It can handle phones with more than one memory area (thanks
- to Gammu). It lets you easily upload and download images, ringtones, photos,
- and applications to/from your mobile phone. All you need is a data cable or
- any other connection method supported by Gammu.

Copied: packages/gmobilemedia/tags/0.4+dfsg-10/debian/control (from rev 5513, packages/gmobilemedia/trunk/debian/control)
===================================================================
--- packages/gmobilemedia/tags/0.4+dfsg-10/debian/control	                        (rev 0)
+++ packages/gmobilemedia/tags/0.4+dfsg-10/debian/control	2010-06-17 12:26:02 UTC (rev 5534)
@@ -0,0 +1,24 @@
+Source: gmobilemedia
+Section: comm
+Priority: optional
+Maintainer: Michal ÄŒihaÅ™ <nijel at debian.org>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50)
+Build-Depends-Indep: python, python-support (>= 0.5.3)
+Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/gmobilemedia/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/gmobilemedia/trunk/
+Homepage: http://gmobilebrowser.sourceforge.net/
+XS-Python-Version: >= 2.4
+
+Package: gmobilemedia
+Architecture: all
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gtk2, python-gammu, python-glade2, gnome-icon-theme
+Recommends: wammu
+XB-Python-Version: ${python:Versions}
+Description: GTK+ application used to browse a mobile phone filesystem
+ gMobileMedia is a simple GTK+ application used to browse and handle a mobile
+ phone filesystem. It can handle phones with more than one memory area (thanks
+ to Gammu). It lets you easily upload and download images, ringtones, photos,
+ and applications to/from your mobile phone. All you need is a data cable or
+ any other connection method supported by Gammu.




More information about the Python-apps-commits mailing list