r15090 - in /packages/unstable/bakery2.4/debian: changelog rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Fri Mar 14 10:50:13 UTC 2008


Author: manphiz-guest
Date: Fri Mar 14 10:50:13 2008
New Revision: 15090

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15090
Log:
* Use versioned shlibs, bumped to 2.4.4.

Modified:
    packages/unstable/bakery2.4/debian/changelog
    packages/unstable/bakery2.4/debian/rules

Modified: packages/unstable/bakery2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/changelog?rev=15090&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/changelog (original)
+++ packages/unstable/bakery2.4/debian/changelog Fri Mar 14 10:50:13 2008
@@ -14,13 +14,14 @@
   * Update standard version to 3.7.3.
   * Switch packaging system to cdbs, b-dep on cdbs (>= 0.4.51) to avoid
     empty -dbg package bug.
+  * Use versioned shlibs, bumped to 2.4.4.
   * Remove useless *.dirs files.
   * Refined Descriptions wording in debian/control*.
   * Refine b-dep version as per source configure.in.
   * Fix doc-base sections.
   * Refine docs install path to maintain original directory hierarchy.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Fri, 14 Mar 2008 18:45:18 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Fri, 14 Mar 2008 18:49:04 +0800
 
 bakery2.4 (2.4.0-2) unstable; urgency=low
 

Modified: packages/unstable/bakery2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/rules?rev=15090&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/rules (original)
+++ packages/unstable/bakery2.4/debian/rules Fri Mar 14 10:50:13 2008
@@ -12,7 +12,7 @@
 
 SHARED_PKG := $(shell sed -rn 's/Package:[[:space:]]*(libbakery-[0-9\.]+-[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 DOC_PKG := $(shell sed -rn 's/Package:[[:space:]]*(libbakery-[0-9\.]+-doc)[[:space:]]*$$/\1/p' debian/control)
-SHVER := 2.4.0
+SHVER := 2.4.4
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp




More information about the pkg-gnome-commits mailing list