From: etrunko Date: Mon, 10 Dec 2007 22:38:29 +0000 (+0000) Subject: No need of debian/patches X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;h=f223b81a54ec1e785bd5a73a6854141e43862f5e;p=maemo-efl No need of debian/patches --- diff --git a/trunk/embryo/debian/control b/trunk/embryo/debian/control index 1a5e251..f6052e1 100644 --- a/trunk/embryo/debian/control +++ b/trunk/embryo/debian/control @@ -2,7 +2,7 @@ Source: embryo Section: libs Priority: optional Maintainer: Maemo-EFL Team -Build-Depends: debhelper (>= 4.0.0), cdbs (>= 0.4.3-1.1), quilt, automake1.7 | automaken, libtool +Build-Depends: debhelper (>= 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool Standards-Version: 3.7.2 Package: embryo0-bin diff --git a/trunk/embryo/debian/patches/series b/trunk/embryo/debian/patches/series deleted file mode 100644 index e69de29..0000000 diff --git a/trunk/embryo/debian/rules b/trunk/embryo/debian/rules index cb7fcf5..c04cdca 100755 --- a/trunk/embryo/debian/rules +++ b/trunk/embryo/debian/rules @@ -2,7 +2,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) diff --git a/trunk/embryo/debian_gregale/control b/trunk/embryo/debian_gregale/control index 4ec95bf..bb18b67 100644 --- a/trunk/embryo/debian_gregale/control +++ b/trunk/embryo/debian_gregale/control @@ -2,7 +2,7 @@ Source: embryo Section: libs Priority: optional Maintainer: Maemo-EFL Team -Build-Depends: cdbs, quilt, debhelper (>= 4.0.0), automake1.7 | automaken, libtool +Build-Depends: cdbs, debhelper (>= 4.0.0), automake1.7 | automaken, libtool Standards-Version: 3.7.2 Package: embryo0-bin diff --git a/trunk/embryo/debian_gregale/patches/01_dont_overwrite_changelog b/trunk/embryo/debian_gregale/patches/01_dont_overwrite_changelog deleted file mode 100644 index 6263a9e..0000000 --- a/trunk/embryo/debian_gregale/patches/01_dont_overwrite_changelog +++ /dev/null @@ -1,24 +0,0 @@ -Index: embryo/Makefile.am -=================================================================== ---- embryo.orig/Makefile.am 2007-07-01 20:37:02.000000000 +0300 -+++ embryo/Makefile.am 2007-08-19 11:55:45.000000000 +0300 -@@ -7,8 +7,7 @@ - embryo_docs.tar.gz embryo.c \ - README \ - embryo.pc \ -- embryo.spec \ -- debian/changelog -+ embryo.spec - - bin_SCRIPTS = - -Index: embryo/configure.in -=================================================================== ---- embryo.orig/configure.in 2007-07-10 03:13:23.000000000 +0300 -+++ embryo/configure.in 2007-08-19 11:56:00.000000000 +0300 -@@ -87,5 +87,4 @@ - src/bin/Makefile - README - embryo.spec --debian/changelog - ]) diff --git a/trunk/embryo/debian_gregale/patches/series b/trunk/embryo/debian_gregale/patches/series deleted file mode 100644 index 9f2346c..0000000 --- a/trunk/embryo/debian_gregale/patches/series +++ /dev/null @@ -1 +0,0 @@ -01_dont_overwrite_changelog diff --git a/trunk/embryo/debian_gregale/rules b/trunk/embryo/debian_gregale/rules index d7cc062..5437088 100755 --- a/trunk/embryo/debian_gregale/rules +++ b/trunk/embryo/debian_gregale/rules @@ -2,7 +2,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)