[Pkg-utopia-commits] r2982 - in /packages/unstable/hal/debian: changelog control patches/series rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Mar 16 02:33:25 UTC 2009


Author: biebl
Date: Mon Mar 16 02:33:24 2009
New Revision: 2982

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2982
Log:
Switch patch management system to quilt.

Added:
    packages/unstable/hal/debian/patches/series
Modified:
    packages/unstable/hal/debian/changelog
    packages/unstable/hal/debian/control
    packages/unstable/hal/debian/rules

Modified: packages/unstable/hal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/changelog?rev=2982&op=diff
==============================================================================
--- packages/unstable/hal/debian/changelog (original)
+++ packages/unstable/hal/debian/changelog Mon Mar 16 02:33:24 2009
@@ -3,6 +3,7 @@
   * Git snapshot of the upcoming 0.5.12 release.
   * debian/control
     - Wrap Build-Depends.
+  * Switch patch management system to quilt.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 07 Jan 2009 23:55:22 +0100
 

Modified: packages/unstable/hal/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/control?rev=2982&op=diff
==============================================================================
--- packages/unstable/hal/debian/control (original)
+++ packages/unstable/hal/debian/control Mon Mar 16 02:33:24 2009
@@ -21,7 +21,8 @@
  libxml2-utils,
  gtk-doc-tools,
  libsmbios-dev (>= 2.0.3) [amd64 i386 lpia],
- gperf
+ gperf,
+ quilt
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/hal
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal

Added: packages/unstable/hal/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/patches/series?rev=2982&op=file
==============================================================================
--- packages/unstable/hal/debian/patches/series (added)
+++ packages/unstable/hal/debian/patches/series Mon Mar 16 02:33:24 2009
@@ -1,0 +1,13 @@
+01_hal_debian_dbuspolicy.patch
+10_ntfs_uid_mount.patch
+23_addon_acpi.patch
+40_readme_remove_hacking.patch
+55_nonpolkit-mount-policy.patch
+56_revert_ntfs_locale_mount_option.patch
+60_use-phy80211-instead-of-wiphy-symlink-to-detect.patch
+61_use-wext-ioctl-instead-of-sysfs-to-detect-wireless.patch
+71-hal.conf.in-qualify-all-send_interface-.-with-s.patch
+72-Allow-anyone-to-introspect-the-hal-daemon-even-with.patch
+73-Let-root-call-any-hal-method.patch
+74-powerdev.patch
+75-at_console.patch

Modified: packages/unstable/hal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/rules?rev=2982&op=diff
==============================================================================
--- packages/unstable/hal/debian/rules (original)
+++ packages/unstable/hal/debian/rules Mon Mar 16 02:33:24 2009
@@ -2,7 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
 # List any files which are not installed




More information about the Pkg-utopia-commits mailing list