r51610 - in /desktop/unstable/aisleriot/debian: changelog control rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Nov 7 22:57:56 UTC 2016
Author: biebl
Date: Mon Nov 7 22:57:55 2016
New Revision: 51610
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51610
Log:
Stop setting CONFIG_SHELL=/bin/bash, doesn't seem to be necessary anymore.
Most likely a side-effect of automatic dh-autoreconf.
Modified:
desktop/unstable/aisleriot/debian/changelog
desktop/unstable/aisleriot/debian/control
desktop/unstable/aisleriot/debian/rules
Modified: desktop/unstable/aisleriot/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/aisleriot/debian/changelog?rev=51610&op=diff
==============================================================================
--- desktop/unstable/aisleriot/debian/changelog [utf-8] (original)
+++ desktop/unstable/aisleriot/debian/changelog [utf-8] Mon Nov 7 22:57:55 2016
@@ -1,6 +1,8 @@
aisleriot (1:3.22.1-1) UNRELEASED; urgency=medium
* New upstream reelase.
+ * Stop setting CONFIG_SHELL=/bin/bash, doesn't seem to be necessary anymore.
+ Most likely a side-effect of automatic dh-autoreconf.
-- Michael Biebl <biebl at debian.org> Mon, 07 Nov 2016 23:46:06 +0100
Modified: desktop/unstable/aisleriot/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/aisleriot/debian/control?rev=51610&op=diff
==============================================================================
--- desktop/unstable/aisleriot/debian/control [utf-8] (original)
+++ desktop/unstable/aisleriot/debian/control [utf-8] Mon Nov 7 22:57:55 2016
@@ -6,7 +6,7 @@
Section: games
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 10),
desktop-file-utils,
gnome-pkg-tools (>= 0.6),
Modified: desktop/unstable/aisleriot/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/aisleriot/debian/rules?rev=51610&op=diff
==============================================================================
--- desktop/unstable/aisleriot/debian/rules [utf-8] (original)
+++ desktop/unstable/aisleriot/debian/rules [utf-8] Mon Nov 7 22:57:55 2016
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
-
-export CONFIG_SHELL=/bin/bash
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
More information about the pkg-gnome-commits
mailing list