~ubuntu-branches/ubuntu/precise/rpm/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-12-21 17:49:23 UTC
  • Revision ID: james.westby@ubuntu.com-20081221174923-k9du2lfj9cotahku
Tags: 4.4.2.3-2
* Remove Anand Kumria from Uploader; thanks for your work!
* Add Vcs-Git and Vcs-Browser fields.
* Wrap build-deps and deps.
* Bump Standards-Version to 3.8.0.
* Drop obsolete debian/pycompat.
* Add debian/gbp.conf for git-buildpackage.
* New patch, 22_spelling-fixes, fixes typo in doc/rpm.8 man page; from
  Ubuntu; LP: #73355.
* Refresh patches 02-hkp-disable, 09-prereq, 14-work-on-debian64,
  17-dont-be-redhat, 21-kfreebsd to apply cleanly.
* Drop source-contains-CVS-dir lintian overrides as we use tarballs and we
  should make dist a tarball or at least a CVS export if we pull a snapshot.
* Build-dep on autotools-dev and drop outdated-autotools-helper-file lintian
  overrides.
* New patch, 40_fix-zlib-include-in-file, fixes zlib -I flag breaking the
  build of the internal "file" copy when relibtoolized.
* New patch, 50_internal-popt-config-flag, adds a --with-internal-popt
  configure flag to allow forcing the use of an external popt.
* New patch, 68_autogen-fixes, calls "autoreconf -fi" instead of
  ./autogen.sh in file/ and cleans up some junk files after the autogens
  (autom4te.cache and ~ backups).
* New patch, 70_autogen, run ./autogen --noconfigure.
* Pass --with-internal-popt=no to configure.
* Kill plenty of manual autotools cleanup from rules as well as popt
  removal.
* Drop autoconf/automake/libtoolize invocation from rules.
* Use "touch $@" instead of repeating target name.
* Don't duplicate the way to call quilt and pass it --quiltrc /dev/null.
* Pass -s to dh_* in binary-indep.
* Update download URL in copyright.
* Drop DH_VERBOSE=1.
* Set configure flags via a new var, configure_flags, and only pass --host
  to configure if DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE differ.
* Drop obsolete README.Debian note related to rpm 4.1 behavior change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: rpm
2
2
Section: admin
3
3
Priority: optional
4
 
Build-Depends: debhelper (>= 5.0.37.2), libtool, autoconf, automake, zlib1g-dev, libbz2-dev, dpkg-dev (>= 1.9.0), libpopt-dev (>= 1.6.4), python-all-dev, libbeecrypt6-dev, libneon27-dev, libxml2-dev, libreadline5-dev, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsepol1-dev, libsqlite3-dev, python-central (>= 0.5), bzip2, quilt, libdb-dev, gettext, cvs
5
 
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
6
 
XSBC-Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
7
 
Uploaders: Anand Kumria <wildfire@progsoc.org>, Loic Minier <lool@dooz.org>
 
4
Build-Depends: debhelper (>= 5.0.37.2),
 
5
               libtool,
 
6
               autoconf,
 
7
               automake,
 
8
               autotools-dev,
 
9
               zlib1g-dev,
 
10
               libbz2-dev,
 
11
               dpkg-dev (>= 1.9.0),
 
12
               libpopt-dev (>= 1.6.4),
 
13
               python-all-dev,
 
14
               libbeecrypt6-dev,
 
15
               libneon27-dev,
 
16
               libxml2-dev,
 
17
               libreadline5-dev,
 
18
               libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 
19
               libsepol1-dev,
 
20
               libsqlite3-dev,
 
21
               python-central (>= 0.5),
 
22
               bzip2,
 
23
               quilt,
 
24
               libdb-dev
 
25
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
 
26
Uploaders: Loic Minier <lool@dooz.org>
8
27
XS-Python-Version: all
9
 
Standards-Version: 3.7.3
 
28
Standards-Version: 3.8.0
10
29
Homepage: http://rpm.org/
 
