summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2012-06-20New package with fdiskIgor Pashev1-2/+2
2012-02-08Removed /bin from bsdutilsIgor Pashev1-1/+1
2012-01-22Restored building libblkid, findfs and wipefsIgor Pashev1-3/+3
2012-01-22Packaged for DysonIgor Pashev1-3/+3
2010-05-12should build Depend: dpkg or install-infoLaMont Jones1-1/+1
2009-09-20meta: drop Depends: install-info, install-info calls in preinst/postrm.LaMont Jones1-2/+2
Addresses-Debian-Bug: 547430, 547320 Signed-off-by: LaMont Jones <lamont@debian.org>
2009-09-17Depends: install-info, set -e in postrmLaMont Jones1-1/+1
2009-09-17meta: fix misc:DependsLaMont Jones1-14/+14
2009-09-16meta: util-linux Depends: initscriptsPetter Reinholdtsen1-1/+1
Addresses-Debian-Bug: 546834 Signed-off-by: LaMont Jones <lamont@debian.org>
2009-08-13NMUAurelien Jarno1-3/+3
2009-07-16build libuuid binary packagesScott James Remnant1-1/+65
The libuuid library and tools have moved from e2fsprogs to util-linux-ng, and are now built and used by default. Take the packaging data from e2fsprogs to create those packages.
2009-07-16build libblkid binary packagesScott James Remnant1-2/+53
The blkid library and tool have moved from e2fsprogs to util-linux-ng, and is now built and used by default. Merge the changes from Ubuntu to create these packages.
2009-05-29Add keybuk as uploader.LaMont Jones1-0/+1
Signed-off-by: LaMont Jones <lamont@debian.org>
2009-03-23debian/control: Add build-dependency on pkg-configScott James Remnant1-1/+1
Signed-off-by: Scott James Remnant <scott@ubuntu.com>
2008-06-05Update menu-item number for Debian Installer components.Frans Pop1-2/+2
Addresses-Debian-Bug: 484407 Signed-off-by: Frans Pop <elendil@planet.nl> Signed-off-by: LaMont Jones <lamont@debian.org>
2008-05-27control: add support for sh4Nobuhiro Iwamatsu1-3/+3
This is a patch to support mount, fdisk-udeb and cfdisk-udeb for SH4 architecture of debian/control. Please apply. Addresses-Debian-Bug: 479509 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: LaMont Jones <lamont@debian.org>
2008-05-27meta: fix description of bsdutils.LaMont Jones1-5/+2
Based on input from Justin B Rye <jbr@edlug.org.uk>. Addresses-Debian-Bug: 482098 Signed-off-by: LaMont Jones <lamont@debian.org>
2008-04-17control: standards-version 3.7.3.0LaMont Jones1-1/+1
Signed-off-by: LaMont Jones <lamont@debian.org>
2008-04-17control: drop -1 version from libslang2-dev build-depLaMont Jones1-1/+1
Signed-off-by: LaMont Jones <lamont@debian.org>
2008-02-21Add menu item numbers for *fdisk udebsFrans Pop1-4/+4
Give the fdisk and cfdisk udebs a menu item number. This allows them to be selected manually in anna. Update the udeb descriptions for consistency. Addresses-Debian-Bug: 466831 Signed-off-by: Frans Pop <fjp@debian.org> Signed-off-by: LaMont Jones <lamont@debian.org>
2008-01-06meta: mount should pre-depend on its libsLaMont Jones1-1/+1
Signed-off-by: LaMont Jones <lamont@debian.org>
2007-11-19meta: drop Conflicts: bsdmainutils tooLaMont Jones1-1/+0
2007-11-18cal comes from bsdmainutils as well.LaMont Jones1-1/+1
Drop the Replaces:, too, since we don't replace anything anymore.
2007-09-06metadata: Replaces: sparc-utils (for sparc{32,64}. Closes: #440966LaMont Jones1-1/+1
2007-08-28Update bsdutils description. Closes: #439907LaMont Jones1-1/+2
2007-08-25control: add vcs-* fields to sourceLaMont Jones1-0/+2
2007-08-25metadata: reorder fields in debian/controlLaMont Jones1-2/+2
2007-08-25build: build-dep lsb-releaseLaMont Jones1-1/+1
2007-08-25build: switch back to libblkid-dev for Debian. Closes: #439617LaMont Jones1-2/+1
2007-08-25build: finish replacing linux32LaMont Jones1-2/+2
- put the man pages where it thinks they belong - util-linux now Conflicts/Provides: linux32
2007-08-25build: convert to debhelper, deliver more stuff that was being built.LaMont Jones1-79/+20
2007-08-24control: extend package descriptionsBranden Robinson1-10/+72
Signed-off-by: LaMont Jones <lamont@mmjgroup.com>
2007-08-20metadata: Essential packages need to Pre-Depend on their libs.LaMont Jones1-1/+2
Signed-off-by: LaMont Jones <lamont@mmjgroup.com>
2007-08-19metadata: had multiple depends: linesLaMont Jones1-2/+1
2007-08-15mount: Use Breaks: control file syntax where possible, instead of preinst.LaMont Jones1-1/+2
2007-08-14finish merge from ubuntu-v2.13 to master, releaseLaMont Jones1-6/+5
build: merge ubuntu and debian trees, do the right thing at build time And yes, udev versions differ, so ubuntu's build-depends are a tad broken. bummer. control: Depend, not Pre-Depend. Transition to libc5 is _LONG_ over.
2007-08-09build: add lpia support back inLaMont Jones1-3/+3
2007-08-08Merge branch 'master' into ubuntu-v2.13LaMont Jones1-1/+1
fix hurd-i386 build-depends Conflicts: debian/control
2007-08-08build: no libselinux on hurd-i386 eitherLaMont Jones1-1/+1
2007-08-08Merge branch 'master' into ubuntu-v2.13LaMont Jones1-1/+1
Conflicts: debian/changelog
2007-08-08mount: suggest rather than recommend nfs-commonLaMont Jones1-1/+1
2007-08-03Merge branch 'master' into ubuntu-v2.13LaMont Jones1-1/+1
Conflicts: debian/changelog debian/control debian/rules Signed-off-by: LaMont Jones <lamont@mmjgroup.com>
2007-07-30Recommend: nfs-commonLaMont Jones1-1/+1
2007-07-29BUILD: use libvolume-id-dev now that debian has new enough udevLaMont Jones1-1/+1
2007-07-18merge ubuntu changes onto 2.13rc2LaMont Jones1-2/+3
2007-07-182.12r-17ubuntu2LaMont Jones1-7/+8
2007-07-182.12r-10ubuntu3LaMont Jones1-1/+1
2007-07-182.12r-4ubuntu5LaMont Jones1-1/+1
2007-07-17add arch: m32rLaMont Jones1-3/+3
2007-07-13no libselinux on kfreebsd-amd64 eitherLaMont Jones1-1/+1