[Pkg-e-commits] [SCM] Enlightenment DR17 file chunk reading/writing library branch, master, updated. debian/1.0.1-1-634-gb84fabc
Albin Tonnerre
albin.tonnerre at gmail.com
Wed Nov 11 16:16:01 UTC 2009
The following commit has been merged in the master branch:
commit b84fabc0c82050947898b8c3d46092514912903e
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date: Wed Nov 11 17:14:29 2009 +0100
Force build against a recent version of eina
diff --git a/debian/changelog b/debian/changelog
index e8845e2..861f9f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+eet (1.2.2-2) unstable; urgency=low
+
+ * Force build against eina >= 0.0.2.062
+ * Bump Standards-Version to 3.8.3
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com> Thu, 27 Aug 2009 21:47:46 +0200
+
eet (1.2.2-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index fb24a09..6082831 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
Uploaders: Albin Tonnerre <albin.tonnerre at gmail.com>, Niv Sardi <xaiki at debian.org>,
Jan Lübbe <jluebbe at debian.org>
-Build-Depends: dpkg-dev (>= 1.14.8), debhelper (>= 6), cdbs, zlib1g-dev, libjpeg62-dev, doxygen, libeina-dev (>= 0.0.2.060), libgnutls-dev
-Standards-Version: 3.8.2
+Build-Depends: dpkg-dev (>= 1.14.8), debhelper (>= 6), cdbs, zlib1g-dev, libjpeg62-dev, doxygen, libeina-dev (>= 0.0.2.062), libgnutls-dev
+Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/pkg-e/libs/eet.git
Vcs-Browser: http://git.debian.org/?p=pkg-e/libs/eet.git
Homepage: http://www.enlightenment.org
@@ -13,7 +13,7 @@ Homepage: http://www.enlightenment.org
Package: libeet-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libeet1 (= ${binary:Version}), libjpeg62-dev, libeina-dev (>= 0.0.2.060), libgnutls-dev, pkg-config
+Depends: ${misc:Depends}, libeet1 (= ${binary:Version}), libjpeg62-dev, libeina-dev (>= 0.0.2.062), libgnutls-dev, pkg-config
Recommends: libeet-doc
Description: Enlightenment DR17 file chunk reading/writing library development files
Eet is a tiny library designed to write an arbitary set of chunks of data to a
--
Enlightenment DR17 file chunk reading/writing library
More information about the Pkg-e-commits
mailing list