-
ccadd30...
by
Bhavani Shankar
on 2017-01-12
-
Import patches-applied version 1.4.44-1ubuntu1 to applied/ubuntu/zesty-proposed
Imported using git-ubuntu import.
Changelog parent: 3590b63007087d4ad1b77c1ea23e9f83d7b9d31c
Unapplied parent: 5d8d94b36b5e383fb120ec2de7503335e2636b90
New changelog entries:
* Merge from Debian unstable. Remaining changes:
- debian/patches/add-lighttpd.pc-configure.patch:
+ Add lighttpd.pc to ac_config_files to fix FTBFS: make[3]:
*** No rule to make target `lighttpd.pc', needed by `all-am'.
- debian/patches/build-dev-package.patch,
debian/control, debian/lighttpd-dev.install:
+ Add lighttpd-dev package.
- debian/index.html:
+ Corrected BTS Ubuntu link and branding on the default page.
- debian/lighttpd.conf:
+ Comment 'use-ipv6.pl' by default, which causes failure
to bind port in ipv4.
- debian/control:
+ Build-Depends on libgamin-dev rather than libfam-dev
to fix startup warning.
- debian/rules:
+ Add override_dh_installinit to set "defaults 91 09" to not
start before apache2 but in the same runlevel with
the same priority.
- debian/lighttpd.dirs, debian/control, debian/rules,
debian/lighttpd.ufw.profile:
+ Add the UFW profile.
* Make the application build sanely:
+ Refresh and tweak build-dev-package.patch to apply sanely
+ Remove duplicate override on dh_install
+ Remove duplicate outdated NEWS file
+ Install updated upstream NEWS file and fix
cp: cannot stat /debian/tmp/changelog thingy to
fix FTBFS when built twice in a row.
-
5d8d94b...
by
Bhavani Shankar
on 2017-01-12
-
Add lighttpd.pc to ac_config_files to make sure its being built
Gbp-Pq: add-lighttpd.pc-configure.patch.
-
ee821c5...
by
Bhavani Shankar
on 2017-01-12
-
build-dev-package.patch
No DEP3 Subject or Description header found
Gbp-Pq: build-dev-package.patch.
-
54b5b21...
by
Bhavani Shankar
on 2017-01-12
-
kfreebsd-disable-test.patch
No DEP3 Subject or Description header found
Gbp-Pq: kfreebsd-disable-test.patch.
-
62baceb...
by
Bhavani Shankar
on 2017-01-12
-
Import patches-unapplied version 1.4.44-1ubuntu1 to ubuntu/zesty-proposed
Imported using git-ubuntu import.
Changelog parent: cd66120bb6b593d587b7a2292169e8a704d8f51c
New changelog entries:
* Merge from Debian unstable. Remaining changes:
- debian/patches/add-lighttpd.pc-configure.patch:
+ Add lighttpd.pc to ac_config_files to fix FTBFS: make[3]:
*** No rule to make target `lighttpd.pc', needed by `all-am'.
- debian/patches/build-dev-package.patch,
debian/control, debian/lighttpd-dev.install:
+ Add lighttpd-dev package.
- debian/index.html:
+ Corrected BTS Ubuntu link and branding on the default page.
- debian/lighttpd.conf:
+ Comment 'use-ipv6.pl' by default, which causes failure
to bind port in ipv4.
- debian/control:
+ Build-Depends on libgamin-dev rather than libfam-dev
to fix startup warning.
- debian/rules:
+ Add override_dh_installinit to set "defaults 91 09" to not
start before apache2 but in the same runlevel with
the same priority.
- debian/lighttpd.dirs, debian/control, debian/rules,
debian/lighttpd.ufw.profile:
+ Add the UFW profile.
* Make the application build sanely:
+ Refresh and tweak build-dev-package.patch to apply sanely
+ Remove duplicate override on dh_install
+ Remove duplicate outdated NEWS file
+ Install updated upstream NEWS file and fix
cp: cannot stat /debian/tmp/changelog thingy to
fix FTBFS when built twice in a row.
-
3590b63...
by
Krzysztof Krzyżaniak (eloy)
on 2017-01-09
-
Import patches-applied version 1.4.44-1 to applied/debian/sid
Imported using git-ubuntu import.
Changelog parent: 463ae449ab18980c63719b004c5e8bba65036f84
Unapplied parent: d77d76fb8b0e543881e955e4b9e3812ceee5e239
New changelog entries:
* New upstream version 1.4.44
* debian/copyright: make lintian happy
* debian/control: add libssl1.0-dev as alternative for libssl-dev
-
cd66120...
by
Krzysztof Krzyżaniak (eloy)
on 2017-01-09
-
Import patches-unapplied version 1.4.44-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 49942c2b7d94425fb903cd9d2baf7ea975685de7
New changelog entries:
* New upstream version 1.4.44
* debian/copyright: make lintian happy
* debian/control: add libssl1.0-dev as alternative for libssl-dev
-
d77d76f...
by
Krzysztof Krzyżaniak (eloy)
on 2017-01-09
-
kfreebsd-disable-test.patch
No DEP3 Subject or Description header found
Gbp-Pq: kfreebsd-disable-test.patch.
-
463ae44...
by
Michael Gilbert <email address hidden>
on 2016-12-19
-
Import patches-applied version 1.4.43+git20161216-1 to applied/debian/sid
Imported using git-ubuntu import.
Changelog parent: 43af02c5598cf944ab2716aa73e28110c9bdf83f
Unapplied parent: e4f0d3d402069b0e3f338e9edc40bdb1cdcc4788
New changelog entries:
* New upstream snapshot (closes: #846917).
* Remove unneeed perl dependencies.
* Update debian/copyright to format 1.0.
* Ship NEWS file as upstream's changelog.
* Remove systemd dependency (closes: #846299).
* Suggest php5-cgi instead of recommending it.
* Update watch file to look for upstream's xz tarball.
* Fix incorrect bug number in previous changelog entry.
* Make a mod_rewrite conf file available (closes: #751957).
* Point to /var/www/html from the placeholder page (closes: #808921).
* Add new packages for LDAP, GSSAPI, MySQL, and GeoIP modules.
- Thanks to Stefan Bühler.
* Fix build hardening flags.
- Thanks to Stefan Bühler.
-
49942c2...
by
Michael Gilbert <email address hidden>
on 2016-12-19
-
Import patches-unapplied version 1.4.43+git20161216-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 0574d0a4240b84da0421c679e4f6579f3ac5e6bd
New changelog entries:
* New upstream snapshot (closes: #846917).
* Remove unneeed perl dependencies.
* Update debian/copyright to format 1.0.
* Ship NEWS file as upstream's changelog.
* Remove systemd dependency (closes: #846299).
* Suggest php5-cgi instead of recommending it.
* Update watch file to look for upstream's xz tarball.
* Fix incorrect bug number in previous changelog entry.
* Make a mod_rewrite conf file available (closes: #751957).
* Point to /var/www/html from the placeholder page (closes: #808921).
* Add new packages for LDAP, GSSAPI, MySQL, and GeoIP modules.
- Thanks to Stefan Bühler.
* Fix build hardening flags.
- Thanks to Stefan Bühler.