[Pkg-privacy-commits] [xul-ext-monkeysphere] 82/296: remove the unnecessary files from the extension directory, add changelog entries

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.

commit 5a24a64664459654d82bcd1a101e07f0f729462d
Author: Micah Anderson <micah at riseup.net>
Date:   Mon Feb 15 15:23:13 2010 -0500

    remove the unnecessary files from the extension directory, add changelog entries
---
 debian/changelog | 8 +++++++-
 debian/rules     | 7 +++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d75a4c9..3c43f55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
 xul-ext-monkeysphere (0.1) unstable; urgency=low
 
-  * New upstream initial release to Debian
+  [ Micah Anderson ]
+  * Removed unnecessary installation of TODO, NOTES and Makefile 
+    from extension directory
+  * Fix trailing tilde on mozilla-devscripts version
 
+  [ Jameson Rollins ]
+  * New upstream initial release to Debian
+  
  -- Jameson Rollins <jrollins at finestructure.net>  Sun, 14 Feb 2010 15:40:14 -0500
diff --git a/debian/rules b/debian/rules
index b280270..ec2f8ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,10 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/mozilla-devscripts/xpi.mk
+
+install/xul-ext-monkeysphere::
+	rm -f $(CURDIR)/debian/xul-ext-monkeysphere/usr/share/xul-ext-monkeysphere/Makefile
+	rm -f $(CURDIR)/debian/xul-ext-monkeysphere/usr/share/xul-ext-monkeysphere/TODO
+	rm -f $(CURDIR)/debian/xul-ext-monkeysphere/usr/share/xul-ext-monkeysphere/NOTES
+
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git



More information about the Pkg-privacy-commits mailing list