[Pkg-xfce-commits] r4212 - in desktop/trunk/xfce4-mixer/debian: . source

Yves-Alexis Perez corsac at alioth.debian.org
Wed Aug 11 05:45:46 UTC 2010


Author: corsac
Date: 2010-08-11 05:45:46 +0000 (Wed, 11 Aug 2010)
New Revision: 4212

Added:
   desktop/trunk/xfce4-mixer/debian/source/
   desktop/trunk/xfce4-mixer/debian/source/format
Modified:
   desktop/trunk/xfce4-mixer/debian/changelog
   desktop/trunk/xfce4-mixer/debian/control
   desktop/trunk/xfce4-mixer/debian/rules
Log:
* Switch to 3.0 (quilt) format.
* debian/rules:
  - drop all references to quilt
* debian/control:
  - drop quilt build-dep

Modified: desktop/trunk/xfce4-mixer/debian/changelog
===================================================================
--- desktop/trunk/xfce4-mixer/debian/changelog	2010-08-02 06:33:31 UTC (rev 4211)
+++ desktop/trunk/xfce4-mixer/debian/changelog	2010-08-11 05:45:46 UTC (rev 4212)
@@ -1,9 +1,17 @@
 xfce4-mixer (4.6.1-3) UNRELEASED; urgency=low
 
+  [ Stefan Ott ]
   * debian/watch edited to track Xfce archive reorganisation.
 
- -- Stefan Ott <stefan at ott.net>  Thu, 11 Mar 2010 19:41:57 +0100
+  [ Yves-Alexis Perez ]
+  * Switch to 3.0 (quilt) format.
+  * debian/rules:
+    - drop all references to quilt
+  * debian/control:
+    - drop quilt build-dep
 
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 10 Aug 2010 22:50:24 +0200
+
 xfce4-mixer (4.6.1-2) unstable; urgency=low
 
   * debian/rules:

Modified: desktop/trunk/xfce4-mixer/debian/control
===================================================================
--- desktop/trunk/xfce4-mixer/debian/control	2010-08-02 06:33:31 UTC (rev 4211)
+++ desktop/trunk/xfce4-mixer/debian/control	2010-08-11 05:45:46 UTC (rev 4212)
@@ -7,7 +7,7 @@
  libgstreamer-plugins-base0.10-dev, libgtk2.0-dev, 
  libxfce4util-dev (>= 4.6.0), libxfcegui4-dev (>= 4.6.0), 
  xfce4-panel-dev (>= 4.6.0), libxml-parser-perl, 
- libxfconf-0-dev (>= 4.6.0), intltool, quilt (>= 0.46-7)
+ libxfconf-0-dev (>= 4.6.0), intltool
 Standards-Version: 3.8.1
 Homepage: http://www.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfce4-mixer/

Modified: desktop/trunk/xfce4-mixer/debian/rules
===================================================================
--- desktop/trunk/xfce4-mixer/debian/rules	2010-08-02 06:33:31 UTC (rev 4211)
+++ desktop/trunk/xfce4-mixer/debian/rules	2010-08-11 05:45:46 UTC (rev 4212)
@@ -1,10 +1,8 @@
 #!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
-
 LDFLAGS+=-Wl,-z,defs -Wl,--as-needed
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_install:
 	dh_auto_install

Added: desktop/trunk/xfce4-mixer/debian/source/format
===================================================================
--- desktop/trunk/xfce4-mixer/debian/source/format	                        (rev 0)
+++ desktop/trunk/xfce4-mixer/debian/source/format	2010-08-11 05:45:46 UTC (rev 4212)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the Pkg-xfce-commits mailing list