You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated Debian package control files to handle compatibility issues with
older package versions. Changes include:
1. Modified Replaces field to specify version constraints for dde-
desktop and added dde-file-manager-services-plugins
2. Added Breaks field to explicitly declare incompatibility with older
versions of dde-desktop and dde-file-manager-services-plugins
3. Updated version requirements to 6.5.101 across all relevant packages
4. Applied changes to both debian/control and debian/control.in files
for consistency
These changes ensure proper package upgrade paths and prevent
installation conflicts with incompatible older package versions.
Influence:
1. Verify package installation on systems with older versions of dde-
desktop and related packages
2. Test upgrade scenarios from previous package versions
3. Check for any conflicts during package removal or replacement
4. Validate dependency resolution during fresh installations
chore: 更新包依赖版本
更新了Debian包控制文件以处理旧包版本的兼容性问题。更改包括:
1. 修改Replaces字段以指定dde-desktop的版本约束并添加dde-file-manager-
services-plugins
2. 添加Breaks字段以明确声明与旧版本dde-desktop和dde-file-manager-
services-plugins的不兼容性
3. 将所有相关包的版本要求更新为6.5.101
4. 将更改同时应用于debian/control和debian/control.in文件以确保一致性
这些变更确保正确的包升级路径,并防止与不兼容的旧包版本产生安装冲突。
Influence:
1. 在使用旧版本dde-desktop和相关包的系统上验证包安装
2. 测试从先前包版本的升级场景
3. 检查包移除或替换过程中的任何冲突
4. 验证新安装过程中的依赖项解析
0 commit comments