Joey Hess
|
2cb9d9ff03
bigfixes to the vcs support
|
19 lat temu |
Joey Hess
|
ab42e53251
add check for uncommitted files in git repo
|
19 lat temu |
Joey Hess
|
66c3bb5d6c
updates, ignore more flags which don't make sense for vcs
|
19 lat temu |
Joey Hess
|
dca0b33bef
pluggable VCS backends implemented, all git-specific info moved out of dpkg-source
|
19 lat temu |
Joey Hess
|
ffa1822e57
initial support for .git.tar.gz
|
19 lat temu |
Jari Aalto
|
f548f40ba4
dpkg-source: Allow -I without a pattern
|
19 lat temu |
Jari Aalto
|
68bf666f23
dpkg-source: Add _MTN to $diff_ignore_default_regexp
|
19 lat temu |
Frank Lichtenheld
|
ca39b2a4cc
dpkg-source: Use print instead of printf if printf is not needed
|
19 lat temu |
Guillem Jover
|
7fd5b6d604
Stop recognizing the obsolete Optional field when building packages
|
19 lat temu |
Guillem Jover
|
25b4639cae
Make %fieldimps private to controllib.pl
|
19 lat temu |
Guillem Jover
|
d8ce44bf7c
Implement support for Tag field
|
19 lat temu |
Guillem Jover
|
d9fa5a8a2b
Support Vcs-* fields in control file source package stanza
|
19 lat temu |
Guillem Jover
|
db992d8325
Implement support for Homepage field.
|
19 lat temu |
Ian Jackson
|
b301c0e71a
Implement support for Breaks field.
|
19 lat temu |
Guillem Jover
|
3cd101f187
Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.
|
19 lat temu |
Guillem Jover
|
a5e3f54918
Switch perl programs to use the new Dpkg module and its variables.
|
19 lat temu |
Frank Lichtenheld
|
54bb0defc1
dpkg-source warns now about new empty files since those will
|
19 lat temu |
Frank Lichtenheld
|
e818d3b0cf
correct permission and owner/group handling when extracting
|
19 lat temu |
Guillem Jover
|
2d0f04e918
Add '.shelf' to the default dpkg-source -i regex. Closes: #427827
|
19 lat temu |
Guillem Jover
|
c6549f3c0c
Fix dpkg-source to not emit duplicated entries for the Architecture field
|
19 lat temu |
Guillem Jover
|
678a28479b
Fix loose regex in dpkg-source (/\.debian.tar/ -> /\.debian\.tar/).
|
19 lat temu |
Guillem Jover
|
256eda4fcf
Fix perl warnings:
|
19 lat temu |
Guillem Jover
|
23878c754e
* scripts/controllib.pl (debian_arch_eq): Rename to ...
|
19 lat temu |
Guillem Jover
|
bf9ce4b483
* scripts/dpkg-genchanges.pl ($pkgdatadir): New variable.
|
19 lat temu |
Guillem Jover
|
e597c04043
Make all perl scripts use strict and warnings, to ease catching errors.
|
19 lat temu |
Guillem Jover
|
4048f1250f
Reorder a bit fields in output files.
|
19 lat temu |
Guillem Jover
|
28c713b406
* scripts/controllib.pl (warn): Rename to ...
|
19 lat temu |
Guillem Jover
|
2e22955289
* scripts/controllib.pl: Use defined instead of length, when variables
|
19 lat temu |
Guillem Jover
|
826b1c6bd1
Properly sort Uploaders field in generated .dsc files.
|
19 lat temu |
Guillem Jover
|
993801879b
Add '.hg' to the default dpkg-source -i regex. Closes: #414794
|
19 lat temu |