rev 15994 - trunk/packages/automoc/debian

Karl Ferdinand Ebert kfebert-guest at alioth.debian.org
Wed Sep 30 18:02:36 UTC 2009


Author: kfebert-guest
Date: 2009-09-30 18:02:24 +0000 (Wed, 30 Sep 2009)
New Revision: 15994

Modified:
   trunk/packages/automoc/debian/changelog
   trunk/packages/automoc/debian/compat
   trunk/packages/automoc/debian/control
   trunk/packages/automoc/debian/rules
Log:
I cleaned lintian warnings about homepage-field and dh_prep for new standard 
version 3.8.3.


Modified: trunk/packages/automoc/debian/changelog
===================================================================
--- trunk/packages/automoc/debian/changelog	2009-09-30 17:40:07 UTC (rev 15993)
+++ trunk/packages/automoc/debian/changelog	2009-09-30 18:02:24 UTC (rev 15994)
@@ -1,3 +1,11 @@
+automoc (1.0~version-0.9.88-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * bumped standard version to 3.8.3 Fixed lintian warnings (homepage-field
+    and dh_prep)
+
+ -- Karl Ferdinand Ebert <kfebert at gmail.com>  Mon, 28 Sep 2009 23:44:00 +0200
+
 automoc (1.0~version-0.9.88-2) unstable; urgency=low
 
   * Upload to unstable. 

Modified: trunk/packages/automoc/debian/compat
===================================================================
--- trunk/packages/automoc/debian/compat	2009-09-30 17:40:07 UTC (rev 15993)
+++ trunk/packages/automoc/debian/compat	2009-09-30 18:02:24 UTC (rev 15994)
@@ -1 +1 @@
-5
+7

Modified: trunk/packages/automoc/debian/control
===================================================================
--- trunk/packages/automoc/debian/control	2009-09-30 17:40:07 UTC (rev 15993)
+++ trunk/packages/automoc/debian/control	2009-09-30 18:02:24 UTC (rev 15994)
@@ -3,8 +3,9 @@
 Priority: extra
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Ana Beatriz Guerrero Lopez <ana at debian.org>, Modestas Vainius <modestas at vainius.eu>
-Build-Depends: debhelper (>= 5), libqt4-dev, cmake
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 7), libqt4-dev, cmake
+Standards-Version: 3.8.3
+Homepage: http://cia.vc/stats/project/kde/automoc
 
 Package: automoc
 Architecture: any

Modified: trunk/packages/automoc/debian/rules
===================================================================
--- trunk/packages/automoc/debian/rules	2009-09-30 17:40:07 UTC (rev 15993)
+++ trunk/packages/automoc/debian/rules	2009-09-30 18:02:24 UTC (rev 15994)
@@ -41,7 +41,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 
 	# Add here commands to install the package into debian/automoc.




More information about the pkg-kde-commits mailing list