summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* update changelog for Debian builddebian/1.4-1Bdale Garbee2014-06-15
|
* Merge branch 'branch-1.4' into debianBdale Garbee2014-06-15
|\
| * debian: Build requires /usr/bin/convert nowKeith Packard2014-06-14
| | | | | | | | | | | | This is provided by either graphicsmagick or imagemagick Signed-off-by: Keith Packard <keithp@keithp.com>
| * icon: Create all icons from .svg filesKeith Packard2014-06-14
| | | | | | | | | | | | | | Remove images from repository, leaving only the svg files and build instructions Signed-off-by: Keith Packard <keithp@keithp.com>
| * debian: Fix build depends icotool -> icoutilsKeith Packard2014-06-12
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * telegps: Update icon and icon buildingKeith Packard2014-06-05
| | | | | | | | | | | | Switch to satellite icon, build the osx and windows icons. Signed-off-by: Keith Packard <keithp@keithp.com>
| * Move .desktop and icon management out of debian dirKeith Packard2014-02-16
| | | | | | | | | | | | | | This constructs a .desktop file from a template and installs it, along with suitable .svg icons, during the normal build process Signed-off-by: Keith Packard <keithp@keithp.com>
| * Put altusmetrum.svg and micropeak.svg in icon directoryKeith Packard2014-02-16
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * use svg in the .desktop fileBdale Garbee2014-02-16
| |
* | update changelog for Debian builddebian/1.3.2-1Bdale Garbee2014-02-13
| |
* | update changelog for Debian builddebian/1.3.1-1Bdale Garbee2014-01-22
| |
* | Merge branch 'branch-1.3' into debianBdale Garbee2014-01-22
|\|
| * doc: Ship telemini outline as pdf file tooKeith Packard2014-01-14
| | | | | | | | | | | | | | Build telemini.pdf from telemini.svg and include it in all of the released packages. Signed-off-by: Keith Packard <keithp@keithp.com>
* | update changelog for Debian buildBdale Garbee2013-12-19
| |
* | patches no longer neededBdale Garbee2013-12-19
| |
* | update changelog for Debian buildBdale Garbee2013-12-19
| |
* | Merge branch 'branch-1.3' into debianBdale Garbee2013-12-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog altoslib/AltosRecordMM.java altosui/Makefile.am altosui/altos-windows.nsi.in configure.ac debian/changelog debian/control doc/Makefile doc/altusmetrum.xsl doc/release-notes-1.2.1.xsl doc/release-notes-1.2.xsl
| * update Debian standards version we claim compliance withBdale Garbee2013-12-18
| |
| * a fresher changelog entry for test buildsBdale Garbee2013-12-18
| |
| * need to include the Cortex toolchainBdale Garbee2013-12-18
| |
| * temporarily force stlink location in debian/rules to allow complete buildBdale Garbee2013-12-13
| |
| * debian: .ihx and .map files are left in subdirs nowKeith Packard2013-12-09
| | | | | | | | | | | | Install them from the right place Signed-off-by: Keith Packard <keithp@keithp.com>
| * debian: Build now depends on 'xmlto' for docsKeith Packard2013-11-18
| | | | | | | | | | | | This wraps xsltproc, fop and xmllint for formatting pdf files Signed-off-by: Keith Packard <keithp@keithp.com>
* | update standards versiondebian/1.2.1-3Bdale Garbee2013-08-17
| |
* | meh .. I hate 3.0 (quilt)Bdale Garbee2013-08-17
| |
* | update changelog for Debian buildBdale Garbee2013-08-17
| |
* | recursion sucksdebian/1.2.1-2Bdale Garbee2013-05-21
| |
* | need a proparly-formatted patch...Bdale Garbee2013-05-21
| |
* | capture upstream change as a patch so we don't have to change upstream revBdale Garbee2013-05-21
| |
* | include TeleBT firmwareBdale Garbee2013-05-21
| |
* | update changelog for Debian buildBdale Garbee2013-05-21
| |
* | unwind debian/changelog to last releaseBdale Garbee2013-05-21
| |
* | add sox as a build dependencyBdale Garbee2013-05-16
| |
* | update changelog for Debian buildBdale Garbee2013-05-16
| |
* | Merge branch 'branch-1.2' into debianBdale Garbee2013-05-16
|\|
| * add libssl-dev as a build dep since it's used in FAT filesystem test codeBdale Garbee2013-04-29
| |
| * document need for an ARM Cortex toolchain in /opt/cortex, point to build docsBdale Garbee2013-04-25
| |
| * name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
| |
| * let upstream version rule, don't force use of Debian version in firmwareBdale Garbee2012-11-20
| |
* | update changelog for Debian builddebian/1.1.1-1Bdale Garbee2012-09-16
| |
* | update changelog to also close default-jdk bug, reflect actual release dateBdale Garbee2012-09-13
| |
* | Merge branch 'new-debian' into debianBdale Garbee2012-09-12
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog debian/altos.install debian/changelog debian/control debian/copyright debian/dirs debian/docs debian/menu debian/rules src/Makefile
| * | use non-native versioning, don't run prebuild target on this branch, update ↵Bdale Garbee2012-09-11
| |/ | | | | | | changelog
| * update Debian build-deps in preparation for 1.1 releaseBdale Garbee2012-09-11
| |
| * libelf-dev added to build depsBdale Garbee2012-08-28
| |
| * Add megametrum outline to doc dirKeith Packard2012-07-11
| | | | | | | | | | | | And install it alongside telemetrum-outline Signed-off-by: Keith Packard <keithp@keithp.com>
| * build-dep on default-jdk instead of openjdk-6-jdk, closes: #655580Bdale Garbee2012-05-16
| |
| * add run-time dependency on libjfreechart-javaBdale Garbee2011-09-27
| |
| * update changelogs for Debian buildBdale Garbee2011-08-28
| |
| * update changelogs for Debian builddebian/1.0.1Bdale Garbee2011-08-26
| |