[Pkg-e-commits] [SCM] Enlightenment DR17 graphical layout and animation library branch, new-svn-snapshot, updated. debian/0.9.9.050+svn20081206-1-1315-gc14fa32
Albin Tonnerre
albin.tonnerre at gmail.com
Mon Dec 7 15:01:45 UTC 2009
The following commit has been merged in the new-svn-snapshot branch:
commit 96ae3661387b5cc312e4e689ac7f8431d91bd63d
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date: Sat Dec 5 09:31:40 2009 +0100
New upstream snapshot
diff --git a/debian/changelog b/debian/changelog
index 6127fc8..04651d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+edje (0.9.93.063-1) unstable; urgency=low
+
+ * New upstream snapshot
+ * Build with -Wl,-z,defs for extra security. Drop 0001-Add-libtool-Wl-
+ as-needed-reordering-workaround.patch, works fine without it
+ * Bump Standards-Version to 3.8.3
+ * Prevent the doc from being built when not necessary, and move
+ doxygen to B-D-I
+ * Remove DEB_DH_STRIP_ARGS, cdbs figures this out
+ * Add new {build-,}dependency on lua 5.1
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com> Sat, 05 Dec 2009 09:29:31 +0100
+
edje (0.9.92.062-1) unstable; urgency=low
* New upstream snapshot
diff --git a/debian/control b/debian/control
index 3bab194..d51e862 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>,
Xavier Oswald <x.oswald at free.fr>, Jan Lübbe <jluebbe at debian.org>
-Build-Depends: debhelper (>= 6), cdbs, quilt, libeet-dev, libevas-dev (>= 0.9.9.062),
- libecore-dev (>= 0.9.9.062), libembryo-dev, libeina-dev (>= 0.0.2.062),
+Build-Depends: debhelper (>= 6), cdbs, quilt, libeet-dev, libevas-dev (>= 0.9.9.063),
+ libecore-dev (>= 0.9.9.063), libembryo-dev, libeina-dev (>= 0.9.9.063),
liblua5.1-0-dev
Build-Depends-Indep: doxygen
Standards-Version: 3.8.3
@@ -16,7 +16,7 @@ Homepage: http://enlightenment.org
Package: libedje-bin
Architecture: any
Section: devel
-Depends: ${misc:Depends}, ${shlibs:Depends}, libembryo-bin (>= 0.9.9.050+svn20090204), libevas-svn-04-engine-buffer
+Depends: ${misc:Depends}, ${shlibs:Depends}, libembryo-bin (>= 0.9.9.050+svn20090204), libevas-svn-05-engine-buffer
Description: Various binaries for use with libedje
Edje is a graphical layout and animation library for animated resizable,
compressed and scalable themes. It is the theming engine behind
@@ -27,7 +27,7 @@ Description: Various binaries for use with libedje
- edje_decc: Used to decompile compiled edje files.
- edje_recc: A convenience script to recompile EDC files.
-Package: libedje-svn-04
+Package: libedje-svn-05
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: libedje-bin (= ${binary:Version})
@@ -51,9 +51,9 @@ Description: libedje0 development documentation
Package: libedje-dev
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libedje-svn-04 (= ${binary:Version}), libedje-bin,
- libeet-dev, libembryo-dev, libevas-dev (>= 0.9.9.062), libecore-dev (>= 0.9.9.062),
- libeina-dev (>= 0.0.2.062), liblua5.1-0-dev, pkg-config
+Depends: ${misc:Depends}, libedje-svn-05 (= ${binary:Version}), libedje-bin,
+ libeet-dev, libembryo-dev, libevas-dev (>= 0.9.9.063), libecore-dev (>= 0.9.9.063),
+ libeina-dev (>= 0.9.9.063), liblua5.1-0-dev, pkg-config
Description: libedje headers and static libraries
Edje is a graphical layout and animation library for animated resizable,
compressed and scalable themes. It is the theming engine behind
@@ -65,7 +65,7 @@ Package: libedje-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: ${misc:Depends}, libedje-svn-04 (= ${binary:Version})
+Depends: ${misc:Depends}, libedje-svn-05 (= ${binary:Version})
Description: Debugging symbols for libedje
Edje is a graphical layout and animation library for animated resizable,
compressed and scalable themes. It is the theming engine behind
diff --git a/debian/libedje-svn-04.lintian-overrides b/debian/libedje-svn-04.lintian-overrides
deleted file mode 100644
index 481e436..0000000
--- a/debian/libedje-svn-04.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-libedje-svn-04: package-name-doesnt-match-sonames
diff --git a/debian/libedje-svn-04.shlibs b/debian/libedje-svn-04.shlibs
deleted file mode 100644
index c4d0cfe..0000000
--- a/debian/libedje-svn-04.shlibs
+++ /dev/null
@@ -1 +0,0 @@
-libedje-ver-svn-04 0 libedje-svn-04 (>= 0.9.92.062)
diff --git a/debian/libedje-svn-04.install b/debian/libedje-svn-05.install
similarity index 100%
rename from debian/libedje-svn-04.install
rename to debian/libedje-svn-05.install
diff --git a/debian/libedje-svn-05.lintian-overrides b/debian/libedje-svn-05.lintian-overrides
new file mode 100644
index 0000000..5bb310b
--- /dev/null
+++ b/debian/libedje-svn-05.lintian-overrides
@@ -0,0 +1 @@
+libedje-svn-05: package-name-doesnt-match-sonames
diff --git a/debian/libedje-svn-05.shlibs b/debian/libedje-svn-05.shlibs
new file mode 100644
index 0000000..9043711
--- /dev/null
+++ b/debian/libedje-svn-05.shlibs
@@ -0,0 +1 @@
+libedje-ver-svn-05 0 libedje-svn-05 (>= 0.9.92.063)
--
Enlightenment DR17 graphical layout and animation library
More information about the Pkg-e-commits
mailing list