r51278 - in /desktop/unstable/gnome-flashback/debian: changelog gnome-flashback.install gnome-session-flashback.install rules
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Mon Oct 10 10:34:04 UTC 2016
Author: mitya57
Date: Mon Oct 10 10:34:02 2016
New Revision: 51278
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51278
Log:
* Pass the old, CDBS-like libexecdir to configure.
* Move gnome-flashback-* scripts back to gnome-session-flashback package
(closes: #840068).
Added:
desktop/unstable/gnome-flashback/debian/gnome-flashback.install (props changed)
- copied unchanged from r51245, desktop/unstable/gnome-flashback/debian/gnome-flashback.install
desktop/unstable/gnome-flashback/debian/gnome-session-flashback.install (props changed)
- copied unchanged from r51245, desktop/unstable/gnome-flashback/debian/gnome-session-flashback.install
Modified:
desktop/unstable/gnome-flashback/debian/changelog
desktop/unstable/gnome-flashback/debian/rules
Modified: desktop/unstable/gnome-flashback/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-flashback/debian/changelog?rev=51278&op=diff
==============================================================================
--- desktop/unstable/gnome-flashback/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-flashback/debian/changelog [utf-8] Mon Oct 10 10:34:02 2016
@@ -1,3 +1,11 @@
+gnome-flashback (3.22.0-2) unstable; urgency=medium
+
+ * Pass the old, CDBS-like libexecdir to configure.
+ * Move gnome-flashback-* scripts back to gnome-session-flashback package
+ (closes: #840068).
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Mon, 10 Oct 2016 13:32:49 +0300
+
gnome-flashback (3.22.0-1) unstable; urgency=medium
* New upstream release.
Propchange: desktop/unstable/gnome-flashback/debian/gnome-flashback.install
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Mon Oct 10 10:34:02 2016
@@ -0,0 +1 @@
+/desktop/experimental/gnome-flashback/debian/gnome-flashback.install:42791-45245
Propchange: desktop/unstable/gnome-flashback/debian/gnome-session-flashback.install
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Mon Oct 10 10:34:02 2016
@@ -0,0 +1 @@
+/desktop/experimental/gnome-flashback/debian/gnome-session-flashback.install:42791-45245
Modified: desktop/unstable/gnome-flashback/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-flashback/debian/rules?rev=51278&op=diff
==============================================================================
--- desktop/unstable/gnome-flashback/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-flashback/debian/rules [utf-8] Mon Oct 10 10:34:02 2016
@@ -5,6 +5,9 @@
%:
dh $@ --with autoreconf,gnome
+override_dh_auto_configure:
+ dh_auto_configure -- --libexecdir=$$\{prefix}/lib/gnome-flashback
+
override_dh_installchangelogs:
dh_installchangelogs ./NEWS
More information about the pkg-gnome-commits
mailing list