[ubuntu/intrepid] gimageview 0.2.27-2ubuntu1 (Accepted)

Andrew Starr-Bochicchio a.starr.b at gmail.com
Sat Oct 11 23:30:13 BST 2008


gimageview (0.2.27-2ubuntu1) intrepid; urgency=low

  * Merge from debian unstable (LP: #281383), remaining changes:
   - Update dependencies for xine-lib transition (LP: #159338)
  * debian/patches/70_fix_ftbfs_with_gtk+2.13.x.dpatch
   - See GNOME Bug #536767:
     http://bugzilla.gnome.org/show_bug.cgi?id=536767

gimageview (0.2.27-2) unstable; urgency=low

  * QA upload.
  * debian/control
    - set QA group as maintainer
    - added dpatch build-dep
    - bump versioned depends on debhelper to >= 5
    - bump Standards-Version to 3.8.0
    - added Homepage field
    - reformatted long and short descriptions
  * debian/rules
    - added patch stuff
    - added other files to cleanup
    - removed DH_COMPAT
    - don't ignore error on clean
    - removed 'rm' to move to dh_clean
    - added removal of additional license files
    - added dh_desktop call
    - fixed installation of desktop file in the right directory
    - added etc/gimageview.desktop cleanup, it's regenerated (needed after
      German localization)
    - added '--enable-mplayer' option to configure call; thanks to Jonny for
      the report; Closes: #397075
  * debian/patches/01_previous_changes.dpatch
    - added to remove direct upstream code modification
  * debian/compat
    - created with value 5
  * debian/README.source
    - added due to Policy 3.8.0
  * debian/watch
    - added
  * debian/dirs
    - removed since unneeded
  * debian/copyright
    - indented upstream authors with 4 spaces
    - fixed reference on local GPLv2 file
    - left only the first paragraph of GPLv2 in this file
    - clearly separated license and copyright notices
    - added all the missing file with alternative copyright notices
  * debian/menu
    - updated section to Applications/Viewers
  * debian/patches/20_bts440648_sort_fix.dpatch
    - patch added; thanks to Shitamo for the report; Closes: #440648
  * debian/patches/30_bts494304_relibtoolize.dpatch
    - relibtoolize patch to support GNU/kFreeBSD; thanks to Petr Salinger for
      the instruction; Closes: #494304
  * debian/patches/40_bts389071_german_translation.dpatch
    - added German translation; thanks to Holger Wansing for the patch;
      Closes: #389071
  * debian/mime
    - added '-e' option; thanks to Vincent Lefevre for the report;
      Closes: #243583
  * debian/patches/10_bts459288_edit-options_fix.dpatch
    - added to fix the Edit > Options segfault; thanks to Nick Gasson for the
      patch; Closes: #459288
  * debian/patches/50_bts243584_returncode_on_exit.dpatch
    - added to use correctly the return code in case of error at opening;
      thanks to Vincent Lefevre for the report; Closes: #243584

Date: Sat, 16 Aug 2008 15:47:55 +0100
Changed-By: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: James Westby <jw+debian at jameswestby.net>
https://launchpad.net/ubuntu/intrepid/+source/gimageview/0.2.27-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 16 Aug 2008 15:47:55 +0100
Source: gimageview
Binary: gimageview
Architecture: source
Version: 0.2.27-2ubuntu1
Distribution: intrepid
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Description: 
 gimageview - image viewer using GTK+
Closes: 243583 243584 389071 397075 440648 459288 494304
Launchpad-Bugs-Fixed: 159338 281383
Changes: 
 gimageview (0.2.27-2ubuntu1) intrepid; urgency=low
 .
   * Merge from debian unstable (LP: #281383), remaining changes:
    - Update dependencies for xine-lib transition (LP: #159338)
   * debian/patches/70_fix_ftbfs_with_gtk+2.13.x.dpatch
    - See GNOME Bug #536767:
      http://bugzilla.gnome.org/show_bug.cgi?id=536767
 .
 gimageview (0.2.27-2) unstable; urgency=low
 .
   * QA upload.
   * debian/control
     - set QA group as maintainer
     - added dpatch build-dep
     - bump versioned depends on debhelper to >= 5
     - bump Standards-Version to 3.8.0
     - added Homepage field
     - reformatted long and short descriptions
   * debian/rules
     - added patch stuff
     - added other files to cleanup
     - removed DH_COMPAT
     - don't ignore error on clean
     - removed 'rm' to move to dh_clean
     - added removal of additional license files
     - added dh_desktop call
     - fixed installation of desktop file in the right directory
     - added etc/gimageview.desktop cleanup, it's regenerated (needed after
       German localization)
     - added '--enable-mplayer' option to configure call; thanks to Jonny for
       the report; Closes: #397075
   * debian/patches/01_previous_changes.dpatch
     - added to remove direct upstream code modification
   * debian/compat
     - created with value 5
   * debian/README.source
     - added due to Policy 3.8.0
   * debian/watch
     - added
   * debian/dirs
     - removed since unneeded
   * debian/copyright
     - indented upstream authors with 4 spaces
     - fixed reference on local GPLv2 file
     - left only the first paragraph of GPLv2 in this file
     - clearly separated license and copyright notices
     - added all the missing file with alternative copyright notices
   * debian/menu
     - updated section to Applications/Viewers
   * debian/patches/20_bts440648_sort_fix.dpatch
     - patch added; thanks to Shitamo for the report; Closes: #440648
   * debian/patches/30_bts494304_relibtoolize.dpatch
     - relibtoolize patch to support GNU/kFreeBSD; thanks to Petr Salinger for
       the instruction; Closes: #494304
   * debian/patches/40_bts389071_german_translation.dpatch
     - added German translation; thanks to Holger Wansing for the patch;
       Closes: #389071
   * debian/mime
     - added '-e' option; thanks to Vincent Lefevre for the report;
       Closes: #243583
   * debian/patches/10_bts459288_edit-options_fix.dpatch
     - added to fix the Edit > Options segfault; thanks to Nick Gasson for the
       patch; Closes: #459288
   * debian/patches/50_bts243584_returncode_on_exit.dpatch
     - added to use correctly the return code in case of error at opening;
       thanks to Vincent Lefevre for the report; Closes: #243584
Checksums-Sha1: 
 4990c3c961d4411b87676bd5d70ae820f3d05f76 1309 gimageview_0.2.27-2ubuntu1.dsc
 9959814c9982bc8de0d335e08671a9829d55b55e 373033 gimageview_0.2.27-2ubuntu1.diff.gz
Checksums-Sha256: 
 ff5f73aacc1ca103e37713b82601a19330a541c4b4c0cd57a1d4cc9002d67ae5 1309 gimageview_0.2.27-2ubuntu1.dsc
 a97058d07afab2ddf0f90f9ce2de3272355a576ca582e7886f9f9e7ddac2f7da 373033 gimageview_0.2.27-2ubuntu1.diff.gz
Files: 
 47adebad2edf3889a3c1762921738672 1309 graphics optional gimageview_0.2.27-2ubuntu1.dsc
 512461432dee58c3fda693a9fd9db6db 373033 graphics optional gimageview_0.2.27-2ubuntu1.diff.gz
Original-Maintainer: Debian QA Group <packages at qa.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjxJ5UACgkQRej+37V3/hPRfwCeJaEXtheJ2q1cohLiwSan+EfW
tS4AoNjh4SnznQlKZUhTz8rlwEHX6MPM
=iAmf
-----END PGP SIGNATURE-----


More information about the Intrepid-changes mailing list