[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#912201: RFS: manticore/2.7.3 [ITP]



[2018-12-09 23:03] Adrian Nuta <adrian.nuta@manticoresearch.com>
> Hi, git repo is at https://github.com/manticoresoftware/manticoresearch.
> 
> Right now I have debhelper (>= 11), but previous used debhelper-compat (=
> 11), same message.

[ Comments below are about commit 0f016406 ---
  remote HEAD at time of writing ]

Can't help about debhelper, because I failed to find .orig.tar.gz.
You have neither `debian/watch' nor `upstream' branch. I suggest you

 * add `debian/watch' file (very desirable)
 * take a look at `git-buildpackage' manual. Just one of many tools,
   but very fine tool, IMHO.

In mean time,

 * debian/control indented strangely. Maybe wrap-and-sort(1) from devscripts?

 * there is no point in such overrides:

	override_dh_auto_build:
		dh_auto_build

   overrides are used when you want to perform some actions before/after
   default, provided by debhelper.

  * Using output of `lsb_release' in CPP flags could be issue for
    reproducibility. Is it strictly necessary?


Reply to: