[cowdancer] branch master updated (cd75b9e -> c990150)

James Clarke jrtc27-guest at moszumanska.debian.org
Mon Oct 17 21:42:03 UTC 2016


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

jrtc27-guest pushed a change to branch master
in repository cowdancer.

      from  cd75b9e   Release 0.81 to unstable
      adds  c8092d3   Rewrite build system to use autotools
      adds  18bd663   debian/not-installed: Added missing file
      adds  fa35f5c   debian/not-installed: Fix for older debhelper, and add versioned dependency
      adds  c5b8989   configure.ac: Link against libdl when needed
       new  ef17067   Makefile.am: clean-local target does not exist
       new  c990150   qemubuilder: Add support for arm64

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:
 Makefile                                           | 122 ---------------------
 Makefile.am                                        |  75 +++++++++++++
 .../cowbuilder                                     |   0
 .../qemubuilder                                    |   0
 configure.ac                                       |  42 +++++++
 cow-shell.c                                        |   2 +-
 debian/control                                     |   3 +-
 debian/not-installed                               |   1 +
 debian/rules                                       |   7 +-
 m4/.placeholder                                    |   0
 qemuarch.c                                         |  44 ++++----
 qemuarch.h                                         |   1 +
 qemubuilder.c                                      |  48 +++++---
 13 files changed, 184 insertions(+), 161 deletions(-)
 delete mode 100644 Makefile
 create mode 100644 Makefile.am
 rename bash_completion.cowbuilder => bash-completion/cowbuilder (100%)
 rename bash_completion.qemubuilder => bash-completion/qemubuilder (100%)
 create mode 100644 configure.ac
 create mode 100644 debian/not-installed
 create mode 100644 m4/.placeholder

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/cowdancer.git



More information about the Pbuilder-maint mailing list