[Pkg-electronics-commits] [gwave] branch master updated (bd83069 -> 46f857e)
أحمد المحمودي (Ahmed El-Mahmoudy)
aelmahmoudy at users.sourceforge.net
Mon Oct 9 15:28:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
aelmahmoudy-guest pushed a change to branch master
in repository gwave.
omits bd83069 Remove menu entry as desktop entry is sufficient
new 406d48f Imported Debian patch 20090213-6.1
new e1d61f9 Remove menu entry as desktop entry is sufficient
new f14a6ac Imported Upstream version 20170109
new b47f784 Merge tag 'upstream/20170109'
new 7a21796 Refreshed patches
new 03625dd Update copyright years
new 1289c22 Update standards version to 4.1.1
new 634ce2c Switch Vcs-* fields to secure URLs
new 61e3f5d Remove Hamish Moffatt from uploaders
new 39ba343 Bumped compat level to 10
new 88ce4f9 Override dh_autoreconf to create an empty config.rpath before running autoreconf
new 46f857e fix_indirect_linking.diff atch: add -lm to gwave_LDADD
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bd83069)
\
N -- N -- N refs/heads/master (46f857e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 12 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:
ChangeLog | 10 +-
Makefile.in | 225 +-
NEWS | 6 +
TODO | 24 +-
aclocal.m4 | 368 ++-
config.h.in | 3 +
configure | 3695 +++++++++++++-----------
configure.ac | 5 +-
debian/changelog | 4 +-
debian/compat | 2 +-
debian/control | 10 +-
debian/copyright | 4 +-
debian/patches/.dpkg-source-applied | 1 -
debian/patches/01-fix_ascii_import_locale.diff | 24 -
debian/patches/fix_as-needed_linking.diff | 24 +-
debian/patches/fix_indirect_linking.diff | 32 +-
debian/patches/series | 1 -
debian/rules | 4 +
depcomp | 116 +-
gwave.spec | 2 +-
install-sh | 231 +-
missing | 49 +-
remote/Makefile.in | 133 +-
scheme/Makefile.in | 88 +-
scheme/cmds.scm | 21 +-
scheme/extra-menus.scm | 39 +-
scheme/gwave-config.scm | 2 +-
scheme/utils.scm | 12 +
scheme/visiblewave-ops.scm | 9 +-
spicefile/Makefile.in | 133 +-
spicefile/sp2sp.c | 415 ++-
spicefile/spicestream.c | 52 +-
spicefile/spicestream.h | 17 +-
spicefile/ss_cazm.c | 10 +-
spicefile/ss_hspice.c | 169 +-
spicefile/ss_nsout.c | 19 +-
spicefile/ss_spice2.c | 9 +-
spicefile/ss_spice3.c | 16 +-
spicefile/test_read.c | 72 +-
spicefile/wavefile.c | 132 +-
spicefile/wavefile.h | 12 +-
src/Makefile.in | 203 +-
src/app/Makefile.in | 47 +-
src/cmd.c | 2 +-
src/event.c | 9 +-
src/gwave.c | 7 +-
src/measurebtn.c | 26 +-
src/wavelist.c | 78 +-
src/wavelist.h | 1 -
src/wavepanel.c | 20 +-
src/wavewin.h | 10 +-
utilities/Makefile.in | 108 +-
52 files changed, 4212 insertions(+), 2499 deletions(-)
delete mode 100644 debian/patches/.dpkg-source-applied
delete mode 100644 debian/patches/01-fix_ascii_import_locale.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gwave.git
More information about the Pkg-electronics-commits
mailing list