summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2012-01-23Import of version 1.42+ (replacing debian/)HEADmasterIgor Pashev1-0/+144
2009-07-19debian: Allow building with util-linux-ngTheodore Ts'o1-308/+0
If building with util-linux-ng, we will use the external libblkid and libuuid, as well as disabling the internal fsck. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-07-18debian/control: fix incorrect use of apostrophe'sScott James Remnant1-4/+4
Signed-off-by: Scott James Remnant <scott@ubuntu.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2009-07-11debian: Don't use dietlibc when building for mips and mipselTheodore Ts'o1-1/+1
Dietlibc seems to fail when building e2fsprogs for the mips and mipsel architectures. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-07-11debian: Update standards version to 3.8.2Theodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-07-11debian: Update package descriptions to mention ext3/ext4 filesystemsTheodore Ts'o1-20/+21
E2fsprogs is used for ext2, ext3, and ext4 filesystems. Update the package descriptions accordingly: Addresses-Debian-Bug: #535530 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-05-30debian: Update control file to remove lintian warningsTheodore Ts'o1-22/+26
* Update debian policy standards 3.8.1 * Expand short and extended descriptions * Remove duplicated section and priority fields in the binary packages * Remove empty depends: header Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-04-25debian: Add a build depends indicating we need a dietlibc newer than 0.30Theodore Ts'o1-1/+1
Addresses-Debian-Bug: #506064 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-04-20debian: Update debhelper compat level to 7Theodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-04-20debian: Put the *-dbg packages in the debug section as requested by LintianTheodore Ts'o1-7/+7
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-04-18debian: Add homepage field to the control fileTheodore Ts'o1-0/+1
Addresses-Debian-Bug: #506279 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-09-04debian: Fix dependencies field in the udeb packagesTheodore Ts'o1-1/+4
Addresses-Debian-Bug: #497619 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-08-26Remove use of devmapper library by the blkid libraryTheodore Ts'o1-1/+1
The devmapper library is no longer needed given commit f4e89bcd. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-07-15debian: Fix minor typo in uuid-runtime's package descriptionTheodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-07-13debian: Update section and priority of -dbg packages to match override fileTheodore Ts'o1-7/+7
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-07-10debian: Add bash-static to the list of shells recommended for e2fsck-staticTheodore Ts'o1-1/+1
Addresses-Debian-Bug: #490003 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-07-07debian: Update debian policy compliance to 3.8.0.0Theodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-07-07debian: Add dbg packages which contain the stripped out debuging symbolsTheodore Ts'o1-0/+72
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-06-02debian: Improve uuid-runtime package descriptionTheodore Ts'o1-2/+7
Addresses-Debian-Bug: #483962 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-06-02debian: Improve e2fsprogs package descriptionTheodore Ts'o1-5/+6
Addresses-Debian-Bug: #483023
2008-02-28debian: Add required ${shlibs:Depends} to libss2's depend headerTheodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-01-30debian: Fix packaging problem caused by dpkg 1.14.16Theodore Ts'o1-3/+3
Addresses-Debian-Bug: #436058 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-01-27debian: Don't use dietlibc on platforms that don't support itTheodore Ts'o1-1/+1
Addresses-Debian-Bug: #459475 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-01-14debian: Add passwd dependency to libuuid1 and uuid-runtimeTheodore Ts'o1-2/+2
The groupadd and useradd commands come from passwd, which is not Essential: yes, so a Depends is needed. Addresses-Debian-Bug: #459403 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-01-03Use pkg-config to determine where to find the devmapper libraryTheodore Ts'o1-1/+1
Fedora and Red Hat puts the devmapper library in different locations compared to Debian, so we use pkg-config. Unfortunately Debian's devmapper.pc file is buggy (See Debian Bug #390243), so we have to work around it. Historically, e2fsprogs has tried not to depend on pkg-config, since its answers are so often **wrong** (the Debian bug has been ignored for over a year), so I'm hoping I'm not going to regret this. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-12-31debian: build the e2fsck-static package so it works on 2.4 kernelsTheodore Ts'o1-1/+1
Some people are still running ancient Debian distributions, such as woody, with a 2.4 kernel, and they want to be able to use the e2fsck-static package on backlevel systems. It turns out that we can't just statically link against glibc anymore, since glibc now uses thread-local storage everywhere. So we now build e2fsck-static using dietlibc. Addresses-Debian-Bug: #458017 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-12-17debian: Add a dependency on libuuid1 to the uuid-runtime packageTheodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o1-0/+14
Also store the clock sequence information in a state file in /var/lib/misc/uuid-clock so that if the time goes backwards the clock sequence counter can get bumped. This allows us to completely correctly generate time-based (version 1) UUID's according to the algorithm specified RFC 4122. Addresses-Sourceforge-Bug: #1529672 Addresses-Red-Hat-Bugzilla: #233471 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-12-15Fix Debian rules files to support building non-Linux archsSamuel Thibault1-1/+1
Addresses-Debian-Bug: #437720 Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-12-05Update Debian policy compliance to version 3.7.3.0Theodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-07-08Fix debian/control file to use ${binary:Version} instead of ${Source-Version}Theodore Ts'o1-5/+5
This is a Lintian-requested cleanup so that e2fsprogs will be correctly built with binaryNMU's. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-05-08Fix spelling typo in debian package description for libblkid1Theodore Ts'o1-1/+1
Addresses Debian Bug: #399155 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-05-07debian: Add comerr-dev dependency to the ss-dev debian packageTheodore Ts'o1-1/+1
Addresses Debian Bug: #408352 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-05-06Debian udeb dependency cleanupTheodore Ts'o1-3/+0
From: Frans Pop <elendil@planet.nl> Please apply the patch below with your next upload of e2fsprogs. It removes Provides/Replaces: in the udebs which are no longer needed now that udeb library dependencies are generated correctly. This has been the case for a while now, but we've postponed this cleanup until after the Etch release. Addresses Debian Bug: #419605 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-11-12Update draft-leach-uuids-guids-01.txt with rfc4122.txtTheodore Ts'o1-21/+6
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-10-04Update Debian packaging for 1.39+1.40-WIP-2006.10.02+dfsg-1Theodore Ts'o1-1/+1
Remove I-D because of DFSG license Nazi's. Make e2fsck and uuid-dev have its own /usr/share/doc directories, and make the e2fsck-static package not depend on the e2fsprogs package. Addresses Debian Bug: #383521 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-10-02debian: Add versioned build-dep on texi2htmlTheodore Ts'o1-1/+1
Addresses Debian Bug: #389554 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-05-29Update release notes, version numbers, et. al. for 1.39 releaseTheodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-04-02Fix Debian FTBFS bug due to missing build-dependency on libdevmapper-devTheodore Ts'o1-1/+1
Addresses Debian Bug: #360046 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-03-08Enable devmapper patch for DebianTheodore Ts'o1-1/+1
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-01-06Update priorities and sections to match with Debian override file.Theodore Ts'o1-4/+4
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-12-31Move the blkid and uuidgen programs out of library packages and into e2fsprogsTheodore Ts'o1-1/+1
Move the blkid and uuidgen binaries out of libblkid1 and libuuid1 and into the e2fsprogs package to support soname transitions and simulaneous installs of multiarch flavors to coexist. (It's not worth creating two whole new packages for two separate binaries, so we just fold them into e2fsprogs.) (Closes: #330737, #330736) Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-05-07Remove the Conflicts: tag from the Debian e2fsprogs-udebs package, since Theodore Ts'o1-1/+0
udebs dont support Conflicts.
2005-01-09Change the description field in the Debian package meta information to avoidTheodore Ts'o1-15/+15
starting with an upper case character or starting with a definite or indefinite article, to avoid Lintian warnings.
2004-09-19Always build the fsck wrapper on Debian systems (Addresses Theodore Ts'o1-0/+1
Debian Bug #248050)
2004-05-05Cset exclude: tytso@think.thunk.org|ChangeSet|20040504235846|06000Theodore Ts'o1-1/+1
Revert change to add dependency on awk; it isn't needed since awk is a virtual package which is "de facto essential" by virtual of the fact that essential packages such as base-files depends on it.
2004-05-04Add dependency on awk in the debian e2fsprogs package. Addresses Theodore Ts'o1-1/+1
Debian bug #245670)
2004-05-04Since woody's sysvinit package is before the initscripts were Theodore Ts'o1-1/+1
broken out we need an explict Conflict: sysvinit (<< 2.85-4) header. (Closes: #243829)
2004-04-12debian/changelogTheodore Ts'o1-1/+1
Update changelog for 1.35-5 release debian/control Update standards version compliance to 3.6.1
2004-02-28Change debian control file so that the ss-dev and comerr-dev packages Theodore Ts'o1-2/+2
have versioned dependencies on libss2 and comerr2, respectively.