Ubuntu (new upstream) gtksourceview 1.8.0-0ubuntu1

Ubuntu Merge-o-Matic <[email protected]>
Newsgroups gmane.comp.gnome.devtools
Message-ID <[email protected]>
This e-mail has been sent due to an upload to Ubuntu of a new upstream
version which still contains Ubuntu changes.  It contains the difference
between the Ubuntu version and the equivalent base version in Debian, note
that this difference may include the upstream changes.
gtksourceview_1.8.0-0ubuntu1_source.changes (text/plain, 9.2 KB)
Format: 1.7
Date: Mon,  4 Sep 2006 15:57:06 +0200
Source: gtksourceview
Binary: libgtksourceview-dev libgtksourceview-common libgtksourceview1.0-0 libgtksourceview-doc
Architecture: source
Version: 1.8.0-0ubuntu1
Distribution: edgy
Urgency: high
Maintainer: Andrew Lau <[email protected]>
Changed-By: Sebastien Bacher <[email protected]>
Description: 
 libgtksourceview-common - common files for the GTK+ syntax highlighting widget
 libgtksourceview-dev - development files for the GTK+ syntax highlighting widget
 libgtksourceview-doc - documentation for the GTK+ syntax highlighting widget
 libgtksourceview1.0-0 - shared libraries for the GTK+ syntax highlighting widget
