[Python-modules-commits] r16593 - in packages/pysilc/trunk/debian (changelog control copyright)

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Sun Apr 17 20:44:16 UTC 2011


    Date: Sunday, April 17, 2011 @ 20:44:03
  Author: stefanor
Revision: 16593

Bumped Standards-Version to 3.9.2, no changes needed.

Modified:
  packages/pysilc/trunk/debian/changelog
  packages/pysilc/trunk/debian/control
  packages/pysilc/trunk/debian/copyright

Modified: packages/pysilc/trunk/debian/changelog
===================================================================
--- packages/pysilc/trunk/debian/changelog	2011-04-17 20:32:12 UTC (rev 16592)
+++ packages/pysilc/trunk/debian/changelog	2011-04-17 20:44:03 UTC (rev 16593)
@@ -1,23 +1,22 @@
-pysilc (0.5-2) UNRELEASED; urgency=low
+pysilc (0.5-2) unstable; urgency=low
 
   * Patches:
     - Add patch to example demo.py for UTF-8 Real Names in /etc/passwd.
   * Switch to dh_python2.
   * debian/control:
     - Use X-Python-Version. Build-Depend on python >= 2.6.5-13.
-    - Use Breaks: ${python:Breaks}
     - Bumped Build-Depends for debhelper to 7.3.5 as it expects automatic
       building of debug packages.
     - Moved python-dbg from Depends to Recommends, as it is not essential.
   * debian/rules:
     - Remove unnecessary dh_auto_install override.
     - Symlink to /usr/share/doc/python-silc-dbg to python-silc.
-  * Bumped Standards-Version to 3.9.1, no changes needed.
+  * Bumped Standards-Version to 3.9.2, no changes needed.
   * Update my e-mail address.
   * Update copyright format.
   * Correct DEP3 headers (first line of Description is the subject)
 
- -- Stefano Rivera <stefanor at debian.org>  Sat, 05 Feb 2011 15:43:55 +0200
+ -- Stefano Rivera <stefanor at debian.org>  Sun, 17 Apr 2011 22:41:42 +0200
 
 pysilc (0.5-1) unstable; urgency=low
 

Modified: packages/pysilc/trunk/debian/control
===================================================================
--- packages/pysilc/trunk/debian/control	2011-04-17 20:32:12 UTC (rev 16592)
+++ packages/pysilc/trunk/debian/control	2011-04-17 20:44:03 UTC (rev 16593)
@@ -9,7 +9,7 @@
  python-all-dbg,
  python-all-dev (>= 2.6.5-13~)
 X-Python-Version: >= 2.5
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://www.liquidx.net/pysilc/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pysilc/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pysilc/trunk/
@@ -17,7 +17,6 @@
 Package: python-silc
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Breaks: ${python:Breaks}
 Description: Python bindings for SILC
  PySilc is a near-complete set of Python bindings for creating SILC clients
  using the silc-toolkit. It allows developers to write simple bots and clients
@@ -38,7 +37,6 @@
  ${misc:Depends},
  ${python:Depends},
  ${shlibs:Depends}
-Breaks: ${python:Breaks}
 Recommends: python-dbg
 Description: Python bindings for SILC (debug extension)
  PySilc is a near-complete set of Python bindings for creating SILC clients

Modified: packages/pysilc/trunk/debian/copyright
===================================================================
--- packages/pysilc/trunk/debian/copyright	2011-04-17 20:32:12 UTC (rev 16592)
+++ packages/pysilc/trunk/debian/copyright	2011-04-17 20:44:03 UTC (rev 16593)
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
 Upstream-Name: Pysilc
 Upstream-Contact: Alastair Tse <alastair at liquidx.net>
 Source: http://developer.berlios.de/projects/python-silc/




More information about the Python-modules-commits mailing list