[hamradio-commits] [kvasd-installer] branch master updated (5a87af3 -> d3e2352)

Greg Beam ki7mt-guest at moszumanska.debian.org
Sun Jan 11 06:40:58 UTC 2015


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

ki7mt-guest pushed a change to branch master
in repository kvasd-installer.

      from  5a87af3   Add debian folder
       new  f4fe352   Update debian folder
       new  d3e2352   Update to snv r4893

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:
 COPYING                                       |  622 ---------
 Makefile.in                                   |  113 ++
 autogen.sh                                    |   85 ++
 build-aux/config.guess                        | 1421 +++++++++++++++++++
 build-aux/config.sub                          | 1805 +++++++++++++++++++++++++
 build-aux/install-sh                          |  527 ++++++++
 configure.ac                                  |  130 ++
 debian/README.Debian                          |    4 +-
 debian/changelog                              |    7 +-
 debian/control                                |   23 +-
 debian/copyright                              |   69 +-
 debian/{dirs => kvasd-installer.dirs}         |    1 +
 debian/{docs => kvasd-installer.docs}         |    1 -
 debian/{install => kvasd-installer.install}   |    1 +
 debian/{manpages => kvasd-installer.manpages} |    0
 debian/kvasd-installer.menu                   |    7 +
 debian/{postinst => kvasd-installer.postinst} |    0
 debian/{postrm => kvasd-installer.postrm}     |    0
 debian/menu                                   |    3 -
 debian/rules                                  |   22 +-
 kvasd-installer => kvasd-installer.in         |  185 ++-
 21 files changed, 4257 insertions(+), 769 deletions(-)
 delete mode 100644 COPYING
 create mode 100644 Makefile.in
 create mode 100755 autogen.sh
 create mode 100755 build-aux/config.guess
 create mode 100755 build-aux/config.sub
 create mode 100755 build-aux/install-sh
 create mode 100644 configure.ac
 rename debian/{dirs => kvasd-installer.dirs} (79%)
 rename debian/{docs => kvasd-installer.docs} (94%)
 rename debian/{install => kvasd-installer.install} (85%)
 rename debian/{manpages => kvasd-installer.manpages} (100%)
 create mode 100644 debian/kvasd-installer.menu
 rename debian/{postinst => kvasd-installer.postinst} (100%)
 rename debian/{postrm => kvasd-installer.postrm} (100%)
 delete mode 100644 debian/menu
 rename kvasd-installer => kvasd-installer.in (84%)
 mode change 100755 => 100644

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/kvasd-installer.git



More information about the pkg-hamradio-commits mailing list