| Age | Commit message (Collapse) | Author | Files | Lines |
|
This was breaking binNMUs.
|
|
This makes reproducible builds possible. For non-package builds, simply
use the start of the Unix time. Also make sure that all time values are
in the UTC timezone.
Closes: #762674
|
|
Running dh_sphinxdoc -a causes the build to FTBFS on buildds, because
the sphinx documentation is not built. Only run dh_sphinxdoc if we
are building the sphinx documentation.
|
|
This ensures that we do not include JavaScript from
Sphinx in our binary package. Adjust debian/control
to include the dependencies created by dh_sphinxdoc.
|
|
This gives us some more hardening, amongst other things.
|
|
|
|
|
|
|
|
Move Python 3 debug files before installing other files (Closes: #619528)
|
|
- Support the nocheck build option and ignore test failures on hurd
(Closes: #610448)
|
|
* Override override_dh_auto_install to install python3 extensions in the
correct locations (Closes: #619528)
- Drop .so files from python3-apt.install
* Removed ${python:Breaks} - No longer used in dh_python2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on python2.6.
|
|
|
|
|
|
- Run tests during build time.
|
|
- Use DH_PYCENTRAL=nomove for now because include-links seems broken
|
|
|
|
|
|
|
|
|
|
the value from the variable DEBVER (defined in debian/rules), falling
back to None.
|
|
|
|
We now build the extension first, and then the documentation. Also add
the text docs.
|
|
- build html/ help of the apt and aptsources modules
into /usr/share/doc/python-apt/html
|
|
- remove the arch-build target, we have bzr-builddeb now
|
|
- fix bug in cdrom __init__ code
* debian/rules:
- added "DH_PYCENTRAL=nomove"
|
|
- the package is python-apt not gdebi (blush)
|
|
|
|
|
|
|
|
* switch to cdbs
* add a pot file
* setup the POTFILES.in
|
|
* merged the upload from doko
|
|
|
|
|
|
|
|
|
|
- debhelper compat level set to 5
* debian/changelog:
- merged the changelog from the NMU
* debian/control:
- merged the changes from the NMU
- set standards version to 3.6.2.0
* debian/rules:
- fix arch-build target
* setup.py:
- simplify the patch magling by using map() instead of "for i in range()"
|
|
|
|
|
|
Patches applied:
* apt@packages.debian.org/python-apt--main--0--patch-9
Merge michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0
* apt@packages.debian.org/python-apt--main--0--patch-10
Merge minor changes from michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-16
* merged with Greek0@gmx.net--2005-main/python-apt--debian--0.6
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-17
* python/pkgsrcrecords.cc: fix a refcount problem
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-18
* changed version to 0.6.11
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-19
* build depends against python-dev (without a version). this will do the right thing on both debian and ubuntu
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-20
* made the "arch-build" target work again
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-21
* made arch-build work again (for real this time)
|
|
refcount problem, added tests/ directory
* apt/package.py, apt/__init__.py:
- started a native python interface that will wrap the uglier
bits of python-apt in the future
* tests/pkgsrcrecords.py:
- started a test directory
* python/pkgsrcrecords.cc:
- fixed a refcount problem
- merged with Greek0s tree
Patches applied:
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--base-0
tag of apt@packages.debian.org/python-apt--main--0--patch-8
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-1
Minor typo fix in debian/rules
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-2
Typo fix in depcache.cc which caused wrong function to be called
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-3
Improved CppPyObject, leading to a better PkgDepCacheStruct
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-4
Improved build system
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-5
Restored the old tar.cc to work with the older apt in debian again
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-6
Fix for Debian #304296 (Segfault in CppOwnedDealloc)
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-7
Fix for Debian #304903 (FD leak)
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-8
Fixed the compilation error introduced in patch-6
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-9
New debian/changelog from Debians python-apt 0.6.10
* Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-10
Minor changes to make the packages lintian/linda clean
* apt@packages.debian.org/python-apt--main--0--patch-8
Merge michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0
|
|
Patches applied:
* apt@packages.debian.org/python-apt--main--0--base-0
tag of apt@arch.ubuntu.com/python-apt--MAIN--0--patch-44
* apt@packages.debian.org/python-apt--main--0--patch-1
Merge michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0
* apt@packages.debian.org/python-apt--main--0--patch-2
0.5.33
* apt@packages.debian.org/python-apt--main--0--patch-3
Add arch-build target to rules
* apt@packages.debian.org/python-apt--main--0--patch-4
Fix typo (fund->find)
* apt@packages.debian.org/python-apt--main--0--patch-5
Restore Ubuntu changes
* apt@packages.debian.org/python-apt--main--0--patch-6
0.5.35 -> hoary
* apt@packages.debian.org/python-apt--main--0--patch-7
Fix build-depends, somehow lost in merge
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--base-0
tag of apt@arch.ubuntu.com/python-apt--MAIN--0--patch-44
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-1
* merged from my mvo tree, removed all non-pkgDepCache releated stuff and cleaned up the code
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-2
* beefed up the example code, added DepCache.Upgrade()
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-3
* implemented the marking interface
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-4
* state information and marking interface
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-5
* fixed wrong types for "UsrSize" and "DebSize"
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-6
* added DepCache.FixBroken()
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-7
* example code how a overview about the changes can be computed
|
|
|
|
Author: mdz
Date: 2003-08-08 13:01:51 GMT
python2.3
|