lp:debian/jessie/svgalib

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/svgalib
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

11. By Guillem Jover <email address hidden>

* QA upload.
* Make libsvga1-dev Replace libsvga1 << 1:1.4.3-32 due to moved doc files.
  Thanks to Sven Joachim <email address hidden>. (Closes: #666550)

10. By Guillem Jover <email address hidden>

* Orphan package, set maintainer to Debian QA Group.
* Use which instead of “command -v” in svgalib-bin.init.
* Quote `which file` invokation so that “test -x” does not succeed on an
  empty string, causing svgalib-bin.init to fail when the package is
  removed but not purged. (Closes: #644264)
* Rename debian/libsvga1.copyright to debian/copyright, and use
  «dh_installdocs --link-doc» instead of manual links through dh_link.
* Now using Standards-Version 3.9.3 (no changes needed).
* Remove commented out debhelper commands in debian/rules.
* Move doc/TODO from libsvga1 to libsvga1-dev, and do not install
  0-README into libsvga1.
* Make shared library packages multiarch:
  - Build-Depend on debhelper 8.1.3.
  - Add misc:Pre-Depends substvar to Pre-Depends field in libsvga1.
  - Add “Multi-Arch: same” field to libsvga1.
  - Define DEB_HOST_MULTIARCH and use it to set libdir.
  - Change paths from lib/ to lib/* in debian/rules.
* Cleanup debian/rules targets:
  - Rename build to build-arch, add empty build-indep.
  - Add new build target depending on build-indep and build-arch.
  - Rename install to install-arch.
  - Change install-arch to depend on build-arch.
  - Change binary-arch to depend only on install-arch.
  - Do not do anything in binary-indep.

9. By Guillem Jover <email address hidden>

* Fix upstream installation of setuid programs and exclude them from
  dh_fixperms instead of restoring the permissions afterwards. This fixes
  a build failure when the utilities are not built. (Closes: #623747)
* Now using Standards-Version 3.9.2 (no changes needed).

8. By Guillem Jover <email address hidden>

* Now using Standards-Version 3.9.1 (no changes needed).
* Use architecture wildcards:
  - Use linux-any instead of any in binary package Architecture fields.
  - Use any-amd64 and any-i386 in libx86-dev Build-Depends architecture
    restrictions.
* Port svgalib to GNU/kFreeBSD:
  - Use portable termios instead of termio.
  - Use VT_GETACTIVE instead of VT_GETSTATE on kFreeBSD.
  - Only use c_line member in struct termios on Linux.
  - Handle systems with no SIGPWR.
  - Implement __svgalib_physmem for kFreeBSD.
  Thanks to Tuco <email address hidden>. (Closes: #291082, #591721)
  - Define IUCLC to 0 if not pre-defined.
  - Error out if there's no known way to get the current VT active state.
  - Add kfreebsd-any to binary package Architecture fields.
* Add ${misc:Depends} substvars to all binary package Depends fields.

7. By Guillem Jover <email address hidden>

* Switch to source format “3.0 (quilt)”:
  - Remove quilt from Build-Depends.
  - Remove quilt.make include from debian/rules.
  - Remove patch and unpatch targets from debian/rules.
  - Remove now unneeded debian/README.source.

6. By Guillem Jover <email address hidden>

* Switch to debhelper compatibility level 7.
* Use dh_prep instead of “dh_clean -k”.
* Add support for LSB status action on init scripts.
* Now using Standards-Version 3.8.3 (no changes needed).
* Try to use the system's round function instead of locally defining it,
  to fix a build failure with newer eglibc 2.10 which expose it by defualt.
  - debian/patches/041_use_system_round.patch: New file.
  (Closes: #550775)
* Fix LSB init dependency header:
  - Remove $local_fs from Required-Stop as we don't do anything on stop.
  - Switch from $local_fs to $remote_fs as we use scripts from /usr.
* Do not “set -e” on the init script as log_action_end_msg relies on the
  exit code of the command, be it success or failure.
* Remove long obsolete svgalibg1-dev and svgalibg1 packages.
  (Closes: #322068, #477539)
* Add lintian overrides for suid-root programs in svgalib-bin as those
  cannot work at all w/o them.
* Fix typo in svgalib.7 man page (.RH → .RE) that was producing a warning.
  - debian/patches/030_manpages_typos.patch: Update.

5. By Guillem Jover <email address hidden>

* Add a Homepage field.
* Add Vcs-Browser and Vcs-Git fields.
* Add a debian/README.source file.
* Now using Standards-Version 3.8.0.
* Refresh patches with -pab.
* Remove DPATCHLEVEL variable from patches.

4. By Guillem Jover <email address hidden>

* Switched to quilt:
  - Add new debian/patches/series file.
  - Add Build-Depends on 'quilt (>= 0.40)'.
  - Include quilt.make from debian/rules and remove patch and unpatch
    targets.
  - Remove now unused debian/patch.mk.
* Change default mouse device to '/dev/input/mice'. (Closes: #351799)
  - debian/patches/031_mouse_input.patch: New file.
* Remove the leftover mouse saved config snippet from old versions of
  the package. (Closes: #377063)
* Add a Tag: field to the binary package, using the data from debtags.
* Add an LSB description header to the init script.

3. By Guillem Jover <email address hidden>

* Fix build failure with gcc-4.0. (Closes: #288573)
  - debian/patches/028_gcc-4.0.patch: New file.
  Thanks to Andreas Jochens <email address hidden>.
* Rewritten the copyright file.

2. By Colin Watson

* QA upload.
* Increase MAX_REGS to 10172 - it seems the ATI Rage Mobility VESA card
  needs even more space (closes: #114861, #131735).
* Unconditionally remove /usr/doc/svgalibg1-dev symlink in prerm, not just
  when /etc/vga/libvga.config is present (closes: #79925).
* Refer to the X Window System correctly (closes: #124200).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/svgalib
This branch contains Public information 
Everyone can see this information.

Subscribers