File: package.m4

package info (click to toggle)
rcs-blame 1.3.1-4.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 3,412 kB
  • sloc: ansic: 16,323; sh: 11,881; yacc: 389; lex: 154; makefile: 151
file content (6 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
# Signature of the current package.
m4_define([AT_PACKAGE_NAME],      [blame])
m4_define([AT_PACKAGE_TARNAME],   [blame])
m4_define([AT_PACKAGE_VERSION],   [1.3.1])
m4_define([AT_PACKAGE_STRING],    [blame 1.3.1])
m4_define([AT_PACKAGE_BUGREPORT], [foonly@users.sourceforge.net])