Diederik has submitted this change and it was merged.

Change subject: Fixed debianization.
......................................................................


Fixed debianization.

  * Added more checks to debianize.sh (in wmf-analytics/debianize)
  * Modified Source and Package fields in debian/control to confirm with
  package name from configure.ac
  * Modified configure.ac to package name "udp-filters"
  * Modified paths where all files are put inside debian/rules
  * Fixed manual page
  * Put placeholders instead of version numbers inside configure.ac
    (these are taken care of by debianize.sh)
  * Changed to symlinks of relative paths to submodule debianize/
  * Reformatted debian/controls so it passes lintian checks
  * Modified    debian/copyright to conform with lintian
  * Fixed --enable-debug in configure.ac and simplified code.
    Previously there were 2 places where the debug switches for gcc were
  set. Currently there is only one place. That is in configure.ac.
    Now in order to compile with debug symbols, one needs to
  ./configure --enable-debug
  * Added parameters for git2deblogs to override maintainer and
  * name(which are normally taken from the git repo). Also ran this
  * command to regenerate the debian/changelog
      ./git2deblogs --generate --force-maintainer-name="Diederik van Liere"
      [email protected]

Change-Id: I2e57a6876552a61974ebe225ba51bab5e29006bf
---
D ChangeLog
A ChangeLog
M Makefile.am
M compile.sh
M configure
M configure.ac
D debian/changelog
A debian/changelog
M debian/control
M debian/copyright
M debian/rules
D debian/udp-filter.files
R debian/udp-filters.dirs
A debian/udp-filters.files
M debianize
M docs/help2man.include
M git2deblogs
A prepare-release
M src/udp-filter.c
19 files changed, 294 insertions(+), 312 deletions(-)

Approvals:
  Diederik: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/32137
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e57a6876552a61974ebe225ba51bab5e29006bf
Gerrit-PatchSet: 4
Gerrit-Project: analytics/udp-filters
Gerrit-Branch: master
Gerrit-Owner: Stefan.petrea <[email protected]>
Gerrit-Reviewer: Diederik <[email protected]>
Gerrit-Reviewer: Stefan.petrea <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to