Commit Graph

26 Commits

Author SHA1 Message Date
Sylvestre Ledru
3576302d88 Use jquery package 2015-04-12 22:09:12 +02:00
Sylvestre Ledru
cea9f174ee For now, disable build profiles as they are not supported in Debian 2015-03-25 08:47:13 +01:00
Sylvestre Ledru
94d3a1fa53 Set a minimal version for dpkg-dev and debhelper (for profiles) 2015-03-24 08:28:17 +01:00
Sylvestre Ledru
7b62eaed5e no need to explicit the -1 in debian/control 2015-03-24 08:20:08 +01:00
Sylvestre Ledru
120b4d47b6 rename nodocs to nodoc to match what is done in Debian usually 2015-03-14 08:02:15 +01:00
Angus Lees
0577fc8471 Build against system LLVM
Now that a sufficient version (>= 3.6 RC4) exists in unstable.
2015-02-27 09:50:00 +00:00
Angus Lees
05815acf4b Rename rust binary package to rustc
The package now contains primarily the compiler (and rustdoc) - name it
accordingly.
2015-02-27 09:50:00 +00:00
Angus Lees
af17a7af8a fix build: reference.pdf requires pzdr.afm
pzdr.{afm,tfm} is contained in texlive-fonts-recommended, add it to
Build-Depends-Indep.

Also: alpha.2 no longer uses luatex, so drop the obsolete Build-Depend.
2015-02-25 11:27:28 +00:00
Sylvestre Ledru
30d94541e4 source package renamed 2015-02-24 10:34:58 +01:00
Sylvestre Ledru
1f1dbfca17 alpha 2 removed emacs, kate & vim plugins 2015-02-23 14:05:08 +01:00
Sylvestre Ledru
1c8ac2b079 * Introduce some changes by Angus Lees
- Introduction of build stages
  - Disable the parallel execution of tests
  - Improving of the parallel syntax
  - Use override_dh_auto_build-arch
  - Use override_dh_auto_build-indep
  - Introduction of rust-mode, vim-syntax-rust & kate-syntax-rust packages
  - Better declarations of the doc
  - Update of the description
  - Watch file updated (with key check)
2015-02-15 18:59:02 +01:00
Sylvestre Ledru
2b9acafa39 missing builddep 2015-01-22 13:01:57 +01:00
Sylvestre Ledru
a517db80df fix the rust-doc section 2015-01-21 13:15:23 +01:00
Sylvestre Ledru
eae8a83a00 Missing dep for the doc generation 2015-01-21 13:14:55 +01:00
Sylvestre Ledru
ff7b6f6e31 add valgrind: use by the testsuite 2015-01-20 20:48:22 +01:00
Sylvestre Ledru
8354de7ad6 * Update the make install logic to install in debian/tmp/
instead of debian/rust and use the *.install files
* Introduce the rust-doc package
2015-01-20 18:07:05 +01:00
Sylvestre Ledru
1127ce9d07 Update the list of build dep to build the doc 2015-01-20 16:46:49 +01:00
Sylvestre Ledru
772979ec79 Cosmetic 2015-01-20 10:01:29 +01:00
Sylvestre Ledru
b3e5d1383d Update of the vcs-* fields 2015-01-20 08:47:19 +01:00
Sylvestre Ledru
6dbd4ee017 * Move package to the Rust maintainers team
* Update the uploaders/maintainer fields
2015-01-20 08:46:20 +01:00
Jordan Justen
3d5adb9d71 debian: Don't list llvm-dev as a build dep
For now we are back to using llvm distributed with rust.

Signed-off-by: Jordan Justen <jljusten@gmail.com>
2015-01-19 10:20:47 -08:00
Jordan Justen
2bdce5aa6a debian: Update build dependencies for unstable/sid
Signed-off-by: Jordan Justen <jljusten@gmail.com>
2015-01-19 10:20:47 -08:00
Jordan Justen
b44366f483 debian: Update package description
The Rust website now has different synopsis text.

The previous description caused this lintian warning:
description-synopsis-starts-with-article

I think the new one will trigger description-starts-with-package-name,
but in this case it seems like a reasonable thing to override.

Signed-off-by: Jordan Justen <jljusten@gmail.com>
2015-01-19 10:20:46 -08:00
Jordan Justen
a9b5674e21 debian: Update Standards-Version to 3.9.6
Signed-off-by: Jordan Justen <jljusten@gmail.com>
2015-01-19 10:07:45 -08:00
Jordan Justen
6331c381a3 debian: Update to debhelper 9
Signed-off-by: Jordan Justen <jljusten@gmail.com>
2015-01-19 10:07:45 -08:00
Luca Bruno
be771b38b5 Initial packaging 2013-08-26 14:39:51 +02:00