- Timestamp:
- 06/17/09 03:42:14 (4 years ago)
- Location:
- pkg/kev/main/brasero/trunk/debian
- Files:
-
- 4 added
- 2 deleted
- 8 edited
-
brasero-common.install (added)
-
brasero.install (modified) (1 diff)
-
changelog (modified) (1 diff)
-
control (modified) (2 diffs)
-
control.in (modified) (2 diffs)
-
copyright (modified) (3 diffs)
-
libbrasero-media-dev.install (added)
-
libbrasero-media0.install (added)
-
patches/006-fix-libdvdcss.patch (deleted)
-
patches/007-fix-gnome-doc-utils-path.patch (deleted)
-
patches/011_nautilus_menu_move.patch (added)
-
patches/series (modified) (1 diff)
-
rules (modified) (1 diff)
-
watch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/kev/main/brasero/trunk/debian/brasero.install
r4077 r5506 1 debian/tmp/etc/gconf 2 debian/tmp/usr/bin/ 3 debian/tmp/usr/share/brasero/ 4 debian/tmp/usr/share/applications/brasero.desktop 5 debian/tmp/usr/share/icons/hicolor/ 6 debian/tmp/usr/share/mime/packages/ 7 debian/tmp/usr/share/locale/ 8 debian/tmp/usr/share/man/man1/ 9 debian/tmp/usr/lib/brasero/plugins/ 10 debian/tmp/usr/share/omf/brasero/ 11 debian/tmp/usr/share/gnome/help/brasero/ 1 debian/tmp/usr/bin 2 debian/tmp/usr/share/applications 3 debian/tmp/usr/share/man 4 debian/tmp/usr/lib/nautilus/*/*.so 5 debian/tmp/usr/lib/brasero/plugins/*.so -
pkg/kev/main/brasero/trunk/debian/changelog
r4937 r5506 1 brasero (0.9.1-parsix1) unstable; urgency=low 2 3 * New upstream stable release 4 5 -- Alan Baghumian <alan@technotux.org> Sat, 24 Jan 2009 13:07:42 -0800 6 7 brasero (0.9.0-parsix1) unstable; urgency=low 8 9 * New upstream stable release 10 11 -- Alan Baghumian <alan@technotux.org> Sat, 17 Jan 2009 14:13:23 -0800 12 13 brasero (0.8.4-parsix1) unstable; urgency=low 14 15 * New upstream stable release 16 - refreshed 007-fix-gnome-doc-utils-path.patch 17 - added intltool to build-deps 18 19 -- Alan Baghumian <alan@technotux.org> Tue, 16 Dec 2008 20:18:08 -0800 20 21 brasero (0.8.3-parsix1) unstable; urgency=low 22 23 * New upstream bugfix release 24 25 -- Alan Baghumian <alan@memphis-mobile> Wed, 03 Dec 2008 21:44:34 -0800 26 27 brasero (0.8.2-parsix2) unstable; urgency=low 28 29 * Rebuild against new totem-pl-parser 30 31 -- Alan Baghumian <alan@technotux.org> Tue, 04 Nov 2008 22:08:49 -0800 32 33 brasero (0.8.2-parsix1) unstable; urgency=low 34 35 * New upstream bugfix release 36 37 -- Alan Baghumian <alan@technotux.org> Thu, 25 Sep 2008 12:25:43 -0700 38 39 brasero (0.8.1-parsix2) unstable; urgency=low 40 41 * Removed gstreamer0.10-plugins-bad from recommends 42 43 -- Alan Baghumian <alan@technotux.org> Sun, 10 Aug 2008 23:51:25 +0200 44 45 brasero (0.8.1-parsix1) unstable; urgency=low 46 47 * New upstream bugfix release 1 brasero (2.26.2-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.26.2-1 4 5 -- Alan Baghumian <alan@technotux.org> Tue, 16 Jun 2009 18:41:43 -0700 6 7 brasero (2.26.2-1) unstable; urgency=low 8 9 [ Pedro Fragoso ] 10 * Add myself to Maintainer field 11 - Thanks OndÅej SurÜ 12 * New upstream version (Closes: #528945) 13 - Split package into brasero, libbrasero-media0 and libbrasero-dev 14 - Add Replaces to libbrasero-media0 15 - Bump libgtk to 2.14.0 16 - Remove libnotify Build-dep 17 - Add Build-dep libnautilus-extension-dev (>= 2.22.2) 18 and install it. 19 - Add Build-dep to libsm-dev 20 - Add Build-dep on intltool 21 * Install omf files to prevent crash on Help 22 * Move gstreamer0.10-plugins-bad to Suggests, and add 23 dvdauthor and vcdimager 24 * Recommends gvfs (Closes: #491827) 25 * Pass --disable-scrollkeeper in DEB_CONFIGURE_EXTRA_FLAGS 26 * debian/patches/007-fix-gnome-doc-utils-path.patch: 27 - Removed, not needed anymore 28 * debian/patches/008-fix-volume-identifier-crash.patch: 29 - Removed, merged upstream 30 * debian/patches/011_nautilus_menu_move.patch: 31 - Move CD/DVD Creator Menu to Acessories, taken from Ubuntu 32 33 [ Luca Bruno ] 34 * debian/control.in: 35 - Add Build-Depend gtk-doc-tools 1.9. 36 * debian/patches/006-fix-libdvdcss.patch: 37 - Removed as applied upstream. 38 39 [ Josselin Mouette ] 40 * New upstream release. 41 * Update build-dependencies. 42 * Move the translations and data to a new brasero-common package. 43 * Rewrite the descriptions. 44 * Add -dev depends to the development package. 45 * Remove inappropriate recommends in the library package. 46 * Letâs not forget dvd+rw-tools so that we can write DVDs too. 47 * Rework dependencies accordingly. 48 * Put the nautilus extension in brasero. 49 * Conflict against nautilus-cd-burner to avoid having two burning 50 extensions. 51 * Include clean-la.mk and gnome-version.mk; build-depend on 52 gnome-pkg-tools 0.7. 53 * Donât run dh_makeshlibs on brasero and libbrasero-plugins. 54 * 011_nautilus_menu_move.patch: add NoDisplay=true, this icon is 55 duplicating existing functionality (brasero icon in sound&video 56 menu, and nautilus autorun). 57 * Update list of copyright holders. 58 59 -- Josselin Mouette <joss@debian.org> Mon, 15 Jun 2009 23:40:00 +0200 60 61 brasero (0.8.1-1) unstable; urgency=low 62 63 [ Loic Minier ] 64 * Build-dep on libcam-dev for kfreebsd-i386 and kfreebsd-amd64 and also pass 65 --disable-inotify to configure when DEB_BUILD_ARCH_OS isn't linux; fixes 66 building on GNU/kFreeBSD; thanks Petr Salinger; Closes: #493359. 67 68 [ Alan Baghumian ] 69 * New upstream bugfix release, merged changelog entries. 70 * Dropped 001-fix-valist.patch, merged upstream. 48 71 * Refreshed 006-fix-libdvdcss and 007-fix-gnome-doc-utils-path patches 49 to be applied cleanly 50 * Merge updates from Debian 0.8.0-3 51 52 -- Alan Baghumian <alan@technotux.org> Sun, 10 Aug 2008 14:19:57 +0200 53 54 brasero (0.8.0-parsix2) unstable; urgency=low 55 56 * Install help files too 57 * Added Homepage tags to the control files 58 59 -- Alan Baghumian <alan@technotux.org> Tue, 15 Jul 2008 10:29:48 +0200 60 61 brasero (0.8.0-parsix1) unstable; urgency=low 62 63 * New upstream stable release 64 - fixes 4GB size problem, Closes: #489154. 65 * debian/control*: 72 to be applied cleanly. 73 74 [ Gustavo Noronha Silva ] 75 * debian/patches/008-fix-volume-identifier-crash.patch: 76 - patch from upstream #1149 changeset to fix the crash when some 77 unix-device-less volumes are present (Closes: #495984) 78 * debian/control.in: 79 - added Vcs-* headers 80 81 -- Gustavo Noronha Silva <kov@debian.org> Tue, 26 Aug 2008 20:34:35 -0300 82 83 brasero (0.8.0-2) unstable; urgency=low 84 85 * 001-fix-valist.patch: do not assume va_list is a pointer. 86 Closes: #493210. 87 88 -- Josselin Mouette <joss@debian.org> Sat, 02 Aug 2008 01:50:06 +0200 89 90 brasero (0.8.0-1) unstable; urgency=low 91 92 [ Alan Baghumian ] 93 * New upstream stable release, Closes: #490966. 94 - fixed 4GB size problem, Closes: #489154. 95 * debian/control*: 66 96 - dropped GnomeVFS buid-dep, uses GIO instead 67 97 - added build dep to libgvfscommon-dev 68 98 - dropped Nautilus-Burn build-dep 69 99 - bump glib2.0 build-dep to 2.15.6 70 - bump standards version to 3.8.0, no extra changes 71 - added gnome-doc-utils to build deps 100 - bump standards version to 3.8.0, no extra changes needed 101 - added gnome-doc-utils and scrollkeeper to build deps 102 - added Homepage tag 72 103 * Dropped 007-fix-desktop-file-mime-typo.patch, merged upstream 73 * Added 007-fix-gnome-doc-utils-path.patch, fixes gnome-doc-utils.make 74 include path 75 76 -- Alan Baghumian <alan@technotux.org> Sun, 13 Jul 2008 19:44:14 +0200 77 78 brasero (0.7.1-parsix4) unstable; urgency=low 79 80 * Sync'd with Debian 0.7.1-3 81 82 -- Alan Baghumian <alan@technotux.org> Tue, 06 May 2008 12:05:35 +0200 104 * Added 007-fix-gnome-doc-utils-path.patch, fixes 105 gnome-doc-utils.make include path 106 107 [ Pedro Fragoso ] 108 * debian/control.in: 109 - remove build dep libgvfscommon-dev and libnotify-dev 110 - bump build dep libgstreamer0.10-dev to (>= 0.10.15) 111 - bump build dep libtotem-plparser-dev to (>= 2.22.0) 112 - bump build dep gnome-doc-utils to (>= 0.3.2) 113 - recomments on gstreamer0.10-plugins-bad for normalization plugin 114 115 -- Alan Baghumian <alan@technotux.org> Wed, 16 Jul 2008 09:43:05 +0200 83 116 84 117 brasero (0.7.1-3) unstable; urgency=low -
pkg/kev/main/brasero/trunk/debian/control
r4716 r5506 2 2 Section: gnome 3 3 Priority: optional 4 Maintainer: OndÅej SurÜ <ondrej@debian.org>4 Maintainer: Pedro Fragoso <ember@ubuntu.com> 5 5 Build-Depends: debhelper (>= 5.0.0), 6 6 autotools-dev, 7 7 cdbs, 8 libgnome2-dev (>= 2.10.0), 9 libgtk2.0-dev (>= 2.12.0), 10 libgnomeui-dev (>= 2.10.0), 11 gnome-pkg-tools, 12 pkg-config, 8 gnome-pkg-tools (>= 0.7), 9 quilt, 10 libcam-dev [kfreebsd-i386 kfreebsd-amd64], 11 libglib2.0-dev (>= 2.15.6), 12 libgtk2.0-dev (>= 2.14.0), 13 libgconf2-dev, 13 14 libgstreamer0.10-dev (>= 0.10.15), 14 15 libgstreamer-plugins-base0.10-dev (>= 0.10.0), 15 libtotem-plparser-dev (>= 2.22.0),16 16 libxml2-dev (>= 2.6.0), 17 17 libhal-dev (>= 0.5), 18 18 libdbus-glib-1-dev (>= 0.7.2), 19 libxml-parser-perl, 20 libnotify-dev, 21 libglib2.0-dev (>= 2.15.6), 22 quilt, 23 libbeagle-dev (>= 0.3.0), 19 gtk-doc-tools (>= 1.9), 24 20 gnome-doc-utils (>= 0.3.2), 25 21 scrollkeeper, 26 intltool, 27 libcam-dev [kfreebsd-i386 kfreebsd-amd64], 28 libc0.1-dev (>= 2.5) | libc0.3-dev (>= 2.5) | libc6-dev (>= 2.5) | libc6.1-dev (>= 2.5) 29 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org> 30 Standards-Version: 3.8.0 31 Homepage:http://www.gnome.org/projects/brasero/ 22 pkg-config, 23 libsm-dev, 24 libnautilus-extension-dev (>= 2.22.2), 25 libbeagle-dev (>= 0.3.0), 26 libtotem-plparser-dev (>= 2.22.0), 27 intltool (>= 0.35.0) 28 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Gustavo Noronha Silva <kov@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org> 29 Standards-Version: 3.8.1 30 Homepage: http://www.gnome.org/projects/brasero/ 31 Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/brasero/ 32 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/?op=log 32 33 33 34 Package: brasero … … 35 36 Depends: ${shlibs:Depends}, 36 37 ${misc:Depends}, 38 gstreamer0.10-plugins-base (>= 0.10.0), 39 gnome-icon-theme, 40 hal (>= 0.5), 41 gvfs, 37 42 wodim, 38 43 genisoimage, 39 gstreamer0.10-plugins-base (>= 0.10.0) 40 Recommends: hal (>= 0.5), 41 gstreamer0.10-plugins-good, 44 dvd+rw-tools, 45 brasero-common (>= ${gnome:Version}), 46 brasero-common (<< ${gnome:NextVersion}) 47 Recommends: gstreamer0.10-plugins-good, 48 gstreamer0.10-plugins-ugly, 42 49 gnome-mount 43 Suggests: gnome-icon-theme, 44 gstreamer0.10-fluendo-mp3 50 Suggests: gstreamer0.10-plugins-bad, 51 dvdauthor, 52 vcdimager, 53 libdvdcss2 45 54 Replaces: bonfire (<= 0.4.4-1) 46 Conflicts: bonfire (<= 0.4.4-1) 55 Conflicts: bonfire (<= 0.4.4-1), 56 nautilus-cd-burner 47 57 Description: CD/DVD burning application for GNOME 48 Easy to use CD/DVD burning application where you can: 49 * Burn, Copy and Erase CD/DVD 50 * On-the-fly burning of CD/DVD 51 * Append data to multisession CD/DVD 52 * Burn Audio CD 53 * CD-Text writing for Audio CD 58 Brasero is a simple application to burn, copy and erase CD and DVD 59 media: audio, video or data. It features among other things: 60 * On-the-fly burning 61 * Multisession support 62 * On-the-fly conversion of music playlists in all formats supported by 63 GStreamer 64 * CD-Text writing 65 . 66 This package contains the main binary, the burning plugins and the 67 nautilus extension. 68 . 69 The following packages, if installed, will provide Brasero with added 70 functionality: 71 * GStreamer backends to support more audio or video formats 72 * dvdauthor to create video DVDs 73 * vcdimager to create VCDs or SVCDs 74 * libdvdcss2 to copy encrypted DVDs 75 76 Package: brasero-common 77 Architecture: all 78 Depends: ${misc:Depends} 79 Replaces: brasero (<< 2.26) 80 Conflicts: brasero (<< 2.26) 81 Description: Common files for the Brasero CD burning application and library 82 Brasero is a simple application to burn, copy and erase CD and DVD 83 media. 84 . 85 This package contains the common files and translations. 86 87 Package: libbrasero-media0 88 Architecture: any 89 Section: libs 90 Depends: ${shlibs:Depends}, 91 ${misc:Depends}, 92 brasero-common (>= ${gnome:Version}), 93 brasero-common (<< ${gnome:NextVersion}) 94 Description: CD/DVD burning library for GNOME - runtime 95 Libbrasero is a simple library to burn, copy and erase CD and DVD 96 media. 97 . 98 This package contains the shared library. 99 100 Package: libbrasero-media-dev 101 Architecture: any 102 Section: libdevel 103 Depends: libbrasero-media0 (= ${binary:Version}), 104 libglib2.0-dev (>= 2.15.6), 105 libgtk2.0-dev (>= 2.14.0), 106 libhal-dev (>= 0.5), 107 ${misc:Depends}, 108 ${shlibs:Depends} 109 Description: CD/DVD burning library for GNOME - development 110 Libbrasero is a simple library to burn, copy and erase CD and DVD 111 media. 112 . 113 This package contains the development headers and API documentation. -
pkg/kev/main/brasero/trunk/debian/control.in
r4716 r5506 2 2 Section: gnome 3 3 Priority: optional 4 Maintainer: OndÅej SurÜ <ondrej@debian.org>4 Maintainer: Pedro Fragoso <ember@ubuntu.com> 5 5 Build-Depends: debhelper (>= 5.0.0), 6 6 autotools-dev, 7 7 cdbs, 8 libgnome2-dev (>= 2.10.0), 9 libgtk2.0-dev (>= 2.12.0), 10 libgnomeui-dev (>= 2.10.0), 11 gnome-pkg-tools, 12 pkg-config, 8 gnome-pkg-tools (>= 0.7), 9 quilt, 10 libcam-dev [kfreebsd-i386 kfreebsd-amd64], 11 libglib2.0-dev (>= 2.15.6), 12 libgtk2.0-dev (>= 2.14.0), 13 libgconf2-dev, 13 14 libgstreamer0.10-dev (>= 0.10.15), 14 15 libgstreamer-plugins-base0.10-dev (>= 0.10.0), 15 libtotem-plparser-dev (>= 2.22.0),16 16 libxml2-dev (>= 2.6.0), 17 17 libhal-dev (>= 0.5), 18 18 libdbus-glib-1-dev (>= 0.7.2), 19 libxml-parser-perl, 20 libnotify-dev, 21 libglib2.0-dev (>= 2.15.6), 22 quilt, 23 libbeagle-dev (>= 0.3.0), 19 gtk-doc-tools (>= 1.9), 24 20 gnome-doc-utils (>= 0.3.2), 25 21 scrollkeeper, 26 intltool, 27 libcam-dev [kfreebsd-i386 kfreebsd-amd64], 28 libc0.1-dev (>= 2.5) | libc0.3-dev (>= 2.5) | libc6-dev (>= 2.5) | libc6.1-dev (>= 2.5) 22 pkg-config, 23 libsm-dev, 24 libnautilus-extension-dev (>= 2.22.2), 25 libbeagle-dev (>= 0.3.0), 26 libtotem-plparser-dev (>= 2.22.0), 27 intltool (>= 0.35.0) 29 28 Uploaders: @GNOME_TEAM@ 30 Standards-Version: 3.8.0 31 Homepage:http://www.gnome.org/projects/brasero/ 29 Standards-Version: 3.8.1 30 Homepage: http://www.gnome.org/projects/brasero/ 31 Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/brasero/ 32 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/?op=log 32 33 33 34 Package: brasero … … 35 36 Depends: ${shlibs:Depends}, 36 37 ${misc:Depends}, 38 gstreamer0.10-plugins-base (>= 0.10.0), 39 gnome-icon-theme, 40 hal (>= 0.5), 41 gvfs, 37 42 wodim, 38 43 genisoimage, 39 gstreamer0.10-plugins-base (>= 0.10.0) 40 Recommends: hal (>= 0.5), 41 gstreamer0.10-plugins-good, 44 dvd+rw-tools, 45 brasero-common (>= ${gnome:Version}), 46 brasero-common (<< ${gnome:NextVersion}) 47 Recommends: gstreamer0.10-plugins-good, 48 gstreamer0.10-plugins-ugly, 42 49 gnome-mount 43 Suggests: gnome-icon-theme, 44 gstreamer0.10-fluendo-mp3 50 Suggests: gstreamer0.10-plugins-bad, 51 dvdauthor, 52 vcdimager, 53 libdvdcss2 45 54 Replaces: bonfire (<= 0.4.4-1) 46 Conflicts: bonfire (<= 0.4.4-1) 55 Conflicts: bonfire (<= 0.4.4-1), 56 nautilus-cd-burner 47 57 Description: CD/DVD burning application for GNOME 48 Easy to use CD/DVD burning application where you can: 49 * Burn, Copy and Erase CD/DVD 50 * On-the-fly burning of CD/DVD 51 * Append data to multisession CD/DVD 52 * Burn Audio CD 53 * CD-Text writing for Audio CD 58 Brasero is a simple application to burn, copy and erase CD and DVD 59 media: audio, video or data. It features among other things: 60 * On-the-fly burning 61 * Multisession support 62 * On-the-fly conversion of music playlists in all formats supported by 63 GStreamer 64 * CD-Text writing 65 . 66 This package contains the main binary, the burning plugins and the 67 nautilus extension. 68 . 69 The following packages, if installed, will provide Brasero with added 70 functionality: 71 * GStreamer backends to support more audio or video formats 72 * dvdauthor to create video DVDs 73 * vcdimager to create VCDs or SVCDs 74 * libdvdcss2 to copy encrypted DVDs 75 76 Package: brasero-common 77 Architecture: all 78 Depends: ${misc:Depends} 79 Replaces: brasero (<< 2.26) 80 Conflicts: brasero (<< 2.26) 81 Description: Common files for the Brasero CD burning application and library 82 Brasero is a simple application to burn, copy and erase CD and DVD 83 media. 84 . 85 This package contains the common files and translations. 86 87 Package: libbrasero-media0 88 Architecture: any 89 Section: libs 90 Depends: ${shlibs:Depends}, 91 ${misc:Depends}, 92 brasero-common (>= ${gnome:Version}), 93 brasero-common (<< ${gnome:NextVersion}) 94 Description: CD/DVD burning library for GNOME - runtime 95 Libbrasero is a simple library to burn, copy and erase CD and DVD 96 media. 97 . 98 This package contains the shared library. 99 100 Package: libbrasero-media-dev 101 Architecture: any 102 Section: libdevel 103 Depends: libbrasero-media0 (= ${binary:Version}), 104 libglib2.0-dev (>= 2.15.6), 105 libgtk2.0-dev (>= 2.14.0), 106 libhal-dev (>= 0.5), 107 ${misc:Depends}, 108 ${shlibs:Depends} 109 Description: CD/DVD burning library for GNOME - development 110 Libbrasero is a simple library to burn, copy and erase CD and DVD 111 media. 112 . 113 This package contains the development headers and API documentation. -
pkg/kev/main/brasero/trunk/debian/copyright
r1812 r5506 5 5 http://ftp.gnome.org/pub/GNOME/sources/brasero/ 6 6 7 Upstream Author: 8 Philippe Rouquier <bonfire-app@wanadoo.fr> 9 7 10 Copyright: 8 11 9 Copyright (C) 2005-2007 Philippe Rouquier 10 Copyright (C) 2006 Ilkka Tuohela 11 Copyright (C) 2001-2004 Red Hat, Inc. 12 Copyright (C) 2005 John McCutchan 12 Copyright © 2005-2009 Philippe Rouquier 13 Copyright © 2008 Lin Ma 14 Copyright © 2008 Joe Marcus Clarke 15 Copyright © 2009 Joan Duran 16 Copyright © 2005 William Jon McCann 17 Copyright © 2003, 2007 Novell, Inc. 18 Copyright © 1999-2004 Red Hat, Inc. 19 Copyright 2008 Luis Medinas 20 Copyright (C) 2006 Paolo Borelli 21 Copyright (C) 2001 George Lebl 13 22 14 23 15 When not otherwise specified, files are under the GNU General Public License 16 version 2 or any later version. 17 18 The following files are under the GNU Library General Public License version 2 19 or any later version: 20 src/eggtreemultidnd.h 21 src/eggtreemultidnd.c 22 23 24 GNU General Public License: 24 License for Brasero itself, the plugins and for some parts of the 25 library: 25 26 26 27 This package is free software; you can redistribute it and/or modify … … 41 42 Public License can be found in `/usr/share/common-licenses/GPL'. 42 43 43 GNU Library General Public License: 44 45 License for most parts of the library: 44 46 45 47 This package is free software; you can redistribute it and/or … … 59 61 On Debian systems, the complete text of the GNU Lesser General 60 62 Public License can be found in `/usr/share/common-licenses/LGPL'. 61 -
pkg/kev/main/brasero/trunk/debian/patches/series
r4071 r5506 1 006-fix-libdvdcss.patch 2 007-fix-gnome-doc-utils-path.patch 1 011_nautilus_menu_move.patch -
pkg/kev/main/brasero/trunk/debian/rules
r3622 r5506 6 6 include /usr/share/cdbs/1/class/gnome.mk 7 7 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 8 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk 9 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk 8 10 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 9 11 10 12 DEB_DESTDIR := $(CURDIR)/debian/tmp/ 11 13 14 libbrasero-mediaN := $(shell sed -rn 's/^Package:[[:space:]]*(libbrasero-media[0-9]+)[[:space:]]*$$/\1/p' debian/control) 15 16 DEB_DH_MAKESHLIBS_ARGS_$(libbrasero-mediaN) += -V '$(libbrasero-mediaN) (>= 0.9.1)' 17 DEB_DH_MAKESHLIBS_ARGS_libbrasero-plugins += --no-act 18 DEB_DH_MAKESHLIBS_ARGS_brasero += --no-act 19 12 20 DEB_CONFIGURE_EXTRA_FLAGS += \ 13 --disable-libburnia 21 --disable-libburnia \ 22 --disable-scrollkeeper \ 23 --disable-caches 14 24 25 ifneq ($(DEB_BUILD_ARCH_OS), linux) 26 DEB_CONFIGURE_EXTRA_FLAGS += --disable-inotify 27 endif 28 -
pkg/kev/main/brasero/trunk/debian/watch
r5371 r5506 1 1 version=3 2 http://ftp.gnome.org/pub/GNOME/sources/brasero/([\d\.]+) [02468]/brasero-([\d\.]+)\.tar\.gz debian uupdate2 http://ftp.gnome.org/pub/GNOME/sources/brasero/([\d\.]+)/brasero-([\d\.]+)\.tar\.gz debian uupdate
Note: See TracChangeset
for help on using the changeset viewer.


