[ELPA-diffs] ELPA branch, master, updated. 164b6dce67af51d1d8f8e28d343ddcc3331942ee

2013-10-02 Thread Michael Albinus
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ELPA".

The branch, master has been updated
   via  164b6dce67af51d1d8f8e28d343ddcc3331942ee (commit)
  from  37cdf60d3bacb6ef7cbd6f8ffabbcc07b7424b58 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 164b6dce67af51d1d8f8e28d343ddcc3331942ee
Author: Michael Albinus 
Date:   Wed Oct 2 10:14:40 2013 +0200

Fix GPL.  debbugs is NOT part of Emacs.

diff --git a/packages/debbugs/Debbugs.wsdl b/packages/debbugs/Debbugs.wsdl
index ad5e954..64b9306 100644
--- a/packages/debbugs/Debbugs.wsdl
+++ b/packages/debbugs/Debbugs.wsdl
@@ -2,14 +2,14 @@
 
 

[ELPA-diffs] ELPA branch, master, updated. 154e769dc7e7bb52ee31664184e67de2e2cf31f4

2013-10-02 Thread Michael Albinus
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ELPA".

The branch, master has been updated
   via  154e769dc7e7bb52ee31664184e67de2e2cf31f4 (commit)
  from  164b6dce67af51d1d8f8e28d343ddcc3331942ee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 154e769dc7e7bb52ee31664184e67de2e2cf31f4
Author: Michael Albinus 
Date:   Wed Oct 2 23:10:31 2013 +0200

* debbugs-gnu.el (debbugs-gnu-default-packages): Add packages.

diff --git a/packages/debbugs/debbugs-gnu.el b/packages/debbugs/debbugs-gnu.el
index 32d11cf..172bcaf 100644
--- a/packages/debbugs/debbugs-gnu.el
+++ b/packages/debbugs/debbugs-gnu.el
@@ -178,17 +178,22 @@
  (const "cc-mode")
  (const "coreutils")
  (const "debbugs.gnu.org")
+ (const "diffutils")
  (const "emacs")
  (const "emacs-xwidgets")
  (const "fm")
  (const "gnus")
+ (const "grep")
  (const "guile")
+ (const "guix")
+ (const "gzip")
  (const "libtool")
  (const "ns")
  (const "org-mode")
+ (const "parted")
  (const "w32")
  (const "woodchuck"))
-  :version "24.3")
+  :version "24.4")
 
 (defconst debbugs-gnu-all-packages
   (mapcar 'cadr (cdr (get 'debbugs-gnu-default-packages 'custom-type)))

---

Summary of changes:
 packages/debbugs/debbugs-gnu.el |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
ELPA