chiark
/
gitweb
/
~mdw
/
getdate-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3c6748c
)
Ooops, make the default package actually install something, dammit.
author
mdw
<mdw>
Wed, 5 Oct 2005 23:21:09 +0000
(23:21 +0000)
committer
mdw
<mdw>
Wed, 5 Oct 2005 23:21:09 +0000
(23:21 +0000)
debian/control
patch
|
blob
|
blame
|
history
diff --git
a/debian/control
b/debian/control
index ef6f036bef5cb7a50a059c72d25b94db66fec2bc..6e4cdf8af5a60bf687e271773cc8c90e34377573 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-6,7
+6,7
@@
Standards-Version: 3.1.1
Package: python-getdate
Architecture: all
-Depends: python
+Depends: python
, python2.3-getdate
Description: Python binding for date parser
This is a dummy package for making sure you have the right package for the
default Debian Python installation.