index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
rules
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not compress .xhtml files and remove junk files
David Kalnischkies
2014-02-14
1
-1
/
+2
*
debian/rules: Call dh_makeshlibs for 'apt'
Julian Andres Klode
2014-01-05
1
-0
/
+1
*
use a substvar to set the archive-keyring in debian/control
David Kalnischkies
2013-11-30
1
-1
/
+1
*
enable NOISE for build logs to enable analyse
David Kalnischkies
2013-11-30
1
-0
/
+3
*
really build apt.install
Michael Vogt
2013-08-12
1
-2
/
+2
*
exclude config.{sub,guess} from source package
David Kalnischkies
2013-07-26
1
-1
/
+6
*
implement debian/rules build-{arch,indep} as required by policy 3.9.4
David Kalnischkies
2013-07-26
1
-15
/
+15
*
make autoconf happy by "mv configure.{in,ac}"
David Kalnischkies
2013-07-26
1
-1
/
+1
*
cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4
Steve Langasek
2013-07-11
1
-0
/
+2
*
debian/rules:
Michael Vogt
2013-07-05
1
-0
/
+1
*
build the en manpages in subdirectory doc/en
David Kalnischkies
2013-06-09
1
-2
/
+2
*
add missing translated apt.8 manpages, thanks to Helge Kreutzmann.
Michael Vogt
2013-01-08
1
-1
/
+1
*
* debian/control:
David Kalnischkies
2012-06-29
1
-5
/
+5
*
* debian/rules:
David Kalnischkies
2012-05-21
1
-2
/
+3
*
- separate manpages from the rest of the doc building
David Kalnischkies
2012-05-14
1
-4
/
+10
*
* debian/rules:
David Kalnischkies
2012-05-12
1
-1
/
+1
*
* debian/rules:
David Kalnischkies
2012-03-22
1
-14
/
+0
*
use the correct line to get the currently configure.in version
David Kalnischkies
2012-03-22
1
-1
/
+1
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
* debian/rules:
David Kalnischkies
2012-01-19
1
-1
/
+3
*
revert libapt-common addition because of http://lists.debian.org/debian-devel...
Michael Vogt
2011-11-28
1
-18
/
+1
*
merged libapt multiarch enable patch from Colin Watson, many thanks!
Michael Vogt
2011-11-22
1
-4
/
+27
*
merge with debian/sid
David Kalnischkies
2011-09-13
1
-1
/
+6
|
\
|
*
understand DEB_BUILD_OPTIONS nocheck to disable the testexecution
David Kalnischkies
2011-08-17
1
-0
/
+4
|
*
* test/*
David Kalnischkies
2011-08-17
1
-0
/
+1
*
|
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
2011-07-15
1
-3
/
+0
|
\
|
|
*
revert 2114.1.12 as doxygen does this for use now
David Kalnischkies
2011-06-06
1
-3
/
+0
*
|
merge lp:~mvo/apt/abi-break
Michael Vogt
2011-06-29
1
-2
/
+4
|
\
\
|
*
\
* Implement EDSP in libapt-pkg so that all front-ends which
David Kalnischkies
2011-05-17
1
-2
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fix package building so 'dump' is a binary not a directory
David Kalnischkies
2011-05-09
1
-0
/
+2
|
|
*
add a tiny dump solver to quickly output a scenario
David Kalnischkies
2011-05-03
1
-1
/
+1
|
|
*
ship the apt-internal-solver in apt-utils package and link it to
David Kalnischkies
2011-05-03
1
-1
/
+1
*
|
|
debian/rules: use substvars properly
Michael Vogt
2011-06-10
1
-1
/
+1
*
|
|
generate debiandencies for libapt-pkg-dev automatically via deb-substvars
Michael Vogt
2011-06-10
1
-1
/
+1
*
|
|
include mo files in the right packages
Michael Vogt
2011-06-10
1
-0
/
+4
*
|
|
do not hardcode the libnames
Michael Vogt
2011-06-09
1
-3
/
+7
*
|
|
fix lintian issues
Michael Vogt
2011-06-08
1
-2
/
+4
*
|
|
remove -l from dh_shlibdeps, that is no longer needed with recent shlibdeps
Michael Vogt
2011-06-08
1
-4
/
+4
*
|
|
do not include libapt-pkg* in apt itself, add missing dh_makeshlibs calls
Michael Vogt
2011-06-08
1
-1
/
+2
*
|
|
initial librarification push
Michael Vogt
2011-06-08
1
-11
/
+41
|
/
/
*
/
* debian/rules:
David Kalnischkies
2011-04-19
1
-0
/
+3
|
/
*
move file installation from rules to dh_install files
David Kalnischkies
2011-01-16
1
-32
/
+13
*
let dh_bugfiles take care of the bugscript instead of handcopying
David Kalnischkies
2011-01-15
1
-1
/
+1
*
move the lintian-overrides into the debian directory
David Kalnischkies
2011-01-15
1
-3
/
+1
*
* debian/control:
David Kalnischkies
2011-01-15
1
-25
/
+12
*
* debian/rules:
David Kalnischkies
2011-01-14
1
-4
/
+4
*
cleanup the debian/rules file a bit
David Kalnischkies
2010-11-30
1
-17
/
+6
*
[ Martin Pitt ]
David Kalnischkies
2010-07-11
1
-1
/
+1
|
\
|
*
* debian/rules:
martin@piware.de
2010-06-11
1
-1
/
+1
*
|
debian/rules: remove two more leftovers fromthe ubuntu merge
Michael Vogt
2010-06-09
1
-2
/
+0
[next]