[Pkg-utopia-commits] r3321 - in /packages/unstable/hal-info/debian: changelog control patches/series rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Dec 1 18:03:29 UTC 2009
Author: biebl
Date: Tue Dec 1 18:03:13 2009
New Revision: 3321
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3321
Log:
Switch patch management system to quilt.
Added:
packages/unstable/hal-info/debian/patches/series
Modified:
packages/unstable/hal-info/debian/changelog
packages/unstable/hal-info/debian/control
packages/unstable/hal-info/debian/rules
Modified: packages/unstable/hal-info/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/changelog?rev=3321&op=diff
==============================================================================
--- packages/unstable/hal-info/debian/changelog (original)
+++ packages/unstable/hal-info/debian/changelog Tue Dec 1 18:03:13 2009
@@ -1,6 +1,7 @@
hal-info (20091130-1) UNRELEASED; urgency=low
* New upstream release.
+ * Switch patch management system to quilt.
-- Michael Biebl <biebl at debian.org> Tue, 01 Dec 2009 18:53:37 +0100
Modified: packages/unstable/hal-info/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/control?rev=3321&op=diff
==============================================================================
--- packages/unstable/hal-info/debian/control (original)
+++ packages/unstable/hal-info/debian/control Tue Dec 1 18:03:13 2009
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends: cdbs, debhelper (>= 5), quilt
Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/hal-info
Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info
Added: packages/unstable/hal-info/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/patches/series?rev=3321&op=file
==============================================================================
--- packages/unstable/hal-info/debian/patches/series (added)
+++ packages/unstable/hal-info/debian/patches/series Tue Dec 1 18:03:13 2009
@@ -1,0 +1,1 @@
+10-ignore_huawei_e169_modem.patch
Modified: packages/unstable/hal-info/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/rules?rev=3321&op=diff
==============================================================================
--- packages/unstable/hal-info/debian/rules (original)
+++ packages/unstable/hal-info/debian/rules Tue Dec 1 18:03:13 2009
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-
+
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
More information about the Pkg-utopia-commits
mailing list