[Pkg-xfce-commits] r4156 - in goodies/trunk/xfce4-notifyd/debian: . source

Yves-Alexis Perez corsac at alioth.debian.org
Wed Jul 7 12:29:14 UTC 2010


Author: corsac
Date: 2010-07-07 12:29:11 +0000 (Wed, 07 Jul 2010)
New Revision: 4156

Added:
   goodies/trunk/xfce4-notifyd/debian/source/
   goodies/trunk/xfce4-notifyd/debian/source/format
Modified:
   goodies/trunk/xfce4-notifyd/debian/changelog
   goodies/trunk/xfce4-notifyd/debian/control
   goodies/trunk/xfce4-notifyd/debian/rules
Log:
* switch source format to 3.0 (quilt).
  - add .pc files to POTFILES.skip.
  - drop quilt addon call and rules.

Modified: goodies/trunk/xfce4-notifyd/debian/changelog
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/changelog	2010-07-07 12:12:36 UTC (rev 4155)
+++ goodies/trunk/xfce4-notifyd/debian/changelog	2010-07-07 12:29:11 UTC (rev 4156)
@@ -7,10 +7,12 @@
   * debian/patches:
     - 02_add-spec-version-to-GetServerInformation added, returns spec version
     information even if it's not part of 0.9.                  closes: #588272
+  * switch source format to 3.0 (quilt).
   * debian/rules:
-    - add quilt .pc files to POTFILES.skip.
+    - add .pc files to POTFILES.skip.
+    - drop quilt addon call and rules.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Wed, 07 Jul 2010 14:10:10 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 07 Jul 2010 14:13:47 +0200
 
 xfce4-notifyd (0.1.0-4) unstable; urgency=low
 

Modified: goodies/trunk/xfce4-notifyd/debian/control
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/control	2010-07-07 12:12:36 UTC (rev 4155)
+++ goodies/trunk/xfce4-notifyd/debian/control	2010-07-07 12:29:11 UTC (rev 4156)
@@ -8,7 +8,7 @@
 Build-Depends: debhelper (>= 7), intltool,
  libxfcegui4-dev (>= 4.6.0), libxfce4util-dev (>= 4.6.0),
  libdbus-1-dev, libdbus-glib-1-dev, libglade2-dev, libsexy-dev,
- exo-utils, libxfconf-0-dev, quilt (>= 0.46-7)
+ exo-utils, libxfconf-0-dev
 Standards-Version: 3.8.1
 Homepage: http://spuriousinterrupt.org/projects/xfce4-notifyd
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-notifyd/

Modified: goodies/trunk/xfce4-notifyd/debian/rules
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/rules	2010-07-07 12:12:36 UTC (rev 4155)
+++ goodies/trunk/xfce4-notifyd/debian/rules	2010-07-07 12:29:11 UTC (rev 4156)
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
-
 LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 
 override_dh_auto_configure:
@@ -12,4 +10,4 @@
 	dh_auto_clean
 
 %:
-	dh --with quilt $@
+	dh $@

Added: goodies/trunk/xfce4-notifyd/debian/source/format
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/source/format	                        (rev 0)
+++ goodies/trunk/xfce4-notifyd/debian/source/format	2010-07-07 12:29:11 UTC (rev 4156)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the Pkg-xfce-commits mailing list