[Pkg-wmaker-commits] [wmppp.app] branch master created (now 9a78b79)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 12:04:29 UTC 2015


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

dtorrance-guest pushed a change to branch master
in repository wmppp.app.

        at  9a78b79   debian/changelog: Add entry for version 1.3.2-1.

This branch includes the following new commits:

       new  e2690ab   Initial dockapps git repo
       new  fed1aa5   Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
       new  5383769   Mass update FSF address
       new  7046396   Imported Upstream version 1.3.0
       new  bff787b   Imported Debian patch 1.3.0-8
       new  65608e2   Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
       new  6206d8c   Mass update FSF address
       new  d7cbf89   New upstream version.
       new  f1a7140   debian/compat: Bump to 9.
       new  7f70016   New maintainer (Closes: #664097).
       new  063bbde   debian/control: Bump Standards-Version to 3.9.5, no changes required.
       new  fbc6cc4   debian/control: Increase debhelper Build-Depends to >=9.
       new  98f8a68   debian/control: Add Homepage and Vcs-* fields.
       new  f0c369c   debian/copyright: Update to machine-readable format version 1.0.
       new  9cfe18e   debian/source/format: New file; use quilt (3.0).
       new  694c583   debian/changelog: Update for version 1.3.0+20120605-1.
       new  08b5cb7   wmppp/wmppp.c: Restore to match .orig.
       new  6469a4d   debian/patches/usr_rm_-f_for_make_clean.patch: Prevent make clean from failing when source tree is already clean.
       new  036d6a0   debian/patches: Convert previous patches to quilt.
       new  db04d09   .gitignore: New file; ignore .pc directory.
       new  7ce5ada   debian/patches/get_number_from_getmodemspeed.patch: Edit to avoid unused variable compiler warning.
       new  68f4ce7   debian/control: Shorten single line synopsis.
       new  24585fc   debian/menu: Update section.
       new  50890da   debian/manpages: New file.
       new  f5d2c24   debian/watch: New file.
       new  a8cb038   debian/control: Add ${misc:Depends} to Depends.
       new  fba77b4   debian/control: Remove redundant Section and Priority fields.
       new  584d66f   debian/control: Convert double space after colon in Build-Depends to single space.
       new  68e6d3e   debian/00wmppp.ppp.ip-*: Rename from debian/ip-* for use by dh_installppp.
       new  c00615e   debian/rules: Update to use dh. Remove -s from installation of wmppp binary (Closes: #438275). Use dh_installppp (Closes: #212832).
       new  3e5d298   debian/rules: Add get-orig-source target.
       new  6124356   debian/install: New file; use dh_install instead of calling install manually in debian/rules.
       new  962e993   debian/dirs: Remove unnecessary file.
       new  a73722c   debian/patches/hardening_flags.patch: Use hardening build flags.
       new  e0883b9   debian/changelog: Update with latest changes.
       new  0e31a97   debian/changelog: Reformat previous entries.
       new  e781200   wmppp.app: Remove getmodemspeed binary from source.
       new  79df18c   wmppp.app: Remove trailing whitespace.
       new  7d043c2   wmppp.app: Add manpage (obtained from Debian package).
       new  5a570b8   wmppp.app: Rename system wide fixed options configuration file for consistency.
       new  4498727   wmppp.app: Allow ISDN devices.
       new  4b3f147   wmppp.app: Stampfile handling.
       new  00c7125   wmppp.app: Display speed in K when too high.
       new  593152d   wmppp.app: Use rm -f for make clean
       new  5110940   wmppp.app: Use build flags.
       new  d1073aa   wmppp.app: Update support email address and webpage.
       new  263c597   wmppp.app: Remove getmodemspeed binary from source.
       new  c27f14b   wmppp.app: Remove trailing whitespace.
       new  4138cd3   wmppp.app: Add manpage (obtained from Debian package).
       new  480cc91   wmppp.app: Rename system wide fixed options configuration file for consistency.
       new  b4380cd   wmppp.app: Allow ISDN devices.
       new  0236ecf   wmppp.app: Stampfile handling.
       new  9223318   wmppp.app: Display speed in K when too high.
       new  502ca96   wmppp.app: Use rm -f for make clean
       new  96ab311   wmppp.app: Use build flags.
       new  0e07e2a   wmppp.app: Update support email address and webpage.
       new  e8b6b21   Import upstream git snapshot 1.3.0+20140915.
       new  bb6c40a   debian/copyright: Fix debian directory typo.
       new  201a49e   debian/patches: Remove patches now applied upstream; update remaining patches for new release.
       new  db70cf0   debian/wmppp.1: Remove file; manpage added upstream. debian/manpages: Change to reflect new location.
       new  f577ce2   debian/changelog: Update for version 1.3.0+20140915-1.
       new  c55956d   debian/changelog, debian/rules: Minor reformatting by Adrian Glaubitz.
       new  a7d3d57   wmgeneral: Check if malloc fails.
       new  5e49fba   wmgeneral: Free pointer.
       new  57ee7a6   wmgeneral: Remove inline keywords.
       new  1008415   wmgeneral: Bump to 1998-09-14 version found in wmckgmail, wmitime, wmsmp.app, wmSMPmon, and wmtz.
       new  13610ec   wmgeneral: Merge 2003-10-10 version from wmmon and wmtime.
       new  3fcbc32   wmgeneral: Reduce scope of several variables.
       new  bc2d0e9   wmgeneral: Use field width limits for scanf.
       new  e5e93b0   wmgeneral: Use #includes from include-what-you-use.
       new  f1cf4cc   wmgeneral: Add proper copyright headers; fix changelog formatting.
       new  c2c3521   wmgeneral: Fix segfault if newline encountered in parse_rcfile.
       new  783dc92   wmgeneral: Don't call free on pointers we haven't malloced.
       new  5d601d3   wmppp.app: Move source files to top directory.
       new  2d41acb   wmppp.app: Fix spelling mistakes.
       new  1d92ac2   wmppp.app: Reduce scope of several variables.
       new  299a2ad   wmppp.app: Switch ifs to #ifs for macros.
       new  10a35f1   wmppp.app: Remove unused parameter from get_statistics().
       new  f0a362d   wmppp.app: Replace deprecated caddr_t cast with void*.
       new  2148377   wmppp.app: Replace deprecated usleep with nanosleep.
       new  646f3c3   wmppp.app: Remove C++ style comments.
       new  66e0d5d   wmppp.app: Use #includes from include-what-you-use.
       new  e03be5f   wmppp.app: Update Makefile.
       new  b57b499   wmppp.app: Fix segfault when HOME undefined.
       new  da71fc3   wmppp.app: Fix segfault if stop_action or start_action strings are NULL.
       new  4baf267   wmppp.app: Add new command line options.
       new  67cb67e   wmppp.app: Reread configuration file.
       new  a62c458   wmppp.app: Command line options take precedence over configuration files.
       new  31e04dc   wmppp.app: Bump to version 1.3.1.
       new  0f3163c   Imported Upstream version 1.3.1
       new  49f4673   Remove files removed upstream.
       new  b92e529   debian/rules: Update get-orig-source target; add --no-symlink option to uscan and split -f and -v options to rename.
       new  2053b9e   debian/rules: Drop --sourcedirectory option to dh; source now in top directory.
       new  76ed6b5   debian/changelog: Draft for version 1.3.1-1.
       new  164d417   debian/examples: Switch to new location of example config files.
       new  a91a945   debian/{install,manpages}: Remove files; files will be installed by dh_auto_install.
       new  6305b1b   debian/patches/get_number_from_getmodemspeed.patch: Refresh for new upstream version.
       new  c331f65   debian/patches/hardcode_actions.patch: Remove patch; will patch config file instead of source.
       new  eac57f4   debian/rules: Update override_dh_auto_install target; we now use the upstream build system but must pass PREFIX=/usr.
       new  f3131fb   debian/{install,wmppprc}: New files; replace hardcode_actions.patch by installing system config file using dh_install.
       new  1640f37   debian/control: Bump Standards-Version to 3.9.6; no changes required.
       new  02f1cb8   debian/copyright: Add stanzas for wmgeneral library files; clarify license as GPL-2+, not GPL-2.
       new  cd9e951   debian/changelog: Update; set distribution to unstable.
       new  018c069   wmgeneral: Fix "unused variable" warning.
       new  eff449c   wmgeneral: Add _POSIX_C_SOURCE #defines for strdup, pid_t, and getline.
       new  cf70c03   wmgeneral: Add support for X geometry strings to -geometry option.
       new  4ff12fd   debian/changelog: Minor formatting; patch by Adrian Glaubitz.
       new  c9b479e   debian/control: Set Architecture to linux-any.
       new  41e1956   debian/changelog: Add entry for version 1.3.1-2.
       new  1d26dad   wmgeneral, wmsun: Use threadsafe functions.
       new  b839525   wmppp.app uses libdockapp
       new  43d3282   wmppp.app: Add note about libdockapp to INSTALL.
       new  75d433a   wmppp.app: Bump to version 1.3.2.
       new  8c389d3   Imported Upstream version 1.3.2
       new  f98423f   debian/control: Update Vcs-* fields.
       new  2e26785   debian/control: Set Debian Window Maker Team as Maintainer; move myself to Uploaders with updated email address.
       new  cf6cd37   debian/control: Add libdockapp-dev to Build Depends.
       new  e769b11   debian/{copyright,patches}: Update email address
       new  e7c0604   debian/copyright:  Remove wmgeneral files; these have been moved to libdockapp.
       new  9a78b79   debian/changelog: Add entry for version 1.3.2-1.

The 120 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmppp.app.git



More information about the Pkg-wmaker-commits mailing list