[vspline] branch master updated (9d012a2 -> 3701a6b)
Kay F. Jahnke
kfj-guest at moszumanska.debian.org
Sun Jul 2 09:42:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
kfj-guest pushed a change to branch master
in repository vspline.
from 9d012a2 added file hello.txt
adds fd20652 created packaging branch, added folder 'debian' to it The package building scripts in debian/ are in order to build homebrew packages, but will need small modifications to be usable by debian
new f717a44 Merge branch 'packaging'
new 3701a6b removed test file hello.txt, merged 'packaging' branch to master ... initially mystified by the bare git repo on alioth, had to figure out that my files don't aczually show up there but only if I check out a working copy. So now hello.txt can go. In my upstream repo, I have a separate 'packaging' branch which has the debian folder. For the repo at alioth, I have merged this branch into master and deleted the packaging branch.
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/changelog | 5 +++++
debian/compat | 1 +
debian/control | 45 ++++++++++++++++++++++++++++++++++++++++
debian/copyright | 47 ++++++++++++++++++++++++++++++++++++++++++
debian/files | 2 ++
debian/rules | 10 +++++++++
debian/source/format | 1 +
debian/vspline-dev.install | 1 +
debian/vspline-example.install | 1 +
debian/watch | 13 ++++++++++++
hello.txt | 1 -
11 files changed, 126 insertions(+), 1 deletion(-)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/files
create mode 100755 debian/rules
create mode 100644 debian/source/format
create mode 100644 debian/vspline-dev.install
create mode 100644 debian/vspline-example.install
create mode 100644 debian/watch
delete mode 100644 hello.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vspline.git
More information about the debian-science-commits
mailing list