[SCM] librobert-hooke-clojure packaging branch, master, updated. debian/1.1.2-1-13-gb18fa44

Wolodja Wentland babilen-guest at alioth.debian.org
Wed Jul 13 17:46:51 UTC 2011


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 "librobert-hooke-clojure packaging".

The branch, master has been updated
       via  b18fa44ce9fadce13e8eed01bc51412b388f6ea7 (commit)
       via  b19554c646056d2477333d1d2c0aaaf9be436a9d (commit)
       via  162da614c92f37ce7de9b15fad14c8e5051f432c (commit)
       via  a8c5f00221fdeba0d4835e5c41910b9408a59dc7 (commit)
      from  1ebd0c754f9af0219fa9e2566f2f2c311ea5215d (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 b18fa44ce9fadce13e8eed01bc51412b388f6ea7
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Wed Jul 13 18:42:35 2011 +0100

    Update changelog

commit b19554c646056d2477333d1d2c0aaaf9be436a9d
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Wed Jul 13 18:05:41 2011 +0100

    Register documentation with doc-base

commit 162da614c92f37ce7de9b15fad14c8e5051f432c
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Wed Jul 13 18:00:00 2011 +0100

    Add upstream changelog

commit a8c5f00221fdeba0d4835e5c41910b9408a59dc7
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Wed Jul 13 17:41:49 2011 +0100

    Remove DM-Upload-Allowed
    
    DMUA really should not be set for NEW packages and can easily be introduced at
    a later stage.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                 |   14 +++++++-
 debian/control                                   |    1 -
 debian/doc-base                                  |   10 +++++
 debian/patches/0001-Add-upstream-changelog.patch |   41 ++++++++++++++++++++++
 debian/patches/series                            |    1 +
 5 files changed, 65 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f68c991..6695ee5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,4 +14,16 @@ robert-hooke (1.1.2-1) unstable; urgency=low
     - Added Vcs-Git, Vcs-Browser and DM-Upload-Allowed.
     - Updated the short description.
 
- -- Daigo Moriwaki <daigo at debian.org>  Sun, 10 Jul 2011 21:04:33 +0900
+  [ Wolodja Wentland ]
+  * Specify copyright for debian/* and follow DEP5
+  * Extend package description
+  * Simplify clean
+  * Fix dependency handling
+  * Add Wolodja Wentland to Uploaders
+  * Provide README in HTML too
+  * Reformat debian/control
+  * Remove DM-Upload-Allowed
+  * Add upstream changelog
+  * Register documentation with doc-base
+
+ -- Wolodja Wentland <babilen at gmail.com>  Wed, 13 Jul 2011 17:13:04 +0000
diff --git a/debian/control b/debian/control
index f5cf924..820574f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Standards-Version: 3.9.2
 Homepage: https://github.com/technomancy/robert-hooke
 Vcs-Git: git://git.debian.org/pkg-java/librobert-hooke-clojure.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/librobert-hooke-clojure.git
-DM-Upload-Allowed: yes
 
 Package: librobert-hooke-clojure
 Architecture: all
diff --git a/debian/doc-base b/debian/doc-base
new file mode 100644
index 0000000..05b9d1a
--- /dev/null
+++ b/debian/doc-base
@@ -0,0 +1,10 @@
+Document: robert-hooke
+Title: Robert-Hooke tutorial
+Author: Phil Hagelberg, Robert Downey
+Abstract: A short tutorial on the Clojure function wrapper library
+ robert-hooke.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/librobert-hooke-clojure/README.html
+Files: /usr/share/doc/librobert-hooke-clojure/README.html
diff --git a/debian/patches/0001-Add-upstream-changelog.patch b/debian/patches/0001-Add-upstream-changelog.patch
new file mode 100644
index 0000000..b097beb
--- /dev/null
+++ b/debian/patches/0001-Add-upstream-changelog.patch
@@ -0,0 +1,41 @@
+From: Wolodja Wentland <babilen at gmail.com>
+Date: Wed, 13 Jul 2011 17:57:01 +0100
+Subject: Add upstream changelog.
+
+---
+ changelog |   25 +++++++++++++++++++++++++
+ 1 files changed, 25 insertions(+), 0 deletions(-)
+ create mode 100644 changelog
+
+diff --git a/changelog b/changelog
+new file mode 100644
+index 0000000..8ff7b51
+--- /dev/null
++++ b/changelog
+@@ -0,0 +1,25 @@
++1.1.2 / 2011-06-30
++
++	* Fix compatibility with Clojure 1.3.
++
++1.1.1 / 2011-06-02
++
++	* Allow Hooke's functions to be injected into other namespaces.
++
++1.1.0 / 2010-11-11
++
++	* Add prepend/append macros.
++
++	* Add with-hooks-disabled macro.
++
++1.0.2 / 2010-07-02
++
++	* Fix bug where re-running add-hook would repeatedly nest hook runner.
++
++1.0.1 / 2010-06-11
++
++	* Fix documentation bug.
++
++1.0.0 / 2010-06-10
++
++	* Initial Commit.
+-- 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a7ac130
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Add-upstream-changelog.patch


hooks/post-receive
-- 
librobert-hooke-clojure packaging



More information about the pkg-java-commits mailing list