Stéphane Lesimple
41887bb25e
debian: adust patches/series
2020-08-20 14:20:10 +02:00
Carlos Maddela
52f3307d78
Suggest to install dvdisaster-doc in error message
...
Suggest to install dvdisaster-doc in error message, if the PDF manual
cannot be found.
2019-02-02 15:20:07 +11:00
Carlos Maddela
c84be789d3
Fix parallel build of locale strings.
2019-02-01 22:55:07 +11:00
Carlos Maddela
b7344e4855
Change homepage to one archived at web.archive.org.
...
http://dvdisaster.net has been unavailable for a while now.
Not certain if this is permanent though, as the domain name still
exists for mail.
2019-01-31 06:00:36 +11:00
Carlos Maddela
9fc9a74171
Fix format security compilation warning in GCC-8.
2019-01-31 05:21:34 +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
5d5e943c51
Reproducibly generate PDF documentation from TeX sources.
2017-08-15 03:50:22 +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
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
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
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
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
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
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
8467adff67
Update help dialog to show link to the new Debian package tracker.
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
d2a8cb357b
Fix missing language fields in PO files.
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
cbea35454b
Use non-size-specific icon and add keywords to desktop file.
2017-01-04 03:39:44 +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
f754ce1075
Fix GNU Make detection.
...
Closes : #848811
2016-12-22 01:57:55 +11:00
Carlos Maddela
45af00b78e
Fix patch headers to work with git-buildpackage.
...
Fix patch headers to work with git-buildpackage, retaining as much meta
info as possible.
2016-12-18 22:25:54 +11:00
TANIGUCHI Takaki
ec90405195
refresh patches.
...
debian/paches/04-manpage.patch: Removed (upstream merged).
2012-04-08 21:55:52 +09:00
TANIGUCHI Takaki
e4dd16533b
debian/patches/glib-single-include.patch: Fix glib include. ( Closes : #665522 )
2012-03-25 23:25:28 +09:00
TANIGUCHI Takaki
638e490827
debian/patches/libpng15: Build with libpn15 ( Closes : #649555 )
2012-03-19 11:08:24 +09:00
Rogério Brito
cea78c3862
Add patch to fix spelling errors in the binaries
2010-07-26 17:24:49 -03:00
Rogério Brito
219494102d
Remove UTF-8 encoding from desktop file
2010-07-26 15:47:20 -03:00
Rogério Brito
65764829ad
Remove unneeded patch
...
It is in the repository, if we happen to need it.
2010-07-26 15:22:56 -03:00
Rogério Brito
00e19688b4
Don't patch the documentation directly.
...
Don't patch the documentation directly, to avoid one extra patch
in divergence from upstream.
Use the BUILDROOT variable instead of setting BINDIR etc during
installation.
2009-12-09 23:42:23 -02:00
Daniel Baumann
8ea2ebcd2a
Imported Debian patch 0.72-2
2009-11-21 16:29:04 +09:00