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
Carlos Maddela
04ce38ec85
Backup and restore mutable files to allow multiple builds.
2017-01-07 00:26:50 +11:00
Carlos Maddela
f8dc3ae4a9
Use original name for the duplicate uncompressed upstream CHANGELOG.
2017-01-07 00:26:50 +11:00
Carlos Maddela
367a650129
debian/watch: Relax upstream version restriction.
2017-01-04 04:10:43 +11:00
Carlos Maddela
1d134855eb
Bump compat level to 10.
2017-01-04 04:10:33 +11:00
Carlos Maddela
352e03e296
Release version 0.72.4-2
2017-01-04 03:43:37 +11:00
Carlos Maddela
0efa890674
Link all duplicate doc files.
2017-01-04 03:39:46 +11:00
Carlos Maddela
4a360d1e86
Don't allow doco to automatically fetch resources from the internet.
...
Remove link to the newsfeed, to fix Lintian privacy-breach-generic
warning. The news feed no longer works anyway.
2017-01-04 03:39:46 +11:00
Carlos Maddela
df6fe7761f
Fix display of changelog, credits and to-do files.
...
Use absolute paths to compensate for the fact that we don't install
duplicates in /usr/share/doc/dvdisaster-doc or build with source
path embedded anymore.
2017-01-04 03:39:45 +11:00
Carlos Maddela
c525e2fdf9
Allow ShowTextFile() to work with absolute path names.
2017-01-04 03:39:45 +11:00
Carlos Maddela
6715d62989
Update copyright notice in about dialog.
2017-01-04 03:39:45 +11:00
Carlos Maddela
a8f06a0b4d
Fix all warnings except for those related to deprecated API.
...
Silence deprecated API warnings.
Closes : #748416
2017-01-04 03:39:45 +11:00
Carlos Maddela
5f8bcae4b3
Separate binary-arch and binary-indep rules.
2017-01-04 03:39:45 +11:00
Carlos Maddela
5d0bcafecc
Remove unnecessary duplication of doc files in the two packages.
2017-01-04 03:39:45 +11:00
Carlos Maddela
8467adff67
Update help dialog to show link to the new Debian package tracker.
2017-01-04 03:39:45 +11:00
Carlos Maddela
e8f1c10d5c
Don't build with source path embedded as this makes unreproducible builds.
2017-01-04 03:39:45 +11:00
Carlos Maddela
649f2e6e80
Fix path of GPL-2 license in 05-help-dialog.patch.
...
The following path needed fixing:
/usr/share/common/licenses/GPL-2 -> /usr/share/common-licenses/GPL-2
Also, ensured that the license is opened as a text file and not as an
HTML file.
Closes : #708384
2017-01-04 03:39:45 +11:00
Carlos Maddela
37a0c5dacb
Make builds reproducible.
...
Use the Debian changelog details to derive a build number and date,
so that we can make reproducible binaries.
2017-01-04 03:39:45 +11:00
Carlos Maddela
ee5d92b276
Fix clean up rules.
2017-01-04 03:39:45 +11:00
Carlos Maddela
76b5a1b44b
Add link to html docs in dvdisaster-doc package.
2017-01-04 03:39:44 +11:00
Carlos Maddela
53629e2ee7
Add debian/dvdisaster-doc.doc-base file.
2017-01-04 03:39:44 +11:00
Carlos Maddela
0b5d917bab
Drop no longer required debian/pixmaps/dvdisaster.xpm.
2017-01-04 03:39:44 +11:00
Carlos Maddela
63e31ec0b1
Mark dvdisaster-doc as a multi-arch foreign package.
2017-01-04 03:39:44 +11:00
Carlos Maddela
d2a8cb357b
Fix missing language fields in PO files.
2017-01-04 03:39:44 +11:00
Carlos Maddela
943c49baca
Link required libraries as needed.
2017-01-04 03:39:44 +11:00
Carlos Maddela
2b2db42faf
Fix spelling: upto -> up to
2017-01-04 03:39:44 +11:00
Carlos Maddela
52734ab081
Tidy up installation of doc files.
2017-01-04 03:39:44 +11:00
Carlos Maddela
f2faa26920
Fix installation of desktop file and icon images.
2017-01-04 03:39:44 +11:00
Carlos Maddela
cbea35454b
Use non-size-specific icon and add keywords to desktop file.
2017-01-04 03:39:44 +11:00
Carlos Maddela
beb037c83a
Convert copyright file into proper DEP5 format and update.
2017-01-04 03:39:44 +11:00
Carlos Maddela
55e2eceb2f
Drop debian/dvdisaster.menu file in favour of desktop file.
2017-01-04 03:39:43 +11:00
Carlos Maddela
66a09cac46
Build with all hardening flags set.
2017-01-04 03:39:43 +11:00
Carlos Maddela
35a67aeb62
Perform wrap and sort on debian/control.
2017-01-04 03:39:43 +11:00
Carlos Maddela
5223f60753
Remove obsolete DM-Upload-Alllowed control field.
2017-01-04 03:39:43 +11:00
Carlos Maddela
e2e5998004
Update VCS details.
2017-01-04 03:39:43 +11:00
Carlos Maddela
ceff546a54
Fix format security warnings.
...
Fix format security warnings, since they are treated as errors in
Standards Version 3.9.8.
2017-01-04 03:39:43 +11:00
Carlos Maddela
a24f411118
Update to Standards Version 3.9.8.
2017-01-04 03:39:43 +11:00
Carlos Maddela
7757fa7186
Update uscan rules.
2017-01-04 03:39:26 +11:00