No need of debian/patches
authoretrunko <eblima@gmail.com>
Mon, 10 Dec 2007 22:38:29 +0000 (22:38 +0000)
committeretrunko <eblima@gmail.com>
Mon, 10 Dec 2007 22:38:29 +0000 (22:38 +0000)
trunk/embryo/debian/control
trunk/embryo/debian/patches/series [deleted file]
trunk/embryo/debian/rules
trunk/embryo/debian_gregale/control
trunk/embryo/debian_gregale/patches/01_dont_overwrite_changelog [deleted file]
trunk/embryo/debian_gregale/patches/series [deleted file]
trunk/embryo/debian_gregale/rules

index 1a5e251..f6052e1 100644 (file)
@@ -2,7 +2,7 @@ Source: embryo
 Section: libs
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-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 (file)
index e69de29..0000000
index cb7fcf5..c04cdca 100755 (executable)
@@ -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)
 
index 4ec95bf..bb18b67 100644 (file)
@@ -2,7 +2,7 @@ Source: embryo
 Section: libs
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-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 (file)
index 6263a9e..0000000
+++ /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 (file)
index 9f2346c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-01_dont_overwrite_changelog
index d7cc062..5437088 100755 (executable)
@@ -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)