r47476 - in /desktop/unstable/gtk+3.0/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sat Mar 12 20:28:46 UTC 2016
Author: biebl
Date: Sat Mar 12 20:28:46 2016
New Revision: 47476
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47476
Log:
Remove debian/{build,install} in clean target. (Closes: #792736)
Modified:
desktop/unstable/gtk+3.0/debian/changelog
desktop/unstable/gtk+3.0/debian/rules
Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=47476&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog [utf-8] Sat Mar 12 20:28:46 2016
@@ -1,6 +1,10 @@
gtk+3.0 (3.18.9-1) UNRELEASED; urgency=medium
- * New upstream release.
+ [ Michael Biebl ]
+ * New upstream release.
+
+ [ Uwe Kleine-König ]
+ * Remove debian/{build,install} in clean target. (Closes: #792736)
-- Michael Biebl <biebl at debian.org> Sat, 12 Mar 2016 20:52:39 +0100
Modified: desktop/unstable/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/rules?rev=47476&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/rules [utf-8] Sat Mar 12 20:28:46 2016
@@ -156,6 +156,7 @@
touch debian/control.in
rm -f $(call dh_subst_files,$(DEB_ALL_PACKAGES))
rm -f testsuite/reftests/*.ui.known_fail
+ rm -rf debian/build debian/install
pre-build::
# Mark reftests with known failures as non-fatal
More information about the pkg-gnome-commits
mailing list