TANIGUCHI Takaki
869c56ca37
prepare release
2018-01-27 23:34:30 +09:00
TANIGUCHI Takaki
ff8db2fb8b
Bump Standards-Version to 4.1.3
2018-01-27 23:33:30 +09:00
TANIGUCHI Takaki
765d87e0d3
update changelog
2018-01-27 23:30:13 +09:00
TANIGUCHI Takaki
2ef4511927
Update Vcs-* to salsa.debian.org
2018-01-05 17:12:52 +09:00
Carlos Maddela
e35c2de208
Release version 0.79.6-1 to experimental.
2017-12-21 05:54:03 +11:00
Carlos Maddela
619ee820f3
Rebase patches.
2017-12-21 05:49:31 +11:00
Carlos Maddela
581d7697db
Prepare changelog for new upstream development version [0.79.6].
2017-12-21 05:36:52 +11:00
Carlos Maddela
2388e522b3
Release version 0.79.5-4 to unstable.
2017-12-21 03:16:48 +11:00
Carlos Maddela
b3b74e69d9
Honour LDFLAGS set by dpkg-buildflags in building all binaries.
...
Unpackaged simple-md5sum utility must do so as well, to keep blhc happy.
2017-12-21 03:04:59 +11:00
Carlos Maddela
3af39d5b74
Suppress debian-watch-uses-insecure-uri Lintian warning.
2017-12-21 01:31:13 +11:00
Carlos Maddela
d813ad385b
Indicate compliance with Debian Policy 4.1.2.
2017-12-21 01:17:51 +11:00
Carlos Maddela
c4d7120860
Remove unnecessary Testsuite header from debian/control.
2017-12-21 01:16:52 +11:00
Carlos Maddela
5f5aef550f
Remove trailing white space from debian/changelog.
2017-12-21 01:14:42 +11:00
Carlos Maddela
5d5e943c51
Reproducibly generate PDF documentation from TeX sources.
2017-08-15 03:50:22 +10:00
Carlos Maddela
06c675c1fd
Remove dependencies on dh-exec and dpkg-dev.
...
* Use alternative way of installing icons to remove dependency on
dh-exec.
* Drop redundant dependency on dpkg-dev.
2017-08-15 02:00:37 +10:00
Carlos Maddela
a5f48d91a3
Call ./configure script directly
...
Call ./configure script directly, instead of relying on debhelper,
to resolve incompatibilities with Bash-based script.
2017-08-15 00:29:03 +10:00
Carlos Maddela
f83f9e81b0
Use complete Debian revision number as build number
...
Use complete Debian revision number as build number, instead of
just the numeric part. Also, re-implement scripts/time-stamper.bash
without direct calls to dpkg-parsechangelog.
2017-08-14 23:15:27 +10:00
Carlos Maddela
9f38622429
Release version 0.79.5-3 to unstable.
2017-08-14 14:53:19 +10:00
Carlos Maddela
520b4cb8c9
Update uploaders list.
...
Add myself to uploaders list.
2017-08-14 14:41:09 +10:00
Carlos Maddela
af00bbb1cb
Do not suppress the display of compilation commands
...
Do not suppress the display of compilation commands,
so that build logs may be analysed by blhc.
2017-08-13 11:43:25 +10:00
Carlos Maddela
34afe54009
Regenerate patches with git version 2.14.0.
2017-08-13 11:42:32 +10:00
Carlos Maddela
a66cebafd3
Bump Standards Version to 4.0.1.
2017-08-08 10:16:21 +10:00
Carlos Maddela
eaa545b89c
Fix another build failure on kFreeBSD.
2017-08-08 03:18:19 +10:00
TANIGUCHI Takaki
72767c589f
prepare release
2017-08-07 17:34:31 +09:00
Carlos Maddela
1b266ccbde
Release fixed version of 0.79.5-2 to experimental.
2017-08-07 14:26:50 +10:00
Carlos Maddela
7d36061007
Revert "Mark bug, which we should have done in previous release, as closed."
...
This reverts commit 1a6b38f9a5 .
2017-08-07 11:04:51 +10:00
Carlos Maddela
645178ef92
Release version 0.79.5-2 to experimental.
2017-08-06 18:39:07 +10:00
Carlos Maddela
1a6b38f9a5
Mark bug, which we should have done in previous release, as closed.
...
Closes : #838294
2017-08-06 18:38:45 +10:00
Carlos Maddela
a614f5d1f7
Improve support for Hurd and kFreeBSD systems
...
Improve support for Hurd and kFreeBSD systems,
although Hurd still builds without SCSI.
2017-08-06 18:36:44 +10:00
Carlos Maddela
52204ec502
Remove incorrect use of 'Origin: vendor' from DEP-3 patch headers.
2017-08-06 18:36:44 +10:00
Carlos Maddela
84716913ad
Fix FTBFS on Hurd and kFreeBSD.
...
Make sure MMAP_FLAGS gets defined.
2017-08-06 18:36:41 +10:00
Carlos Maddela
f16a9b9c7b
Fix more typos in error messages and docs.
...
'sucessful' → 'successful'
'improvment' → 'improvement'
2017-08-06 18:35:01 +10:00
Carlos Maddela
bb6d3049f5
debian/watch: Avoid repacking upstream tarballs unnecessarily.
2017-08-06 17:47:39 +10:00
Carlos Maddela
c68a08fb59
Remove unnecessary calls to dpkg-parsechangelog from debian/rules.
2017-08-06 17:47:35 +10:00
Carlos Maddela
c71560a5f2
Bump Standards Version to 4.0.0.
2017-08-06 17:46:31 +10:00
TANIGUCHI Takaki
a8579f2310
prepare release
2017-02-02 22:28:41 +09:00
Carlos Maddela
66e2abac90
Release version 0.79.5-1 to experimental.
2017-01-07 00:37:27 +11:00
Carlos Maddela
ba84c34dce
Disable generating manual.pdf ourselves.
...
For the time being, we'll just package the upstream-generated
manual.pdf, since we can't build the PDF reproducibly ourselves.
The reason we can't is most probably due to the fact that the
LaTeX document embeds other PDF documents and PNG images.
Although we are able to reproduce the PDF's creation and mod
dates, as well as its PDF IDs, the stream elements representing
the embedded images are always what seem to differ each time we
try to generate the PDF.
2017-01-07 00:36:25 +11:00
Carlos Maddela
ce67360bbf
Fudge dates and PDF IDs in the interest of build reproducibility.
2017-01-07 00:36:25 +11:00
Carlos Maddela
2f2a3918ee
Resurrect old code to support opening URLs in a browser.
2017-01-07 00:36:25 +11:00
Carlos Maddela
71f4bac562
Fix display of manual.pdf.
...
The PDF file is automatically compressed by Debhelper, so we need to
account for this.
2017-01-07 00:36:25 +11:00
Carlos Maddela
5343babeb4
Fix generated man pages.
...
The generated man pages incorrectly direct users to the directory of
the old HTML documentation, which is no longer available.
2017-01-07 00:36:25 +11:00
Carlos Maddela
f9b03ad387
debian/rules: Update mutable file list.
2017-01-07 00:36:25 +11:00
Carlos Maddela
b603c4f5be
Update documentation build and install rules.
2017-01-07 00:36:25 +11:00
Carlos Maddela
09760e826d
Update clean rule as old files no longer apply.
2017-01-07 00:36:25 +11:00
Carlos Maddela
4f4b91805a
Update license to GPL-3.
2017-01-07 00:36:25 +11:00
Carlos Maddela
df576e4510
Refresh and drop patches.
...
The following patches have been dropped:
01-libpng15.patch
06-remove-encoding-from-desktop-file.patch
07-fix-spelling-errors-in-binaries.patch
09-fix-format-security-warnings.patch
21-fix-privacy-breach-in-doco.patch
2017-01-07 00:36:25 +11:00
Carlos Maddela
5fe15556d7
Release version 0.72.4-3
2017-01-07 00:29:57 +11:00
Corey Wright
499f5b41ae
Add support for BD-ROM media-type.
...
This allows dvdisaster to scan and read (ie create ISO
images of) BD-ROM media.
Closes : #849518
2017-01-07 00:26:50 +11:00
Carlos Maddela
f85bbb920a
Fix FTBFS for hurd-i386.
...
Hurd does not have path length restrictions, so doesn't define
PATH_MAX. Assuming a PATH_MAX of 4096 as a quick workaround.
2017-01-07 00:26:50 +11:00