r32633 - in /packages/unstable/gmime2.4/debian: changelog rules
mpitt at users.alioth.debian.org
mpitt at users.alioth.debian.org
Wed Feb 22 05:29:39 UTC 2012
Author: mpitt
Date: Wed Feb 22 05:29:38 2012
New Revision: 32633
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32633
Log:
debian/rules: Drop removal of gmime-uu{en,de}code, upstream ships them as
examples now.
Modified:
packages/unstable/gmime2.4/debian/changelog
packages/unstable/gmime2.4/debian/rules
Modified: packages/unstable/gmime2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/changelog?rev=32633&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/changelog [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/changelog [utf-8] Wed Feb 22 05:29:38 2012
@@ -3,6 +3,8 @@
* New upstream bug fix release.
* Switch to 3.0 (quilt) source format, as upstream now only releases tar.xz
tarballs. Drop quilt build dependency and inclusion in debian/rules.
+ * debian/rules: Drop removal of gmime-uu{en,de}code, upstream ships them as
+ examples now.
-- Martin Pitt <mpitt at debian.org> Wed, 22 Feb 2012 06:18:50 +0100
Modified: packages/unstable/gmime2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/rules?rev=32633&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/rules [utf-8] (original)
+++ packages/unstable/gmime2.4/debian/rules [utf-8] Wed Feb 22 05:29:38 2012
@@ -40,13 +40,6 @@
$(CURDIR)/mono/monodocer; \
fi
-override_dh_auto_install:
- dh_auto_install
-
- # don't ship those, sharutils does already
- rm $(CURDIR)/debian/tmp/usr/bin/gmime-uudecode
- rm $(CURDIR)/debian/tmp/usr/bin/gmime-uuencode
-
override_dh_makeclilibs:
dh_makeclilibs -m $(DEB_CLI_API_VERSION)
More information about the pkg-gnome-commits
mailing list