r13790 - in /packages/unstable/ghex/debian: changelog compat control control.in watch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Dec 10 07:41:57 UTC 2007


Author: slomo
Date: Mon Dec 10 07:41:57 2007
New Revision: 13790

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13790
Log:
* New upstream release:
  + Fixes crash while searching an ASCII string (Closes: #416480).
  + Fixes freeze when search reaches the end of a file (Closes: #373712).
  + debian/control.in:
    + Update build dependencies.
    + Let the -dev package depend on libgail-dev, libgtk2.0-dev and
      libatk1.0-dev.
* debian/control.in,
  debian/compat:
  + Update Standards-Version to 3.7.3 (no additional changes needed).
  + Update to debhelper compat level 5.
* debian/watch:
  + Updated for the new version.

Modified:
    packages/unstable/ghex/debian/changelog
    packages/unstable/ghex/debian/compat
    packages/unstable/ghex/debian/control
    packages/unstable/ghex/debian/control.in
    packages/unstable/ghex/debian/watch

Modified: packages/unstable/ghex/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/changelog?rev=13790&op=diff
==============================================================================
--- packages/unstable/ghex/debian/changelog (original)
+++ packages/unstable/ghex/debian/changelog Mon Dec 10 07:41:57 2007
@@ -1,4 +1,4 @@
-ghex (2.8.2-4) UNRELEASED; urgency=low
+ghex (2.20.1-1) unstable; urgency=low
 
   [ Loic Minier ]
   * Stop shipping *.la files in libgtkhex0-dev.
@@ -8,7 +8,22 @@
   * Use binary:version and source:Version for binnNMU-safe uploads as
     added in dpkg-dev 1.13.19. Add to Build-Depends accordingly
 
- -- Kilian Krause <kilian at debian.org>  Sat, 22 Sep 2007 12:37:38 +0200
+  [ Sebastian Dröge ]
+  * New upstream release:
+    + Fixes crash while searching an ASCII string (Closes: #416480).
+    + Fixes freeze when search reaches the end of a file (Closes: #373712).
+    + debian/control.in:
+      + Update build dependencies.
+      + Let the -dev package depend on libgail-dev, libgtk2.0-dev and
+        libatk1.0-dev.
+  * debian/control.in,
+    debian/compat:
+    + Update Standards-Version to 3.7.3 (no additional changes needed).
+    + Update to debhelper compat level 5.
+  * debian/watch:
+    + Updated for the new version.
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 10 Dec 2007 08:14:05 +0100
 
 ghex (2.8.2-3) unstable; urgency=low
 

Modified: packages/unstable/ghex/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/compat?rev=13790&op=diff
==============================================================================
--- packages/unstable/ghex/debian/compat (original)
+++ packages/unstable/ghex/debian/compat Mon Dec 10 07:41:57 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: packages/unstable/ghex/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control?rev=13790&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control (original)
+++ packages/unstable/ghex/debian/control Mon Dec 10 07:41:57 2007
@@ -2,9 +2,9 @@
 Section: gnome
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Akira TAGOH <tagoh at debian.org>, Andreas Rottmann <rotty at debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Ed Boraas <ed at debian.org>, Emil Soleyman-Zomalan <emil at nishra.com>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Joe Drew <drew at debian.org>, Johannes Rohr <jr.debian at rohr.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Ondřej Surý <ondrej at debian.org>, Rob Bradford <rob at debianplanet.org>, Robert McQueen <robot101 at debian.org>, Ross Burton <ross at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Takuo KITAME <kitame at debian.org>
-Build-Depends: cdbs, gnome-pkg-tools, debhelper (>= 4.0), libgnomeui-dev (>= 2.6.1.1-2), libglade2-dev (>= 2.4), libgnomeprintui2.2-dev (>= 2.6.1-4), libgail-dev, gettext, libxml-parser-perl, scrollkeeper, dpkg-dev (>= 1.13.19)
-Standards-Version: 3.6.2
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Build-Depends: cdbs, gnome-pkg-tools, debhelper (>= 5), libgtk2.0-dev (>= 2.4.0), libatk1.0-dev (>= 1.0.0), libgnomeui-dev (>= 2.6.1.1-2), libgnomeprintui2.2-dev (>= 2.6.1-4), libgail-dev (>= 0.17), libpopt-dev, gettext, libxml-parser-perl, scrollkeeper, gnome-doc-utils (>= 0.3.2), gconf2
+Standards-Version: 3.7.3
 
 Package: libgtkhex0
 Architecture: any
@@ -19,7 +19,7 @@
 Package: libgtkhex0-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libgtkhex0 (= ${binary:Version})
+Depends: ${misc:Depends}, libgtkhex0 (= ${binary:Version}), libgail-dev (>= 0.17), libgtk2.0-dev (>= 2.4.0), libatk1.0-dev (>= 1.0.0)
 Description: GNOME Hex editor for files (development headers)
  The GHex program can view and edit files in two ways, hex or ascii. Good 
  for editing saved game files.

Modified: packages/unstable/ghex/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control.in?rev=13790&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control.in (original)
+++ packages/unstable/ghex/debian/control.in Mon Dec 10 07:41:57 2007
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs, gnome-pkg-tools, debhelper (>= 4.0), libgnomeui-dev (>= 2.6.1.1-2), libglade2-dev (>= 2.4), libgnomeprintui2.2-dev (>= 2.6.1-4), libgail-dev, gettext, libxml-parser-perl, scrollkeeper, dpkg-dev (>= 1.13.19)
-Standards-Version: 3.6.2
+Build-Depends: cdbs, gnome-pkg-tools, debhelper (>= 5), libgtk2.0-dev (>= 2.4.0), libatk1.0-dev (>= 1.0.0), libgnomeui-dev (>= 2.6.1.1-2), libgnomeprintui2.2-dev (>= 2.6.1-4), libgail-dev (>= 0.17), libpopt-dev, gettext, libxml-parser-perl, scrollkeeper, gnome-doc-utils (>= 0.3.2), gconf2
+Standards-Version: 3.7.3
 
 Package: libgtkhex0
 Architecture: any
@@ -19,7 +19,7 @@
 Package: libgtkhex0-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libgtkhex0 (= ${binary:Version})
+Depends: ${misc:Depends}, libgtkhex0 (= ${binary:Version}), libgail-dev (>= 0.17), libgtk2.0-dev (>= 2.4.0), libatk1.0-dev (>= 1.0.0)
 Description: GNOME Hex editor for files (development headers)
  The GHex program can view and edit files in two ways, hex or ascii. Good 
  for editing saved game files.

Modified: packages/unstable/ghex/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/watch?rev=13790&op=diff
==============================================================================
--- packages/unstable/ghex/debian/watch (original)
+++ packages/unstable/ghex/debian/watch Mon Dec 10 07:41:57 2007
@@ -1,4 +1,5 @@
 version=2
-ftp://ftp.gnome.org/pub/GNOME/sources/ghex/2.8/ \
+http://ftp.gnome.org/pub/GNOME/sources/ghex/([\d\.]+)[02468]/ \
         ghex-(.*)\.tar\.gz \
         debian uupdate
+




More information about the pkg-gnome-commits mailing list