[pantomime-clojure] branch master updated (07016ab -> b5b6e79)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Mon Aug 28 09:30:13 UTC 2017


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

apoikos pushed a change to branch master
in repository pantomime-clojure.

      from  07016ab   New upstream version 2.1.0
       new  05923bb   Remove non-DFSG-free test resources
       new  b5b6e79   Initial Debian packaging

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/.gitignore                          |    1 +
 debian/changelog                           |    5 +
 debian/compat                              |    1 +
 debian/control                             |   33 +
 debian/copyright                           |  272 ++
 debian/footer.html                         |    2 +
 debian/gbp.conf                            |    6 +
 debian/header.html                         |    6 +
 debian/libpantomime-clojure.docs           |    1 +
 debian/libpantomime-clojure.jlibs          |    1 +
 debian/libpantomime-clojure.poms           |    1 +
 debian/patches/disable-network-tests.patch |   78 +
 debian/patches/series                      |    1 +
 debian/pom.xml                             |  107 +
 debian/rules                               |   35 +
 debian/source/format                       |    1 +
 debian/watch                               |    3 +
 test/pantomime/test/mime_test.clj          |   32 +-
 test/resources/html/arstechnica.com_full   | 1278 ---------
 test/resources/html/page_in_german         |  579 ----
 test/resources/html/wired_com_cars1        | 4265 ----------------------------
 test/resources/html/wired_com_reviews1     | 1074 -------
 test/resources/images/clojure.glyph.png    |  Bin 13659 -> 0 bytes
 test/resources/images/feather-small.gif    |  Bin 7500 -> 0 bytes
 test/resources/images/png.image.unknown    |  Bin 13659 -> 0 bytes
 test/resources/images/svg-logo.svg         |   48 -
 test/resources/pdf/qrl.pdf                 |  Bin 129370 -> 0 bytes
 27 files changed, 570 insertions(+), 7260 deletions(-)
 create mode 100644 debian/.gitignore
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/footer.html
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/header.html
 create mode 100644 debian/libpantomime-clojure.docs
 create mode 100644 debian/libpantomime-clojure.jlibs
 create mode 100644 debian/libpantomime-clojure.poms
 create mode 100644 debian/patches/disable-network-tests.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/pom.xml
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100644 debian/watch
 delete mode 100644 test/resources/html/arstechnica.com_full
 delete mode 100644 test/resources/html/page_in_german
 delete mode 100644 test/resources/html/wired_com_cars1
 delete mode 100644 test/resources/html/wired_com_reviews1
 delete mode 100644 test/resources/images/clojure.glyph.png
 delete mode 100644 test/resources/images/feather-small.gif
 delete mode 100644 test/resources/images/png.image.unknown
 delete mode 100644 test/resources/images/svg-logo.svg
 delete mode 100644 test/resources/pdf/qrl.pdf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pantomime-clojure.git



More information about the pkg-java-commits mailing list