Changeset 6655 for pkg


Ignore:
Timestamp:
07/04/10 19:34:08 (3 years ago)
Author:
alanbach-guest
Message:
  • Sync'd with Debian 2.10.1-1
Location:
pkg/vinnie/main/pygtksourceview/trunk/debian
Files:
3 added
3 edited

Legend:

Unmodified
Added
Removed
  • pkg/vinnie/main/pygtksourceview/trunk/debian/changelog

    r6008 r6655  
    1 pygtksourceview (2.8.0-parsix1) unstable; urgency=low 
     1pygtksourceview (2.10.1-parsix1) unstable; urgency=low 
    22 
    3   * Sync'd with Debian 2.8.0-1 
     3  * Sync'd with Debian 2.10.1-1 
    44 
    5  -- Alan Baghumian <alan@technotux.org>  Sat, 28 Nov 2009 15:44:28 -0800 
     5 -- Alan Baghumian <alan@technotux.org>  Sun, 04 Jul 2010 10:33:39 -0700 
     6 
     7pygtksourceview (2.10.1-1) unstable; urgency=low 
     8 
     9  * New upstream bugfix release. 
     10 
     11 -- Sebastian Dröge <slomo@debian.org>  Mon, 19 Apr 2010 10:33:45 +0200 
     12 
     13pygtksourceview (2.10.0-1) unstable; urgency=low 
     14 
     15  * New upstream release. 
     16    + debian/control.in: 
     17      - Bump gtksourceview build depend requirement. 
     18  * Standards-Version is 3.8.4, no changes needed. 
     19  * debian/source/format: 
     20    - Switch to format 3.0 (quilt). 
     21 
     22 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 05 Apr 2010 19:25:52 +0200 
    623 
    724pygtksourceview (2.8.0-1) unstable; urgency=low 
  • pkg/vinnie/main/pygtksourceview/trunk/debian/control

    r6008 r6655  
     1# This file is autogenerated. DO NOT EDIT! 
     2#  
     3# Modifications should be made to debian/control.in instead. 
     4# This file is regenerated automatically in the clean target. 
     5 
    16Source: pygtksourceview 
    27Section: python 
    38Priority: optional 
    49Maintainer: Josselin Mouette <joss@debian.org> 
    5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org> 
     10Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org> 
    611Build-Depends: debhelper (>= 5), 
    712               python-support (>= 0.4), 
     
    1015               python-gobject-dev (>= 2.15.2), 
    1116               python-gtk2-dev (>= 2.8.0), 
    12                libgtksourceview2.0-dev (>= 2.8), 
     17               libgtksourceview2.0-dev (>= 2.9.7), 
    1318               xsltproc, 
    1419               docbook-xsl, 
     
    1621               autotools-dev, 
    1722               python-gtk2-doc 
    18 Standards-Version: 3.8.1 
     23Standards-Version: 3.8.4 
    1924 
    2025Package: python-gtksourceview2 
  • pkg/vinnie/main/pygtksourceview/trunk/debian/control.in

    r6008 r6655  
    1010               python-gobject-dev (>= 2.15.2), 
    1111               python-gtk2-dev (>= 2.8.0), 
    12                libgtksourceview2.0-dev (>= 2.8), 
     12               libgtksourceview2.0-dev (>= 2.9.7), 
    1313               xsltproc, 
    1414               docbook-xsl, 
     
    1616               autotools-dev, 
    1717               python-gtk2-doc 
    18 Standards-Version: 3.8.1 
     18Standards-Version: 3.8.4 
    1919 
    2020Package: python-gtksourceview2 
Note: See TracChangeset for help on using the changeset viewer.