Public bug reported:

libhildon (2.2.19.debian.1-1) unstable; urgency=low

  * New upstream release. (Closes: #576267)
  * debian/control:
    + Upped build-dep version on GTK.
  * debian/update-patches.mk: Added -N option to git format-patch.
  * debian/patches/:
    + Updated all patches now that src moved to hildon, and to
      remove the annoying numbers.
    + 0004-Define-HildonUIMode.patch: Added to allow this to build.
    + 0005-Add-some-more-includes-and-if-0s-to-let-it-build.patch: Added.
  * debian/libhildon-1-0.symbols: Updated.

 -- Jonny Lamb <[email protected]>  Tue, 03 Aug 2010 15:01:42 -0400

libhildon (2.1.34.debian.1-7) unstable; urgency=low

  * debian/patches/:
    + Added patch to link to Xlib. (Closes: #558898)
    + Added patch to only export symbols with "hildon_" prefix.
  * debian/libhildon-1-0.symbols: Added. (Closes: #557923)

 -- Jonny Lamb <[email protected]>  Tue, 26 Jan 2010 17:26:13 +0000

** Affects: libhildon (Ubuntu)
     Importance: Undecided
     Assignee: Leo Iannacone (l3on)
         Status: In Progress

** Changed in: libhildon (Ubuntu)
       Status: New => In Progress

** Changed in: libhildon (Ubuntu)
     Assignee: (unassigned) => Leo Iannacone (l3on)

** Description changed:

  libhildon (2.2.19.debian.1-1) unstable; urgency=low
  
-   * New upstream release. (Closes: #576267)
-   * debian/control:
-     + Upped build-dep version on GTK.
-   * debian/update-patches.mk: Added -N option to git format-patch.
-   * debian/patches/:
-     + Updated all patches now that src moved to hildon, and to
-       remove the annoying numbers.
-     + 0004-Define-HildonUIMode.patch: Added to allow this to build.
-     + 0005-Add-some-more-includes-and-if-0s-to-let-it-build.patch: Added.
-   * debian/libhildon-1-0.symbols: Updated.
+   * New upstream release. (Closes: #576267)
+   * debian/control:
+     + Upped build-dep version on GTK.
+   * debian/update-patches.mk: Added -N option to git format-patch.
+   * debian/patches/:
+     + Updated all patches now that src moved to hildon, and to
+       remove the annoying numbers.
+     + 0004-Define-HildonUIMode.patch: Added to allow this to build.
+     + 0005-Add-some-more-includes-and-if-0s-to-let-it-build.patch: Added.
+   * debian/libhildon-1-0.symbols: Updated.
  
-  -- Jonny Lamb <[email protected]>  Tue, 03 Aug 2010 15:01:42 -0400
+  -- Jonny Lamb <[email protected]>  Tue, 03 Aug 2010 15:01:42 -0400
  
  libhildon (2.1.34.debian.1-7) unstable; urgency=low
  
-   * debian/patches/:
-     + Added patch to link to Xlib. (Closes: #558898)
-     + Added patch to only export symbols with "hildon_" prefix.
-   * debian/libhildon-1-0.symbols: Added. (Closes: #557923)
+   * debian/patches/:
+     + Added patch to link to Xlib. (Closes: #558898)
+     + Added patch to only export symbols with "hildon_" prefix.
+   * debian/libhildon-1-0.symbols: Added. (Closes: #557923)
  
-  -- Jonny Lamb <[email protected]>  Tue, 26 Jan 2010 17:26:13 +0000
- 
- libhildon (2.1.34.debian.1-6ubuntu1) lucid; urgency=low
- 
-   * Merge from debian unstable, remaining changes (LP: #427542):
-     - Fix debian/rules to not run the package managler during build.
-     - Added patch 04_hildon-1.hildon-banner-center.patch from Bob Spencer
-       to center hildon banner on screen to avoid flicker.
-     - 06-gtk-deprecated.patch: Update header files to avoid using deprecated
-       GTK macros, which caused libhildonhelp to fail to build.
-     - Change PACKAGE in po/Makefile.am so the .mo files are installed as
-       hildon-libs.
-     - Set hildon banner line wrap mode to support both word and character
-       boundary.
-     - Trucate strings longer than 78 characters, appending "...".
-   * Drop debian/patches/01-hildon-1.hildon-banner-wrap.patch:
-     applied upstream
-   * Drop 03_hildon-1.hildon-window-title.patch and
-     0104-enable-password-po.patch: code changed to much doesn't look relevant.
-   * Rename remaning patch to avoid name conflics with debian patch
- 
-  -- Laurent Bigonville <[email protected]>  Tue, 12 Jan 2010 09:20:48
- +0100
- 
- libhildon (2.1.34.debian.1-6) UNRELEASED; urgency=low
- 
-   * debian/rules: Fix typo. Thanks to Laurent Bigonville
-     <[email protected]> for letting us know. (Closes: #546043)
-   * debian/control: Bumped Standards-Version. (no changes)
- 
-  -- Jonny Lamb <[email protected]>  Sat, 19 Sep 2009 12:48:45 +0100
- 
- libhildon (2.1.34.debian.1-5) unstable; urgency=low
- 
-   * debian/libhildon-1-dev.install: Only install gtk-doc files in the -doc
-     package, not -dev. (Closes: #541714)
- 
-  -- Jonny Lamb <[email protected]>  Sun, 16 Aug 2009 09:51:26 +0100
- 
- libhildon (2.1.34.debian.1-4) unstable; urgency=low
- 
-   * Add -doc package.
-   * debian/control: Upped Standards-Version. (no changes)
- 
-  -- Jonny Lamb <[email protected]>  Wed, 12 Aug 2009 00:17:24 +0100
- 
- libhildon (2.1.34.debian.1-3) unstable; urgency=low
- 
-   [ Riku Voipio ]
-   * dbg package belon debug section now
- 
-   [ Jonny Lamb ]
-   * debian/libhildon-1-0.install: Ship usr/share/locale in libhildon-1-0
-     for now; this will require Replaces if it ever changes SONAME, but
-     it's too little to create a libhildon-common, or -data; should fix
-     display of "ecdg_ti_caption_separator" etc. in Modest, VNC viewer
-     and friends; see Maemo #2823.
-     (Patch stolen from Ubuntu's libhildon package.)
-   * debian/control: Upped Standards-Version. (no changes)
- 
-  -- Jonny Lamb <[email protected]>  Wed, 22 Apr 2009 14:00:34 +0100
- 
- libhildon (2.1.34.debian.1-2) unstable; urgency=low
- 
-   * patches/Revert-hildon_gtk_widget_set_theme_size-removal
-     hildon_gtk_widget_set_theme_size() is needed here since
-     we are not taking the maemo crack of putting that function
-     to libgtk2...
- 
-  -- Riku Voipio <[email protected]>  Sun, 15 Mar 2009 19:03:00 +0200
- 
- libhildon (2.1.34.debian.1-1) unstable; urgency=low
- 
-   [ Jonny Lamb ]
-   * New upstream release.
-   * debian/gbp.conf: Added git-buildpackage config file.
-   * debian/README.source: Added.
-   * debian/control:
-     + Use my debian.org email address.
-     + Bumped Standards-Version to 3.8.0.
-     + Added Vcs-{Browser,Git} fields.
-     + Upped deps on GTK+ to >= 2.12.
-     + Added build-dep on libcanberra-dev.
-   * debian/copyright: Updated URL of tarball location.
-   * debian/watch:
-     + Added dversionmangle option to remove ".debian" from upstream
-       version.
-     + Updated URL.
-   * debian/update-patches.mk: Added.
-   * debian/rules: Include update-patches.mk.
- 
-   [ Riku Voipio ]
-   * debian/patches/0001-Add-HildonSizeType-back.patch add 
-   * debian/control: build-depend on quilt
-   * debian/rules: add quilt patch rules
- 
-  -- Riku Voipio <[email protected]>  Sun, 01 Mar 2009 22:44:50 +0200
+  -- Jonny Lamb <[email protected]>  Tue, 26 Jan 2010 17:26:13 +0000

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889835

Title:
  Please merge libhildon 2.2.19.debian.1-1 (universe) from Debian
  unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libhildon/+bug/889835/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to