r43386 - in /desktop/unstable/brasero/debian: brasero.install brasero.lintian-overrides changelog control control.in patches/

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Oct 4 12:39:46 UTC 2014


Author: bigon
Date: Sat Oct  4 12:39:46 2014
New Revision: 43386

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43386
Log:
* New upstream release
  - Fix segfault at startup (Closes: #762453)
  - Drop debian/patches/01_tracker-1.0.patch: Applied upstream
  - Bump intltool build-dependency to 0.50
* debian/control.in:
  - Update Homepage URL
  - Bump Standards-Version to 3.9.6 (no further changes)
* debian/brasero.install: Install appdata file
* Add debian/brasero.lintian-overrides: Override warnings regarding
  brasero-nautilus.desktop file, it's used for the nautilus extension

Added:
    desktop/unstable/brasero/debian/brasero.lintian-overrides
Removed:
    desktop/unstable/brasero/debian/patches/
Modified:
    desktop/unstable/brasero/debian/brasero.install
    desktop/unstable/brasero/debian/changelog
    desktop/unstable/brasero/debian/control
    desktop/unstable/brasero/debian/control.in

Modified: desktop/unstable/brasero/debian/brasero.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/brasero.install?rev=43386&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/brasero.install	[utf-8] (original)
+++ desktop/unstable/brasero/debian/brasero.install	[utf-8] Sat Oct  4 12:39:46 2014
@@ -1,4 +1,5 @@
 usr/bin
+usr/share/appdata
 usr/share/applications
 usr/share/man
 usr/lib/nautilus/*/*.so

Added: desktop/unstable/brasero/debian/brasero.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/brasero.lintian-overrides?rev=43386&op=file
==============================================================================
--- desktop/unstable/brasero/debian/brasero.lintian-overrides	(added)
+++ desktop/unstable/brasero/debian/brasero.lintian-overrides	[utf-8] Sat Oct  4 12:39:46 2014
@@ -0,0 +1,2 @@
+desktop-command-not-in-package usr/share/applications/brasero-nautilus.desktop nautilus
+desktop-mime-but-no-exec-code usr/share/applications/brasero-nautilus.desktop

Modified: desktop/unstable/brasero/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/changelog?rev=43386&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/changelog	[utf-8] (original)
+++ desktop/unstable/brasero/debian/changelog	[utf-8] Sat Oct  4 12:39:46 2014
@@ -1,3 +1,18 @@
+brasero (3.11.4-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+    - Fix segfault at startup (Closes: #762453)
+    - Drop debian/patches/01_tracker-1.0.patch: Applied upstream
+    - Bump intltool build-dependency to 0.50
+  * debian/control.in:
+    - Update Homepage URL
+    - Bump Standards-Version to 3.9.6 (no further changes)
+  * debian/brasero.install: Install appdata file
+  * Add debian/brasero.lintian-overrides: Override warnings regarding
+    brasero-nautilus.desktop file, it's used for the nautilus extension
+
+ -- Laurent Bigonville <bigon at debian.org>  Sat, 04 Oct 2014 14:23:12 +0200
+
 brasero (3.10.0-2) unstable; urgency=medium
 
   * Install typelib files into MA libdir.

Modified: desktop/unstable/brasero/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/control?rev=43386&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/control	[utf-8] (original)
+++ desktop/unstable/brasero/debian/control	[utf-8] Sat Oct  4 12:39:46 2014
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8),
                autotools-dev,
                dh-autoreconf,
@@ -33,11 +33,11 @@
                libtotem-plparser-dev (>= 2.32),
                gobject-introspection (>= 0.6.3),
                libgirepository1.0-dev (>= 0.6.3),
-               intltool (>= 0.35.0),
+               intltool (>= 0.50),
                libglib2.0-doc,
                libgtk-3-doc
-Standards-Version: 3.9.5
-Homepage: http://www.gnome.org/projects/brasero/
+Standards-Version: 3.9.6
+Homepage: https://wiki.gnome.org/Apps/Brasero
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/brasero/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/brasero/
 

Modified: desktop/unstable/brasero/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/control.in?rev=43386&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/control.in	[utf-8] (original)
+++ desktop/unstable/brasero/debian/control.in	[utf-8] Sat Oct  4 12:39:46 2014
@@ -29,11 +29,11 @@
                libtotem-plparser-dev (>= 2.32),
                gobject-introspection (>= 0.6.3),
                libgirepository1.0-dev (>= 0.6.3),
-               intltool (>= 0.35.0),
+               intltool (>= 0.50),
                libglib2.0-doc,
                libgtk-3-doc
-Standards-Version: 3.9.5
-Homepage: http://www.gnome.org/projects/brasero/
+Standards-Version: 3.9.6
+Homepage: https://wiki.gnome.org/Apps/Brasero
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/brasero/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/brasero/
 




More information about the pkg-gnome-commits mailing list