Closes: 195663 216946 217883 226215 255668 261119 265953 273495 273611 280235 285102 292658 311124 313169 328420 337025 343664 367975
Changes: 
 gtksourceview (1.8.0-0ubuntu1) edgy; urgency=low
 .
   * Sync with Debian
   * New upstream version:
     - Added text/x-gettext-translation-template to the list of
       mime-types in po.lang
     - Updated translations
 .
 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.
   * Install gtk-doc documentation in the standard upstream directory.
     - Drop --with-html-dir from configure args.
     - Drop now useless libgtksourceview-doc.dirs.
     - Update libgtksourceview-doc.install, libgtksourceview-doc.doc-base, and
       libgtksourceview-doc.links.
     - Drop /usr/share/doc/gtksourceview hierarchy.
     - Add a preinst to manually drop symlinks on upgrades since dpkg can't
       handle switching a pathname from symlink to directory.
     - Add a prerm to manually drop the doc dir on downgrades since dpkg can't
       handle switching a pathname from directory to symlink either.
   * Add ${misc:Depends}.
   * Update watch file to track all stable releases.
 .
 gtksourceview (1.6.2-1) unstable; urgency=low
 .
   * New upstream release; no API changes.
 .
 gtksourceview (1.6.1-3) unstable; urgency=low
 .
   * Readd boo.lang as it was removed from boo in 0.7.6.2237-1.
     [debian/control, debian/control.in,
      debian/libgtksourceview-common.install]
 .
 gtksourceview (1.6.1-2) unstable; urgency=medium
 .
   * Revert the shipping of boo.lang as I forgot to request its removal from
     boo first. (Closes: #367975)
     [debian/libgtksourceview-common.install]
   * Bump up Debhelper compatibility level to 5.
     [debian/compat, debian/control, debian/control.in]
 .
 gtksourceview (1.6.1-1) unstable; urgency=low
 .
   [ Loic Minier ]
   * Sync with Ubuntu.
     - New upstream releases.
       . Bump up libgtk2.0-dev build-dep.
         [debian/control, debian/control.in]
     - Support the boo language and Replace the boo package which used to ship
       it.
       [debian/boo.lang, debian/control, debian/control.in,
        debian/libgtksourceview-common.install]
   * Distribution is unstable.
   * Update Uploaders.
     [debian/control, debian/control.in]
   * Support the ocaml language, thanks to Eric Cooper. (Closes: #343664)
     [debian/libgtksourceview-common.install, debian/ocaml.lang]
 .
   [ Josselin Mouette ]
   * Make the package binNMU-safe.
     + Build-depend on dpkg-dev 1.13.19.
     + Use ${source:Version} and ${binary:Version}.
   * Update watch file.
   * Standards-version is 3.7.2.
   * rules,*.install: use dh_install more cleanly.
   * libgtksourceview-dev.install: remove the libtool file.
   * libgtksourceview-dev depends on the exact libgtksourceview1.0-0
     version.
 .
 gtksourceview (1.4.2-2) unstable; urgency=low
 .
   * Add CDBS' utils. [debian/rules]
   * Enable building of static libraries. (Closes: #337025) [debian/rules]
 .
 gtksourceview (1.4.2-1) unstable; urgency=high
 .
   * Urgency high because of RC bug fix.
   * New upstream release (only translations updates).
   * Bump shlibs to >= 1.4. (Closes: #328420) [debian/rules]
   * Don't play with symlinks to save the changelogs and READMEs, keep the doc
     under /usr/share/gtksourceview, with symlinks in
     /usr/share/doc/*/gtksourceview pointing to it.
     [debian/libgtksourceview1.0-0.links, libgtksourceview-dev.links,
     libgtksourceview-doc.links debian/rules]
 .
 gtksourceview (1.4.1-1) unstable; urgency=low
 .
   [ Andrew Lau ]
   * Debian Standards-Version: 3.6.2
   * New upstream release: fortran.lang, ruby.lang, sql.lang (closes: #313169)
     - Drop patch. [debian/patches/00_sql-backslash.patch]
 .
   [ Ondřej Surý ]
   * GNOME Team upload.
 .
   [ Loic Minier ]
   * New upstream release 1.4.1.
     - Bump build-depends on libgnomeprintui2.2-dev to >= 2.8.
   * Misc fixes taken from 1.4.1-0ubuntu1:
     - Remove spurious space between package entries.
       [debian/control, debian/control.in]
     - Version libgtksourceview/libgtksourceview-common/dependencies in
       >= ${Source-Version}. [debian/control, debian/control.in]
     - Drop useless libgtksourceview-common deps.
       [debian/control, debian/control.in]
 .
 gtksourceview (1.2.0-2) unstable; urgency=low
 .
   * Designate '\' as an escape character in sql.lang
     + [debian/patches/00_sql-backslash.patch]
       (closes: #311124)
   * [debian/rules]:
     - Record compile-time dependency versions using dh_buildinfo
   * Downgrade documentation from a dependency to a suggestion.
 .
 gtksourceview (1.2.0-1) unstable; urgency=medium
 .
   * New upstream release for GNOME 2.10
   * [debian/control.in]:
     - Bump build-dep version of libgnomevfs2-dev to guard against libhowl0
       (non-free) linkage.
 .
 gtksourceview (1.1.93-1) unstable; urgency=low
 .
   * New upstream release.
 .
 gtksourceview (1.1.92-1) unstable; urgency=low
 .
   * New upstream release.
     - Improved LaTeX comment handling.
       (closes: #280235)
     - Merged: [debian/patches/00_python-numeric.patch]
       (closes: #285102)
     - Fixed line number printing.
       (closes: #292658)
 .
 gtksourceview (1.1.91-1) experimental; urgency=low
 .
   * New upstream developmental release for GNOME 2.9.x
     - Removed: [debian/patches/01__R-lang.patch] (not a typo)
   * Add Conflicts: with libgtksourceview-cil (<= 0.5-2) due to GtkSourceView
     providing its own nemerle.lang file.
 .
 gtksourceview (1.1.90-1) experimental; urgency=low
 .
   * New upstream developmental release for GNOME 2.9.x
     - Merged: [debian/patches/00_tcl-spec.patch]
   * Improved numeric type highlighting in Python.
     + [debian/patches/00_python-numeric.patch]
     Thanks: Leonardo Soto <[email protected]>
   * Corrected mistake in R language specification file.
     + [debian/patches/01_R-lang.patch]
 .
 gtksourceview (1.1.1-1) unstable; urgency=low
 .
   * New upstream release for GNOME 2.8.1
 .
 gtksourceview (1.0.1-5) unstable; urgency=low
 .
   * Create symlink for GtkSourceView documentation under devhelp's default
     search path.
     (closes: #273495)
   * New language specification file for TCL.
     Thanks: Riccardo Lancellotti <[email protected]>
     (closes: #273611)
 .
 gtksourceview (1.0.1-4) unstable; urgency=medium
 .
   * Added conflict with libgtksourceview-cil (<= 0.5-1) to enable upgrades.
     (closes: #265953)
   * Separated documentation into libgtksourceview-doc package.
 .
 gtksourceview (1.0.1-3) unstable; urgency=low
 .
   * Language specification files backported from CVS.
     - Updated: ada.lang, perl.lang
     - New: css.lang, fortran.lang, haskell.lang, javascript.lang, lua.lang,
       pascal.lang, ruby.lang, texinfo.lang and vbnet.lang
     (closes: #255668)
   * Documentation now symlinked under /usr/share/doc/libgtk2.0-doc.
     (closes: #261119)
 .
 gtksourceview (1.0.1-2) unstable; urgency=low
 .
   * GNOME Team Upload.
   * Upload in unstable.
 .
 gtksourceview (1.0.1-1) experimental; urgency=low
 .
   * New upstream release.
 .
 gtksourceview (1.0.0-2) experimental; urgency=low
 .
   * GNOME team upload.
   * debian/control.in: build-depend on libxml-parser-perl to fix a FTBFS.
 .
 gtksourceview (1.0.0-1) experimental; urgency=low
 .
   * New upstream release.
     + Corrects highlightning after an apostrophe (closes: #226215).
   * rules: update minimal shlib dependency.
   * control.in: require GNOME 2.6 versions of the libraries.
   * patches/00_autoreconf.patch: removed, should no longer be needed now
     upstream uses libtool 1.5.2.
 .
 gtksourceview (0.7.0-2) unstable; urgency=medium
 .
   * Regenerate autotools-dev/libtool files to work around -pthread linking
     build failures.
     (closes: #217883)
 .
 gtksourceview (0.7.0-1) unstable; urgency=low
 .
   * New upstream release.
     (closes: #216946)
 .
 gtksourceview (0.6.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Debian Standards-Version: 3.6.1
 .
 gtksourceview (0.5.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Debian Standards-Version: 3.6.0
 .
 gtksourceview (0.4.0-1) unstable; urgency=low
 .
   * Initial Release of Debian GNU/Linux Packages.
     (closes: #195663)
Files: 
 3af625a3a2acdb230b783d3ca5038449 1605 libs optional gtksourceview_1.8.0-0ubuntu1.dsc
 1fd72146d4ac2371113984944ca5d007 6646 libs optional gtksourceview_1.8.0-0ubuntu1.diff.gz
gtksourceview_1.8.0-0ubuntu1.slipped-patch (text/plain, 893.5 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.