[Python-modules-commits] r13480 - in packages/nautilus-pastebin/trunk/debian (changelog control)

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 18 13:45:16 UTC 2010


    Date: Friday, June 18, 2010 @ 13:45:13
  Author: alessio
Revision: 13480

New release.

Modified:
  packages/nautilus-pastebin/trunk/debian/changelog
  packages/nautilus-pastebin/trunk/debian/control

Modified: packages/nautilus-pastebin/trunk/debian/changelog
===================================================================
--- packages/nautilus-pastebin/trunk/debian/changelog	2010-06-18 13:18:10 UTC (rev 13479)
+++ packages/nautilus-pastebin/trunk/debian/changelog	2010-06-18 13:45:13 UTC (rev 13480)
@@ -1,3 +1,10 @@
+nautilus-pastebin (0.5.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Change maintainer's mail address.
+
+ -- Alessio Treglia <alessio at debian.org>  Fri, 18 Jun 2010 15:38:30 +0200
+
 nautilus-pastebin (0.4.1-2) unstable; urgency=low
 
   * Add Exec entry to the desktop file (CLoses: #570131).

Modified: packages/nautilus-pastebin/trunk/debian/control
===================================================================
--- packages/nautilus-pastebin/trunk/debian/control	2010-06-18 13:18:10 UTC (rev 13479)
+++ packages/nautilus-pastebin/trunk/debian/control	2010-06-18 13:45:13 UTC (rev 13480)
@@ -1,11 +1,12 @@
 Source: nautilus-pastebin
 Section: gnome
 Priority: optional
-Maintainer: Alessio Treglia <quadrispro at ubuntu.com>
-DM-Upload-Allowed: yes
+Maintainer: Alessio Treglia <alessio at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~)
-Build-Depends-Indep: python-support (>= 0.5.3), python-distutils-extra
+Build-Depends: debhelper (>= 7.0.50~),
+ quilt (>= 0.46-7~)
+Build-Depends-Indep: python-support (>= 0.5.3),
+ python-distutils-extra
 Standards-Version: 3.8.4
 Homepage: https://launchpad.net/nautilus-pastebin
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/nautilus-pastebin/trunk
@@ -35,7 +36,8 @@
 Package: python-pastebin
 Section: python
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends},
+ ${python:Depends}
 Description: Python module to send text files to pastebin web applications
  A pastebin is a web application which allows users to upload text files for
  public viewing. This module provides a quick and easy way to submit textual




More information about the Python-modules-commits mailing list