summaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAge
* dgit: aptget archive access methodIan Jackson2016-11-06
| | | | | | | Uses Sources. This is not very efficient and should be avoided for large apt repositories. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit: config: Allow dgit-suite.PATTERN.distroIan Jackson2016-11-06
| | | | | | This is going to be useful for *-security. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* debian/control: Add missing dependency on Text/Iconv.pmIan Jackson2016-10-15
| | | | | | | This was broken by 66a602dbe193 "dgit: When generating patch filenames from titles, first transliterate them (lossily) to ascii." Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* debian/control: Add missing dependencies to dgit-infrastructureIan Jackson2016-10-15
| | | | | | | | Now it doesn't Depend: dgit, it needs its own copies of these two. I have done git grep '^use' and it seems that these are the only ones that are needed. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* debian/control: Add missing dependency on List::MoreUtilsIan Jackson2016-10-15
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Infra: dgit-infrastructure has, and uses, its own copies of the perl modulesIan Jackson2016-10-15
| | | | | | | | This avoids introducing a versioned dependency between dgit and dgit-infrastructure (and also makes it easier to test cross-version compatibility). Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* dgit: When generating patch filenames from titles, first transliterate them ↵Ian Jackson2016-10-11
| | | | | | (lossily) to ascii. Closes:#834807. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* New import: Add dependency on git-buildpackageIan Jackson2016-10-08
| | | | | | Now we may run gbp pq import even if user is not using gbp. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Fix Vcs-Git and Vcs-Browse to refer to chiark.Ian Jackson2015-07-19
| | | | | | The dgit-repos on alioth aren't suitable right now because the master there can currently only be updated with an actual upload, ie dgit push.
* Change realpath dependency to `coreutils (>= 8.23-1~) | realpath' ↵Ian Jackson2015-07-04
| | | | (Closes:#786955.)
* TLS keys: Use ca-certificates on end user machines, introducing bug #790093 :-(Ian Jackson2015-06-28
|
* Infra: get-dm-txt: Use curlIan Jackson2015-06-28
|
* Packaging: Strengthen dgit-infrastructure dependenciesIan Jackson2015-06-23
| | | | | | In practice these dependencies are going to be needed for almost all deployments. They are also needed for the DEP-8 test suite, and we would prefer not to replicate them in debian/tests/control.
* Packaging: Adding missing dependency from dgit-infrastructure to dgitIan Jackson2015-06-23
|
* Packaging: Add missing dependencies on libjson-perl and *sqlite3*Ian Jackson2015-06-23
|
* Do not offer wget as an alternative dependency to curl. We always ↵Ian Jackson2014-11-25
| | | | unconditionally invoke curl and have no code to use wget. Closes:#760805.
* New dgit-infrastructure binary package containing dgit-repos-server et al. ↵Ian Jackson2014-11-09
| | | | Client users probably don't want this stuff. Also, it provides a convenient way to publish the dependencies.
* Add Testsuite debian/control headerIan Jackson2014-01-18
|
* depend on dputIan Jackson2013-11-24
|
* Depend on curl | wget, as dget needs one of those.Ian Jackson2013-11-24
|
* debian/control: Add Vcs-Git and Vcs-BrowserRichard Hartmann2013-09-01
|
* Reuse already-downloaded .orig files after checking their hashes. Closes: ↵Ian Jackson2013-08-28
| | | | #720526. (This introduces a dependency on the Digest::SHA.)
* Remove scary warning from Description.Ian Jackson2013-08-28
|
* Add missing dependency on realpath.Ian Jackson2013-08-25
|
* suggest sbuildIan Jackson2013-08-22
|
* make it experimentalIan Jackson2013-08-15