Commit Graph

9 Commits

Author SHA1 Message Date
Tzafrir Cohen 5cf4228733 Don't include non-installed files (fix_install_paths.patch)
* Include bash-completion file:
  * Add fix_install_paths.patch to install it to the correct location.
* Add dracut file to the package.
* Remove (unpackaged) example configuration files in /etc/dahdi.
* Remove (unpackaged and duplicate) /etc/ udev rules.
* Remove an unused .la file.
2020-08-20 00:02:14 +03:00
Tzafrir Cohen 845b5cad9d debian/rules: remove get-orig-source
Use uscan instead

Signed-off-by: Tzafrir Cohen <tzafrir@debian.org>
2019-03-04 01:25:56 +02:00
Tzafrir Cohen a018543a58 Fix some trivial lintian notes
Trailing White-spaces removed and such.

Signed-off-by: Tzafrir Cohen <tzafrir@debian.org>
2019-03-04 01:09:09 +02:00
Tzafrir Cohen bbc4932178 include xpp in udev rules 2016-11-15 14:26:43 +02:00
Tzafrir Cohen 6f8f532d5a Force the SONAME of libtonezone to be 2.0
For backward compatibility reasons, the SONAME of libtonezone can't just
be 2 (autotools' standard). It should be 2.0.

This adds soname.patch.
2016-07-05 17:40:20 +02:00
Tzafrir Cohen fe918dcc3e Save/restore files modified by autoreconf
Hopefully this is needed and really works.
2016-07-05 17:40:13 +02:00
Tzafrir Cohen 955a8dcb4a fall back to running 'clean' from Makefile.legacy
If Makefile wasn't yet created, it's possible that we may want to run
the 'clean' target of Makefile.legacy to clean generated HTML docs.
2016-06-29 17:11:57 +02:00
Tzafrir Cohen bbffe6b910 generate configure at build time 2016-06-29 17:11:57 +02:00
Tzafrir Cohen 0465400ea8 Copy packaging from Subversion 2016-06-26 10:53:45 +02:00