- Timestamp:
- 07/04/10 19:34:08 (3 years ago)
- Location:
- pkg/vinnie/main/pygtksourceview/trunk/debian
- Files:
-
- 3 added
- 3 edited
-
changelog (modified) (1 diff)
-
control (modified) (3 diffs)
-
control.in (modified) (2 diffs)
-
patches (added)
-
patches/debian-changes-2.10.1-1 (added)
-
patches/series (added)
Legend:
- Unmodified
- Added
- Removed
-
pkg/vinnie/main/pygtksourceview/trunk/debian/changelog
r6008 r6655 1 pygtksourceview (2. 8.0-parsix1) unstable; urgency=low1 pygtksourceview (2.10.1-parsix1) unstable; urgency=low 2 2 3 * Sync'd with Debian 2. 8.0-13 * Sync'd with Debian 2.10.1-1 4 4 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 7 pygtksourceview (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 13 pygtksourceview (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 6 23 7 24 pygtksourceview (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 1 6 Source: pygtksourceview 2 7 Section: python 3 8 Priority: optional 4 9 Maintainer: Josselin Mouette <joss@debian.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org>10 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org> 6 11 Build-Depends: debhelper (>= 5), 7 12 python-support (>= 0.4), … … 10 15 python-gobject-dev (>= 2.15.2), 11 16 python-gtk2-dev (>= 2.8.0), 12 libgtksourceview2.0-dev (>= 2. 8),17 libgtksourceview2.0-dev (>= 2.9.7), 13 18 xsltproc, 14 19 docbook-xsl, … … 16 21 autotools-dev, 17 22 python-gtk2-doc 18 Standards-Version: 3.8. 123 Standards-Version: 3.8.4 19 24 20 25 Package: python-gtksourceview2 -
pkg/vinnie/main/pygtksourceview/trunk/debian/control.in
r6008 r6655 10 10 python-gobject-dev (>= 2.15.2), 11 11 python-gtk2-dev (>= 2.8.0), 12 libgtksourceview2.0-dev (>= 2. 8),12 libgtksourceview2.0-dev (>= 2.9.7), 13 13 xsltproc, 14 14 docbook-xsl, … … 16 16 autotools-dev, 17 17 python-gtk2-doc 18 Standards-Version: 3.8. 118 Standards-Version: 3.8.4 19 19 20 20 Package: python-gtksourceview2
Note: See TracChangeset
for help on using the changeset viewer.


