[dvblast-devel] [PATCH 0/4] Post git migration changes

Georgi Chorbadzhiyski gf at unixsol.org
Thu Aug 25 15:00:38 CEST 2011


These patches will complete the git transition if/when it
happens. They are mostly cleanups except 4/4 which changes
the way VERSION_EXTRA is defined by using git.

Georgi Chorbadzhiyski (4):
  Remove Changelog file because it contains outdated information.
  Remove $Id lines. They are useless in git.
  Add .gitignore file.
  Define VERSION_EXTRA using git describe in the Makefile.

 .gitignore                       |    3 +
 AUTHORS                          |    1 -
 Changelog                        |  505 --------------------------------------
 INSTALL                          |    1 -
 Makefile                         |    6 +
 NEWS                             |    1 -
 README                           |    1 -
 asi.c                            |    1 -
 comm.c                           |    1 -
 comm.h                           |    1 -
 demux.c                          |    1 -
 dvb.c                            |    1 -
 dvblast.c                        |    3 +-
 dvblast.h                        |    1 -
 dvblast_mmi.sh                   |    1 -
 dvblastctl.c                     |    3 +-
 en50221.c                        |    1 -
 en50221.h                        |    1 -
 extra/dvbiscovery/dvbiscovery.sh |    1 -
 output.c                         |    1 -
 udp.c                            |    1 -
 util.c                           |    1 -
 version.h                        |    2 -
 23 files changed, 11 insertions(+), 528 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 Changelog

-- 
1.7.5.1



More information about the dvblast-devel mailing list