[Python-apps-commits] r3196 - in packages/lottanzb/trunk/debian (changelog control rules)

lantash-guest at users.alioth.debian.org lantash-guest at users.alioth.debian.org
Sat Jun 27 11:23:48 UTC 2009


    Date: Saturday, June 27, 2009 @ 11:23:45
  Author: lantash-guest
Revision: 3196

New upstream release. Lintian warnings fixed.

Modified:
  packages/lottanzb/trunk/debian/changelog
  packages/lottanzb/trunk/debian/control
  packages/lottanzb/trunk/debian/rules

Modified: packages/lottanzb/trunk/debian/changelog
===================================================================
--- packages/lottanzb/trunk/debian/changelog	2009-06-27 02:13:02 UTC (rev 3195)
+++ packages/lottanzb/trunk/debian/changelog	2009-06-27 11:23:45 UTC (rev 3196)
@@ -1,3 +1,11 @@
+lottanzb (0.4.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Bump Standards-Version to 3.8.2.
+  * Fix lintian warnings: dh_desktop-is-deprecated and dh_desktop-is-deprecated.
+
+ -- Severin Heiniger <severinheiniger at gmail.com>  Sat, 27 Jun 2009 09:25:36 +0200
+
 lottanzb (0.4.0-1) unstable; urgency=low
 
   * Initial release (Closes: #510909).

Modified: packages/lottanzb/trunk/debian/control
===================================================================
--- packages/lottanzb/trunk/debian/control	2009-06-27 02:13:02 UTC (rev 3195)
+++ packages/lottanzb/trunk/debian/control	2009-06-27 11:23:45 UTC (rev 3196)
@@ -5,7 +5,7 @@
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: cdbs, debhelper (>= 5.0.51~), python, python-support, python-setuptools
 Build-Depends-Indep: python-all-dev (>= 2.4), pkg-config, python-kiwi
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/lottanzb/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/lottanzb/trunk
 Homepage: http://www.lottanzb.org/

Modified: packages/lottanzb/trunk/debian/rules
===================================================================
--- packages/lottanzb/trunk/debian/rules	2009-06-27 02:13:02 UTC (rev 3195)
+++ packages/lottanzb/trunk/debian/rules	2009-06-27 11:23:45 UTC (rev 3196)
@@ -10,6 +10,4 @@
 DEB_INSTALL_CHANGELOGS_ALL := CHANGELOG
 
 install/lottanzb::
-	dh_desktop
 	dh_icons
-	dh_scrollkeeper




More information about the Python-apps-commits mailing list