[Pkg-privacy-commits] [xul-ext-monkeysphere] 182/296: removing explicit configfile handling, hoping that mozilla-devscripts 0.21 will soon handle it for us automagically
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:38 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 ffd64657f913ecfbf618de1da7a7f31b080443ff
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Sat Mar 13 23:32:40 2010 -0500
removing explicit configfile handling, hoping that mozilla-devscripts 0.21 will soon handle it for us automagically
---
debian/rules | 2 +-
debian/xul-ext-monkeysphere.dirs | 7 -------
debian/xul-ext-monkeysphere.install | 1 -
debian/xul-ext-monkeysphere.links | 1 -
4 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/debian/rules b/debian/rules
index 8ee9b16..fe73354 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
dh --with xul-ext $@
override_dh_auto_install:
- install-xpi -x COPYING -x defaults/preferences/monkeysphere.js monkeysphere.xpi
+ install-xpi -x COPYING monkeysphere.xpi
diff --git a/debian/xul-ext-monkeysphere.dirs b/debian/xul-ext-monkeysphere.dirs
deleted file mode 100644
index 3009db2..0000000
--- a/debian/xul-ext-monkeysphere.dirs
+++ /dev/null
@@ -1,7 +0,0 @@
-usr
-usr/share
-usr/share/xul-ext-monkeysphere
-usr/share/xul-ext-monkeysphere/defaults
-usr/share/xul-ext-monkeysphere/defaults/preferences
-etc
-etc/mozilla-extensions
diff --git a/debian/xul-ext-monkeysphere.install b/debian/xul-ext-monkeysphere.install
deleted file mode 100644
index 0862688..0000000
--- a/debian/xul-ext-monkeysphere.install
+++ /dev/null
@@ -1 +0,0 @@
-defaults/preferences/monkeysphere.js etc/mozilla-extensions
diff --git a/debian/xul-ext-monkeysphere.links b/debian/xul-ext-monkeysphere.links
deleted file mode 100644
index bc41ead..0000000
--- a/debian/xul-ext-monkeysphere.links
+++ /dev/null
@@ -1 +0,0 @@
-etc/mozilla-extensions/monkeysphere.js usr/share/xul-ext-monkeysphere/defaults/preferences/monkeysphere.js
--
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