Changeset 6697
- Timestamp:
- 07/10/10 03:53:47 (3 years ago)
- Location:
- pkg/vinnie/main/gnome-media/trunk/debian
- Files:
-
- 4 edited
-
changelog (modified) (1 diff)
-
control (modified) (4 diffs)
-
control.in (modified) (3 diffs)
-
libgnome-media0.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/vinnie/main/gnome-media/trunk/debian/changelog
r6269 r6697 1 gnome-media (2.28.5-parsix1) unstable; urgency=low 2 3 * New upstream bugfix release 4 5 -- Alan Baghumian <alan@technotux.org> Sat, 30 Jan 2010 10:58:07 -0800 6 7 gnome-media (2.28.1-parsix1) unstable; urgency=low 8 9 * Sync'd with Debian 2.28.1-1 10 11 -- Alan Baghumian <alan@technotux.org> Sun, 29 Nov 2009 01:22:17 -0800 1 gnome-media (2.30.0-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.30.0-1 4 5 -- Alan Baghumian <alan@technotux.org> Fri, 09 Jul 2010 18:53:22 -0700 6 7 gnome-media (2.30.0-1) unstable; urgency=low 8 9 * New upstream stable release: 10 + debian/control.in: 11 - Update build dependencies. 12 + debian/libgnome-media0.install: 13 - Update path for Glade 3. 14 15 -- Sebastian Dröge <slomo@debian.org> Mon, 05 Apr 2010 18:05:02 +0200 16 17 gnome-media (2.28.5-1) unstable; urgency=low 18 19 [ Josselin Mouette ] 20 * Recommend alsa-utils. Closes: #567334. 21 22 [ Sebastian Dröge ] 23 * New upstream release. 24 25 -- Sebastian Dröge <slomo@debian.org> Thu, 25 Mar 2010 22:27:07 +0100 12 26 13 27 gnome-media (2.28.1-1) unstable; urgency=low -
pkg/vinnie/main/gnome-media/trunk/debian/control
r6036 r6697 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: gnome-media 2 7 Section: gnome 3 8 Priority: optional 4 9 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> 5 Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>,Sebastian Dröge <slomo@debian.org>10 Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Sebastian Dröge <slomo@debian.org> 6 11 Standards-Version: 3.8.3 7 12 Build-Depends: cdbs (>= 0.4.41), … … 12 17 libglib2.0-dev (>= 2.18.2), 13 18 libgtk2.0-dev (>= 2.15.1), 14 libglade 2-dev,19 libgladeui-1-dev, 15 20 libgconf2-dev, 16 21 libpulse-dev (>= 0.9.15), … … 40 45 gstreamer0.10-plugins-good, 41 46 x11-utils 47 Recommends: alsa-utils 42 48 Suggests: pulseaudio 43 49 Description: GNOME media utilities … … 76 82 ${misc:Depends}, 77 83 libgconf2-dev, 78 libgtk2.0-dev (>= 2.10), 79 libglade2-dev 84 libgtk2.0-dev (>= 2.10) 80 85 Replaces: gnome-media (<< 2.12.0-4) 81 86 Description: development libraries for the GNOME media utilities -
pkg/vinnie/main/gnome-media/trunk/debian/control.in
r6036 r6697 12 12 libglib2.0-dev (>= 2.18.2), 13 13 libgtk2.0-dev (>= 2.15.1), 14 libglade 2-dev,14 libgladeui-1-dev, 15 15 libgconf2-dev, 16 16 libpulse-dev (>= 0.9.15), … … 40 40 gstreamer0.10-plugins-good, 41 41 x11-utils 42 Recommends: alsa-utils 42 43 Suggests: pulseaudio 43 44 Description: GNOME media utilities … … 76 77 ${misc:Depends}, 77 78 libgconf2-dev, 78 libgtk2.0-dev (>= 2.10), 79 libglade2-dev 79 libgtk2.0-dev (>= 2.10) 80 80 Replaces: gnome-media (<< 2.12.0-4) 81 81 Description: development libraries for the GNOME media utilities -
pkg/vinnie/main/gnome-media/trunk/debian/libgnome-media0.install
r4352 r6697 1 debian/tmp/usr/lib/ libglade/2.0/*.so1 debian/tmp/usr/lib/glade3/modules/*.so 2 2 debian/tmp/usr/lib/*.so.*
Note: See TracChangeset
for help on using the changeset viewer.


