r6934 - in /desktop/experimental/gtksourceview: ./ debian/boo.lang debian/changelog debian/libgtksourceview-common.install debian/rules



Author: lool
Date: Thu Aug 10 10:34:11 2006
New Revision: 6934

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=6934
Log:
* New upstream development releases, with API additions.
  - Target at experimental.
  - Bump shlibs to >= 1.7.2.
  - Stop shipping boo.lang, integrated upstream.

Added:
    desktop/experimental/gtksourceview/
      - copied from r6924, desktop/unstable/gtksourceview/
Removed:
    desktop/experimental/gtksourceview/debian/boo.lang
Modified:
    desktop/experimental/gtksourceview/debian/changelog
    desktop/experimental/gtksourceview/debian/libgtksourceview-common.install
    desktop/experimental/gtksourceview/debian/rules

Modified: desktop/experimental/gtksourceview/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtksourceview/debian/changelog?rev=6934&op=diff
==============================================================================
--- desktop/experimental/gtksourceview/debian/changelog (original)
+++ desktop/experimental/gtksourceview/debian/changelog Thu Aug 10 10:34:11 2006
@@ -1,8 +1,12 @@
-gtksourceview (1.6.2-2) UNRELEASED; urgency=low
-
+gtksourceview (1.7.2-1) experimental; urgency=low
+
+  * New upstream development releases, with API additions.
+    - Target at experimental.
+    - Bump shlibs to >= 1.7.2.
+    - Stop shipping boo.lang, integrated upstream.
   * Sync with overrides and set libgtksourceview-common's Section to misc.
 
- -- Loic Minier <lool dooz org>  Sat, 29 Jul 2006 23:16:21 +0200
+ -- Loic Minier <lool dooz org>  Thu, 10 Aug 2006 12:24:33 +0200
 
 gtksourceview (1.6.2-1) unstable; urgency=low
 

Modified: desktop/experimental/gtksourceview/debian/libgtksourceview-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtksourceview/debian/libgtksourceview-common.install?rev=6934&op=diff
==============================================================================
--- desktop/experimental/gtksourceview/debian/libgtksourceview-common.install (original)
+++ desktop/experimental/gtksourceview/debian/libgtksourceview-common.install Thu Aug 10 10:34:11 2006
@@ -1,4 +1,3 @@
 debian/tmp/usr/share/gtksourceview-1.0
 debian/tmp/usr/share/locale
-debian/boo.lang /usr/share/gtksourceview-1.0/language-specs
 debian/ocaml.lang /usr/share/gtksourceview-1.0/language-specs

Modified: desktop/experimental/gtksourceview/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtksourceview/debian/rules?rev=6934&op=diff
==============================================================================
--- desktop/experimental/gtksourceview/debian/rules (original)
+++ desktop/experimental/gtksourceview/debian/rules Thu Aug 10 10:34:11 2006
@@ -15,7 +15,7 @@
 	--enable-static
 
 # Debhelper Arguments
-DEB_DH_MAKESHLIBS_ARGS := -V 'libgtksourceview1.0-0 (>= 1.4)'
+DEB_DH_MAKESHLIBS_ARGS += -V 'libgtksourceview1.0-0 (>= 1.7.2)'
 
 # Record build-time version information
 binary-post-install/libgtksourceview-common::





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]