[Pkg-cli-common-commits] [cli-common] branch master updated (0f940d7 -> 3eb31a0)

Mirco Bauer meebey at moszumanska.debian.org
Wed Jan 15 06:17:10 UTC 2014


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

meebey pushed a change to branch master
in repository cli-common.

      from  0f940d7   Add missing need_dot_net_4_5 variable declaration to dh_clideps
      adds  b3b0310   Add dh_installcliframework
       new  3eb31a0   Upload to unstable

The 1 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:
 cli.pm                        |   1 +
 debian/changelog              |  16 ++++
 debian/cli-common-dev.install |   4 +
 debian/cli-common.install     |   4 +
 debian/rules                  |   2 +-
 dh_installcliframework        | 168 ++++++++++++++++++++++++++++++++++++++++++
 framework-install             |  16 ++++
 framework-package-install     | 115 +++++++++++++++++++++++++++++
 framework-package-remove      |  33 +++++++++
 framework-remove              |  18 +++++
 postinst-cliframework         |   3 +
 prerm-cliframework            |   3 +
 12 files changed, 382 insertions(+), 1 deletion(-)
 create mode 100755 dh_installcliframework
 create mode 100755 framework-install
 create mode 100755 framework-package-install
 create mode 100755 framework-package-remove
 create mode 100755 framework-remove
 create mode 100644 postinst-cliframework
 create mode 100644 prerm-cliframework

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-common/packages/cli-common.git



More information about the Pkg-cli-common-commits mailing list