[Pkg-e-commits] [SCM] Enlightenment DR17 graphical layout and animation library branch, new-svn-snapshot, updated. debian/0.9.9.050+svn20081206-1-1135-g35f9a38

Albin Tonnerre albin.tonnerre at gmail.com
Thu May 7 12:58:02 UTC 2009


The following commit has been merged in the new-svn-snapshot branch:
commit 35f9a38ec34a4a73e0fe14e0962377686d6b95c7
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Sun May 3 23:36:21 2009 +0200

    New upstream release, ready for upload

diff --git a/debian/changelog b/debian/changelog
index 3b29bce..b7c6ce6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-edje (0.9.91.050+svn????????) UNRELEASED; urgency=low
+edje (0.9.92.060-1) experimental; urgency=low
 
   * New SVN snapshot
     - Drop patches, no longer needed:
@@ -8,12 +8,12 @@ edje (0.9.91.050+svn????????) UNRELEASED; urgency=low
       + Update shlibs and .install files as a consequence
   * Update Standards-Version, no change needed
   * Move libedje-dbg to the debug section
+  * libedje-dev now depends on libedje-bin, as it's needed to compile themes
+  * Package name purposedly doesn't match SONAME, in an attempt to make the
+    former a bit more meaningful than libedje-ver-pre-01-0
+    - Override the lintian warning: package-name-doesnt-match-sonames
 
- -- Albin Tonnerre <albin.tonnerre at gmail.com>  Sat, 18 Apr 2009 16:16:34 +0200
-
- 
-
- -- Albin Tonnerre <albin.tonnerre at gmail.com>  Sat, 18 Apr 2009 16:15:00 +0200
+ -- Albin Tonnerre <albin.tonnerre at gmail.com>  Thu, 07 May 2009 13:34:49 +0200
 
 edje (0.9.9.050+svn20090204-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 3132602..1a5b389 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.050+svn20081206),
- libecore-dev (>= 0.9.9.050+svn20081201), libembryo-dev, libeina-dev (>= 0.0.1~svn20080128), doxygen
+Build-Depends: debhelper (>= 6), cdbs, quilt, libeet-dev, libevas-dev (>= 0.9.9.060),
+ libecore-dev (>= 0.9.9.060), libembryo-dev, libeina-dev (>= 0.0.2.060), doxygen
 Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/pkg-e/libs/edje.git
 Vcs-Browser: http://git.debian.org/?p=pkg-e/libs/edje.git
@@ -25,7 +25,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-00
+Package: libedje-svn-01
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: libedje-bin (= ${binary:Version})
@@ -49,8 +49,9 @@ Description: libedje0 development documentation
 Package: libedje-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libedje-svn-00 (= ${binary:Version}), libeet-dev, libembryo-dev,
- libevas-dev (>= 0.9.9.050+svn20081206), libecore-dev (>= 0.9.9.050+svn20081201), libeina-dev (>= 0.0.1~svn20090128), pkg-config
+Depends: ${misc:Depends}, libedje-svn-01 (= ${binary:Version}), libedje-bin,
+ libeet-dev, libembryo-dev, libevas-dev (>= 0.9.9.060), libecore-dev (>= 0.9.9.060),
+ libeina-dev (>= 0.0.2.060), 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
@@ -62,7 +63,7 @@ Package: libedje-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: ${misc:Depends}, libedje-svn-00 (= ${binary:Version})
+Depends: ${misc:Depends}, libedje-svn-01 (= ${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-00.shlibs b/debian/libedje-svn-00.shlibs
deleted file mode 100644
index 5888882..0000000
--- a/debian/libedje-svn-00.shlibs
+++ /dev/null
@@ -1 +0,0 @@
-libedje-ver-pre-svn-00 0 libedje-svn-00 (>= 0.9.9.050+svn????????)
diff --git a/debian/libedje-svn-00.install b/debian/libedje-svn-01.install
similarity index 100%
rename from debian/libedje-svn-00.install
rename to debian/libedje-svn-01.install
diff --git a/debian/libedje-svn-01.lintian-overrides b/debian/libedje-svn-01.lintian-overrides
new file mode 100644
index 0000000..63b10c1
--- /dev/null
+++ b/debian/libedje-svn-01.lintian-overrides
@@ -0,0 +1 @@
+libedje-svn-01: package-name-doesnt-match-sonames
diff --git a/debian/libedje-svn-01.shlibs b/debian/libedje-svn-01.shlibs
new file mode 100644
index 0000000..24acfca
--- /dev/null
+++ b/debian/libedje-svn-01.shlibs
@@ -0,0 +1 @@
+libedje-ver-pre-01 0 libedje-svn-01 (>= 0.9.92.060)
diff --git a/debian/patches/series b/debian/patches/series
index ae80aca..2ddc315 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1 @@
 0001-Add-libtool-Wl-as-needed-reordering-workaround.patch
-0002-fix-library-soname.patch
-0003-reapply-autofoo.patch

-- 
Enlightenment DR17 graphical layout and animation library



More information about the Pkg-e-commits mailing list