r14284 - in /packages/unstable/ghex/debian: changelog rules
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Fri Jan 18 14:46:10 UTC 2008
Author: lool
Date: Fri Jan 18 14:46:07 2008
New Revision: 14284
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14284
Log:
* New upstream development release; API additions; bug fixes; translation
update.
- Targetted at unstable since the changes seem stable.
- Bump up shlibs to >= 2.21.4.
- Fixes incorrect version in the .pc file; thanks Luca Bruno.
Modified:
packages/unstable/ghex/debian/changelog
packages/unstable/ghex/debian/rules
Modified: packages/unstable/ghex/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/changelog?rev=14284&op=diff
==============================================================================
--- packages/unstable/ghex/debian/changelog (original)
+++ packages/unstable/ghex/debian/changelog Fri Jan 18 14:46:07 2008
@@ -1,3 +1,13 @@
+ghex (2.21.4-1) unstable; urgency=low
+
+ * New upstream development release; API additions; bug fixes; translation
+ update.
+ - Targetted at unstable since the changes seem stable.
+ - Bump up shlibs to >= 2.21.4.
+ - Fixes incorrect version in the .pc file; thanks Luca Bruno.
+
+ -- Loic Minier <lool at dooz.org> Fri, 18 Jan 2008 15:34:01 +0100
+
ghex (2.20.1-1) unstable; urgency=low
[ Loic Minier ]
Modified: packages/unstable/ghex/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/rules?rev=14284&op=diff
==============================================================================
--- packages/unstable/ghex/debian/rules (original)
+++ packages/unstable/ghex/debian/rules Fri Jan 18 14:46:07 2008
@@ -13,4 +13,7 @@
DEB_SHLIBDEPS_INCLUDE_ghex := debian/libgtkhex0/usr/lib/
+DEB_DH_MAKESHLIBS_ARGS_libgtkhex0 += -V"libgtkhex0 (>= 2.21.4)"
+
DEB_INSTALL_MANPAGES_ghex := debian/ghex2.1
+
More information about the pkg-gnome-commits
mailing list