r37723 - in /attic/gnome-python-extras/debian: changelog rules
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Sat May 11 18:50:42 UTC 2013
Author: pochu
Date: Sat May 11 18:50:42 2013
New Revision: 37723
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37723
Log:
* debian/rules:
+ Since there's only one package left, explicitly install files
into debian/tmp.
Modified:
attic/gnome-python-extras/debian/changelog
attic/gnome-python-extras/debian/rules
Modified: attic/gnome-python-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gnome-python-extras/debian/changelog?rev=37723&op=diff
==============================================================================
--- attic/gnome-python-extras/debian/changelog [utf-8] (original)
+++ attic/gnome-python-extras/debian/changelog [utf-8] Sat May 11 18:50:42 2013
@@ -2,6 +2,9 @@
* Drop python-gnome2-extras-dev package.
* Drop python-eggtrayicon package.
+ * debian/rules:
+ + Since there's only one package left, explicitly install files
+ into debian/tmp.
-- Emilio Pozuelo Monfort <pochu at debian.org> Thu, 22 Nov 2012 00:32:28 +0100
Modified: attic/gnome-python-extras/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gnome-python-extras/debian/rules?rev=37723&op=diff
==============================================================================
--- attic/gnome-python-extras/debian/rules [utf-8] (original)
+++ attic/gnome-python-extras/debian/rules [utf-8] Sat May 11 18:50:42 2013
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
DEB_BUILDDIR = debian/build
+DEB_DESTDIR = $(CURDIR)/debian/tmp
include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/rules/debhelper.mk
More information about the pkg-gnome-commits
mailing list