[Python-apps-commits] r7945 - in packages/djvusmooth/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Tue Dec 13 13:30:25 UTC 2011


    Date: Tuesday, December 13, 2011 @ 13:30:24
  Author: danstender-guest
Revision: 7945

toggled to UNRELEASED, done wrap-and-sort -s on control

Modified:
  packages/djvusmooth/trunk/debian/changelog
  packages/djvusmooth/trunk/debian/control

Modified: packages/djvusmooth/trunk/debian/changelog
===================================================================
--- packages/djvusmooth/trunk/debian/changelog	2011-12-13 12:52:11 UTC (rev 7944)
+++ packages/djvusmooth/trunk/debian/changelog	2011-12-13 13:30:24 UTC (rev 7945)
@@ -1,4 +1,4 @@
-djvusmooth (0.2.11-1) unstable; urgency=low
+djvusmooth (0.2.11-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Changes of debian/copyright:
@@ -12,13 +12,12 @@
     + Removed build dep on python-support, added version to python-all
       (both for the build with dh_python2).
     + Removed alternative dep on python-wxgtk2.6 (Closes: #647739).
-    + Wrapped-and-sorted.
   * Re-written debian/rules to build with dh_python2.
   * Changes of debian/djvusmooth.desktop:
     + Changed Name to begin with a capital letter.
     + Added German translation for GenericName.
 
- -- Daniel Stender <daniel at danielstender.com>  Mon, 12 Dec 2011 23:39:41 +0100
+ -- Daniel Stender <daniel at danielstender.com>  Tue, 13 Dec 2011 14:28:23 +0100
 
 djvusmooth (0.2.10-1) unstable; urgency=low
 

Modified: packages/djvusmooth/trunk/debian/control
===================================================================
--- packages/djvusmooth/trunk/debian/control	2011-12-13 12:52:11 UTC (rev 7944)
+++ packages/djvusmooth/trunk/debian/control	2011-12-13 13:30:24 UTC (rev 7945)
@@ -2,11 +2,13 @@
 Section: text
 Priority: optional
 Maintainer: Daniel Stender <daniel at danielstender.com>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
-               gettext,
-               python-all (>= 2.6.6-3~),
-               python-nose
+Uploaders:
+ Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ gettext,
+ python-all (>= 2.6.6-3~),
+ python-nose
 X-Python-Version: >= 2.5
 Standards-Version: 3.9.2
 Homepage: http://jwilk.net/software/djvusmooth
@@ -15,12 +17,13 @@
 
 Package: djvusmooth
 Architecture: all
-Depends: djvulibre-bin (>= 3.5.20-5~),
-         python-djvu (>= 0.1.15),
-         python-wxgtk2.8,
-         python-xdg,
-         ${misc:Depends},
-         ${python:Depends}
+Depends:
+ djvulibre-bin (>= 3.5.20-5~),
+ python-djvu (>= 0.1.15),
+ python-wxgtk2.8,
+ python-xdg,
+ ${misc:Depends},
+ ${python:Depends}
 Description: graphical editor for DjVu
  djvusmooth is a graphical editor for DjVu files, which allows one to:
   * edit document metadata,




More information about the Python-apps-commits mailing list