[Pkg-xfce-commits] r1463 - goodies/squeeze/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sat Dec 8 05:28:25 UTC 2007


Author: corsac
Date: 2007-12-08 05:28:25 +0000 (Sat, 08 Dec 2007)
New Revision: 1463

Added:
   goodies/squeeze/debian/lintian
Modified:
   goodies/squeeze/debian/changelog
   goodies/squeeze/debian/control
   goodies/squeeze/debian/copyright
   goodies/squeeze/debian/rules
Log:
some changes.
squeeze isn't yet ready for upload (random segfaults)



Modified: goodies/squeeze/debian/changelog
===================================================================
--- goodies/squeeze/debian/changelog	2007-12-08 05:27:31 UTC (rev 1462)
+++ goodies/squeeze/debian/changelog	2007-12-08 05:28:25 UTC (rev 1463)
@@ -6,4 +6,4 @@
   [ Simon Huggins ]
   * Add Vcs-* headers to debian/control
 
- -- Simon Huggins <huggie at earth.li>  Tue, 27 Nov 2007 17:07:10 +0000
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 08 Dec 2007 00:10:00 +0100

Modified: goodies/squeeze/debian/control
===================================================================
--- goodies/squeeze/debian/control	2007-12-08 05:27:31 UTC (rev 1462)
+++ goodies/squeeze/debian/control	2007-12-08 05:28:25 UTC (rev 1463)
@@ -2,9 +2,9 @@
 Section: x11
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
 Build-Depends: debhelper (>= 4.1.0), cdbs, libexo-0.3-dev (>= 0.3.2), libthunar-vfs-1-dev (>= 0.4.0), libdbus-glib-1-dev (>= 0.34)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/squeeze/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/squeeze/
 

Modified: goodies/squeeze/debian/copyright
===================================================================
--- goodies/squeeze/debian/copyright	2007-12-08 05:27:31 UTC (rev 1462)
+++ goodies/squeeze/debian/copyright	2007-12-08 05:28:25 UTC (rev 1463)
@@ -4,11 +4,12 @@
 It was downloaded from
 http://squeeze.xfce.org/
 
-Copyright Holder: Stephan Arts <stephan at xfce.org>
+Copyright Holders: 
 
-License:
+2006-2007 Stephan Arts <stephan at xfce.org>
+Peter de Ridder <peter at xfce.org>
+2005-2006 Benedikt Meurer <benny at xfce.org>
 
-This software is licensed under the GNU General Public License (version 2).
-On Debian systems, the complete text of the GNU General Public License 
-can be found in `/usr/share/common-licenses/GPL'.
-
+squeeze is licensed under the GNU General Public License (version 2 or later).
+On Debian systems, the complete text of the GNU General Public License can be
+found in `/usr/share/common-licenses/GPL'.

Added: goodies/squeeze/debian/lintian
===================================================================
--- goodies/squeeze/debian/lintian	                        (rev 0)
+++ goodies/squeeze/debian/lintian	2007-12-08 05:28:25 UTC (rev 1463)
@@ -0,0 +1,4 @@
+#squeeze is a small package and nobody use libsqueeze currently so no need for
+#another -dev package currently.
+squeeze: non-dev-pkg-with-shlib-symlink usr/lib/libsqueeze-1.so.0.0.2 usr/lib/libsqueeze-1.so
+squeeze: package-name-doesnt-match-sonames libsqueeze-1-0

Modified: goodies/squeeze/debian/rules
===================================================================
--- goodies/squeeze/debian/rules	2007-12-08 05:27:31 UTC (rev 1462)
+++ goodies/squeeze/debian/rules	2007-12-08 05:28:25 UTC (rev 1463)
@@ -2,3 +2,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+binary-post-install/squeeze::
+	    install -D -p -o root -g root -m 644 debian/lintian $(CURDIR)/debian/squeeze/usr/share/lintian/overrides/squeeze
+
+




More information about the Pkg-xfce-commits mailing list