+++ /dev/null
-openembedded-essential (1.1-1) unstable; urgency=low
-
- * added gawk
-
- -- Marcin Juszkiewicz <hrw@hrw.one.pl> Wed, 8 Nov 2006 11:17:42 +0100
-
-openembedded-essential (1.0-1) unstable; urgency=low
-
- * Initial release
-
- -- Marcin Juszkiewicz <hrw@openembedded.org> Tue, 17 Oct 2006 12:05:35 +0200
-
+++ /dev/null
-This package was debianized by Marcin Juszkiewicz <hrw@hrw.one.pl> on
-Tue, 17 Oct 2006 12:05:35 +0200.
-
-It was downloaded from <fill in http/ftp site>
-
-Upstream Author: <put author(s) name and email here>
-
-Copyright: <put the year(s) of the copyright, and the names of the
- copyright holder(s) here>
-
-License:
-
-<Put the license of the package here>
-
-
-The Debian packaging is (C) 2006, Marcin Juszkiewicz <hrw@hrw.one.pl> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-
--- /dev/null
+openembedded-essential (1.2) unstable; urgency=low
+
+ * fixed packaging to make lintian happy
+ * switched to native numbering
+
+ -- Marcin Juszkiewicz <hrw@openembedded.org> Wed, 8 Nov 2006 11:17:42 +0100
+
+openembedded-essential (1.1) unstable; urgency=low
+
+ * added gawk
+
+ -- Marcin Juszkiewicz <hrw@openembedded.org> Wed, 8 Nov 2006 11:17:42 +0100
+
+openembedded-essential (1.0-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Marcin Juszkiewicz <hrw@openembedded.org> Tue, 17 Oct 2006 12:05:35 +0200
+
Package: openembedded-essential
Architecture: all
-Depends: python (>= 2.3), ccache, build-essential, quilt, sed, bison, wget, cvs, subversion, git-core, monotone, coreutils, unzip, texi2html, texinfo, libsdl1.2-dev, docbook-utils, gawk
+Depends: python (>= 2.3), ccache, build-essential, quilt, bison, wget, cvs, subversion, git-core, monotone, coreutils, unzip, texi2html, texinfo, libsdl1.2-dev, docbook-utils, gawk
Description: Metapackage to install all needed packages to start using OpenEmbedded
OpenEmbedded is a full-featured development environment allowing users to
target a wide variety of devices. Supporting multiple build, release paths and
--- /dev/null
+This package was debianized by Marcin Juszkiewicz <hrw@hrw.one.pl> on
+Tue, 17 Oct 2006 12:05:35 +0200.
+
+Upstream Author: Marcin Juszkiewicz <hrw@hrw.one.pl>
+
+Copyright:
+2006 Marcin Juszkiewicz <hrw@hrw.one.pl>
+
+License: GPLv2
+
+The Debian packaging is (C) 2006, Marcin Juszkiewicz <hrw@hrw.one.pl> and
+is licensed under the GPLv2, see `/usr/share/common-licenses/GPL-2'.
#!/usr/bin/make -f
build:
+binary-arch:
clean:
dh_builddeb
binary: binary-indep
-.PHONY: build clean binary-indep binary
+.PHONY: build clean binary-indep binary binary-arch