rev 15544 - in kde-extras/smb4k: tags trunk/debian

Fathi Boudra fabo at alioth.debian.org
Thu Aug 6 17:16:55 UTC 2009


Author: fabo
Date: 2009-08-06 17:16:54 +0000 (Thu, 06 Aug 2009)
New Revision: 15544

Removed:
   kde-extras/smb4k/tags/0.10.2-4/
Modified:
   kde-extras/smb4k/trunk/debian/control
   kde-extras/smb4k/trunk/debian/copyright
   kde-extras/smb4k/trunk/debian/menu
   kde-extras/smb4k/trunk/debian/rules
Log:
remove previous tag
lintian--


Modified: kde-extras/smb4k/trunk/debian/control
===================================================================
--- kde-extras/smb4k/trunk/debian/control	2009-08-06 16:27:27 UTC (rev 15543)
+++ kde-extras/smb4k/trunk/debian/control	2009-08-06 17:16:54 UTC (rev 15544)
@@ -10,7 +10,7 @@
 
 Package: smb4k
 Architecture: any
-Depends: ${shlibs:Depends}, samba-common, smbclient, smbfs
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common, smbclient, smbfs
 Recommends: super | sudo
 Suggests: kwalletmanager
 Description: A Samba (SMB) share advanced browser for KDE

Modified: kde-extras/smb4k/trunk/debian/copyright
===================================================================
--- kde-extras/smb4k/trunk/debian/copyright	2009-08-06 16:27:27 UTC (rev 15543)
+++ kde-extras/smb4k/trunk/debian/copyright	2009-08-06 17:16:54 UTC (rev 15544)
@@ -11,23 +11,25 @@
 
     Alexander Reinholdt <dustpuppy at users.berlios.de>
     Massimo Callegari <massimocallegari at yahoo.it>
-    Franck Babin <babinfranck at yahoo.ca>
 
 Copyright:
 
-   This package is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; version 2 dated June, 1991.
+    Copyright (C) 2003-2009 Alexander Reinholdt
 
-   This package is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
+License:
 
-   You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License version 2 as
+    published by the Free Software Foundation.
 
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Modified: kde-extras/smb4k/trunk/debian/menu
===================================================================
--- kde-extras/smb4k/trunk/debian/menu	2009-08-06 16:27:27 UTC (rev 15543)
+++ kde-extras/smb4k/trunk/debian/menu	2009-08-06 17:16:54 UTC (rev 15544)
@@ -1,8 +1,7 @@
 ?package(smb4k):\
     needs="X11"\
-    section="Applications/Network"\
+    section="Applications/Network/Communication"\
     hints="KDE"\
-    kderemove="1"\
     title="SAMBA for KDE"\
     longtitle="SAMBA Advanced Browser"\
     command="/usr/bin/smb4k"

Modified: kde-extras/smb4k/trunk/debian/rules
===================================================================
--- kde-extras/smb4k/trunk/debian/rules	2009-08-06 16:27:27 UTC (rev 15543)
+++ kde-extras/smb4k/trunk/debian/rules	2009-08-06 17:16:54 UTC (rev 15544)
@@ -4,3 +4,8 @@
 
 %:
 	dh $@
+
+override_dh_compress:
+	dh_compress -X.docbook
+
+.PHONY: override_dh_auto_test




More information about the pkg-kde-commits mailing list