30
Vcs-Browser: http://git.debian.org/?p=collab-maint/rpm.git
 
31
Vcs-Git: git://git.debian.org/git/collab-maint/rpm.git
11
32
 
12
33
Package: rpm
13
34
Architecture: any
14
35
Suggests: alien
15
 
Depends: ${shlibs:Depends}, ${misc:Depends}, perl
 
36
Depends: ${shlibs:Depends},
 
37
         ${misc:Depends},
 
38
         perl
16
39
Replaces: manpages-pl (<< 20051017-1)
17
40
Conflicts: manpages-pl (<< 20051017-1)
18
41
Description: Red Hat package manager
35
58
Package: librpm4.4
36
59
Architecture: any
37
60
Section: libs
38
 
Depends: ${shlibs:Depends}, ${misc:Depends}
39
 
Replaces: rpm (<< 2.5), librpm4, librpm1 (<< 4.0), librpm0
40
 
Conflicts: rpm (<< 4.0.2), librpm4, librpm1 (<< 4.0), librpm0, kpackage (<< 4:2.2.2-8), rpm2html (<< 1.7-3), kleandisk (<< 2.1-beta2-2)
 
61
Depends: ${shlibs:Depends},
 
62
         ${misc:Depends}
 
63
Replaces: rpm (<< 2.5),
 
64
          librpm4,
 
65
          librpm1 (<< 4.0),
 
66
          librpm0
 
67
Conflicts: rpm (<< 4.0.2),
 
68
           librpm4,
 
69
           librpm1 (<< 4.0),
 
70
           librpm0,
 
71
           kpackage (<< 4:2.2.2-8),
 
72
           rpm2html (<< 1.7-3),
 
73
           kleandisk (<< 2.1-beta2-2)
41
74
Description: RPM shared library
42
75
 This library allows programs to make use of a rpm database or rpm packages
43
76
 without going through the rpm program.
46
79
Architecture: any
47
80
Section: libdevel
48
81
Priority: extra
49
 
Depends: librpm4.4, libc6-dev, libpopt-dev (>= 1.6.4), libdb-dev,libbz2-dev, libz-dev, libbeecrypt6-dev, libneon27-dev, libxml2-dev, libreadline5-dev, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsqlite3-dev, ${misc:Depends}
50
 
Replaces: rpm (<< 2.5), librpm1-dev (<< 4.0), librpm0-dev
51
 
Conflicts: librpm1-dev (<< 4.0), librpm0-dev
 
82
Depends: librpm4.4,
 
83
         libc6-dev,
 
84
         libpopt-dev (>= 1.6.4),
 
85
         libdb-dev,
 
86
         libbz2-dev,
 
87
         libz-dev,
 
88
         libbeecrypt6-dev,
 
89
         libneon27-dev,
 
90
         libxml2-dev,
 
91
         libreadline5-dev,
 
92
         libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 
93
         libsqlite3-dev,
 
94
         ${misc:Depends}
 
95
Replaces: rpm (<< 2.5),
 
96
          librpm1-dev (<< 4.0),
 
97
          librpm0-dev
 
98
Conflicts: librpm1-dev (<< 4.0),
 
99
           librpm0-dev
52
100
Provides: librpm0-dev
53
101
Description: RPM shared library, development kit
54
102
 This library allows programs to make use of a rpm database or rpm packages
61
109
Architecture: any
62
110
Section: python
63
111
Priority: extra
64
 
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
65
 
Replaces: python2.3-rpm, python2.4-rpm
66
 
Conflicts: python2.3-rpm, python2.4-rpm
 
112
Depends: ${misc:Depends},
 
113
         ${shlibs:Depends},
 
114
         ${python:Depends}
 
115
Replaces: python2.3-rpm,
 
116
          python2.4-rpm
 
117
Conflicts: python2.3-rpm,
 
118
           python2.4-rpm
67
119
Provides: ${python:Provides}
68
120
XB-Python-Version: ${python:Versions}
69
121
Description: Python bindings for RPM