Daniel Costa
6a2e53bc63
debian/salsa-ci.yml: Add
...
to provide CI tests for Salsa
2024-11-24 19:49:31 -03:00
Bastian Germann
ccd0532208
Upload to unstable
8.95.7
2024-06-22 19:42:42 +00:00
Bastian Germann
3985359d47
d/copyright: Remove trailing whitespace
2024-06-22 19:39:08 +00:00
Alois Klink
385b2066d3
Map arm64 in deb to aarch64 in rpm
...
This fixes conversion of arm64 debian packages.
See #985808 , which was the bug for doing it in the opposite direction.
2024-06-22 19:37:54 +00:00
Debian Janitor
b65f2d6974
Update standards version to 4.6.2, no changes needed.
...
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
2023-01-07 06:13:42 +00:00
Debian Janitor
2989545da6
debian/copyright: use spaces rather than tabs to start continuation lines.
...
Changes-By: lintian-brush
Fixes: lintian: tab-in-license-text
See-also: https://lintian.debian.org/tags/tab-in-license-text.html
2023-01-07 06:13:35 +00:00
Jelmer Vernooij
3e7874e029
releasing package alien version 8.95.6
8.95.6
2022-05-25 18:54:06 +01:00
Jelmer Vernooij
919146ea09
Mention QA Upload.
2022-05-25 18:54:06 +01:00
Boyuan Yang
7179500cf8
Merge branch 'scrub-obsolete' into 'master'
...
Remove unnecessary constraints
See merge request debian/alien!4
2021-10-14 04:28:04 +00:00
Debian Janitor
f0fe4f6c80
Remove constraints unnecessary since buster
...
* alien: Drop versioned constraint on rpm in Depends.
Changes-By: deb-scrub-obsolete
2021-10-13 06:51:08 +00:00
Boyuan Yang
922b06bf8d
Prepare new upload.
8.95.5
2021-08-22 01:29:46 -04:00
Boyuan Yang
b235b51c36
Bump Standards-Version to 4.6.0.
2021-08-22 01:14:55 -04:00
Boyuan Yang
3e46c56693
Alien/Package/Deb.pm: Do not fail when dh_usrlocal complains
...
When dh_usrlocal returns nonzero, continue and print a warning
information. This allows the generated deb package to install
files under /usr/local/.
2021-08-22 01:13:25 -04:00
Boyuan Yang
80877786d3
Prepare new upload.
8.95.4
2021-04-07 12:20:23 -04:00
Boyuan Yang
0de126bcfb
Let alien recognize aarch64->arm64. ( Closes : #985808 )
2021-04-07 12:13:57 -04:00
Boyuan Yang
3f13d15dfd
Fix incorrect filepath ( Closes : #985835 )
2021-04-07 12:12:13 -04:00
Boyuan Yang
f66dbb457b
Fix incorrect debian/rules template. ( Closes : #983492 )
2021-04-07 12:09:23 -04:00
Boyuan Yang
a5a16d572f
Revert "debian/control: Bump Standard-Version to 4.5.1."
...
This reverts commit 18e40eeabb .
2021-04-07 12:08:05 -04:00
Boyuan Yang
18e40eeabb
debian/control: Bump Standard-Version to 4.5.1.
2021-04-07 12:07:16 -04:00
Adrian Bunk
1a98232df6
Import Debian version 8.95.3
...
alien (8.95.3) unstable; urgency=medium
.
* QA upload.
* Upload to unstable.
8.95.3
2021-04-07 12:05:10 -04:00
Jelmer Vernooij
648de61a5d
Merge branch 'scrub-obsolete' into 'master'
...
Remove unnecessary constraints
See merge request debian/alien!1
2021-03-03 17:28:58 +00:00
Jenkins
0a70fe5858
Remove constraints unnecessary since stretch.
...
* alien: Drop versioned constraint on debhelper, rpm in Depends.
Changes-By: deb-scrub-obsolete
2021-02-14 15:04:11 +00:00
Thiago da Silva Gracini
e2eb7e0026
Import Debian version 8.95.2
...
alien (8.95.2) experimental; urgency=medium
.
* QA upload.
* debian/control:
+ Bump debhelper compat to v13.
+ Included Rules-Requires-Root: no
* debian/changelog:
+ Removed trailing-whitespaces.
* alien.pl:
+ Fixed some misspelled words.
* Alien/Package.pm:
+ Fixed misspelled word.
* Alien/Package/Rpm.pm:
+ Fixed misspeled word.
* debian/rules:
+ Added a "nocheck" check on override_dh_auto_test.
2020-11-11 23:10:13 +00:00
Boyuan Yang
9b5622f8f2
Deb.pm: Use dh sequencer in rules file; bump debhelper requirement to 10+
2020-03-29 00:07:47 -04:00
Boyuan Yang
88a0008668
Rpm.pm: Do not ship conflicting dirs ( Closes : #759533 )
...
See also: https://sourceforge.net/p/alien-pkg-convert/tickets/1/
Generated RPM packages provides directories that conflict with
the "filesystem" package. As a result, do not ship commonly-used
directories.
Patch provided by woob in the above ticket webpage.
2020-03-28 23:50:17 -04:00
Boyuan Yang
a7be498dca
debian/changelog: Document changes in Vcs-* fields
2020-03-28 23:45:30 -04:00
Boyuan Yang
f11a007797
debian/control,compat: Minor fixes
2020-03-28 23:40:53 -04:00
Fabiano Antunes
9f53b73b58
Import Debian version 8.95
...
alien (8.95) unstable; urgency=medium
* QA upload.
* debian/control:
- Bumped Standards-Version to 3.9.6.
- Removed duplicated section field.
* debian/copyright:
- Replaced protocol from http to https in the Format field.
- Included authors' e-mail addresses.
- Replaced GPL-2+ license reference by actual GPL-2+ license.
* debian/source/format: Created as 3.0 (native).
alien (8.94) unstable; urgency=medium
* QA upload.
* Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
remove override_dh_auto_install in debian/rules, and
use DESTDIR in Makefile.PL.
(Closes : #792371 )
2020-03-28 23:37:19 -04:00
Joey Hess
bb351ddbc8
Alien needs a new maintainer, both in Debian and upstream.
8.93
2014-11-07 17:26:20 -04:00
Joey Hess
3572ac62b9
foo
8.92
2014-08-31 14:16:51 -07:00
Joey Hess
6443b942ab
prep
2014-08-31 14:16:33 -07:00
Joey Hess
919297f3d1
Remove suggests for lsb-rpm, which no longer exists. Closes : #756873
2014-08-02 19:20:25 -04:00
Joey Hess
22709da70e
prep
8.91
2014-06-13 12:04:21 -04:00
Joey Hess
06ae0587ac
prep release
2014-06-13 12:04:01 -04:00
Joey Hess
c1b64b0c48
Support other deb data.tar compression schemes in fallback code. Closes : #718364 Thanks, Guillem Jover
2014-05-18 12:21:01 -04:00
Guillem Jover
93ad8ae367
Update deb support in fallback code
...
Add support for control.tar, control.tar.xz, data.tar, data.tar.xz,
data.tar.bz2 (deprecated) and data.tar.lzma (deprecated), so that the
fallback code is in line with current dpkg-deb.
The deprecated members are supported because there might be such binary
packages laying around.
2014-05-18 12:20:18 -04:00
Joey Hess
d3750a8156
prep release
8.90
2014-02-27 12:00:21 -04:00
Joey Hess
7a1afcfb97
prep release
2014-02-27 11:59:27 -04:00
Joey Hess
2999238f34
Add conversion from ppc64le (rpm) to ppc64el (deb).
2014-02-26 13:09:32 -04:00
Joey Hess
887717f304
changelog
2014-01-17 14:05:43 -04:00
Teemu Ikonen
9cb511802b
Add --target=<arch> option for setting architecture.
2014-01-17 14:05:05 -04:00
Krzysztof Opasiak
6f5a303f3b
Treat armv7l as an alias to armel architecture.
...
There are some OS like Tizne which use rpm's and build
them for armv7l architecture. In debain nomenclature
this architecture is armel, so armv7l should be
an alias to armel.
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com >
2013-12-10 12:36:17 -04:00
Joey Hess
92933477e6
need to check in these files to use dgit
...
These files appear in the tarball, so dgit requires they be in git. hmm.
2013-08-26 01:06:39 -04:00
Joey Hess
53751ccbbf
Merge remote-tracking branch 'remotes/dgit/dgit/sid'
2013-08-26 00:59:39 -04:00
Joey Hess
41fc0d549f
prep release (with dgit!)
2013-08-26 00:48:28 -04:00
Joey Hess
b1bd50cc90
Handle whitespace in path to RPMs. Closes : #719776 (Thanks, Christopher Huhn)
2013-08-15 11:10:46 +02:00
Christopher Huhn
dd38b4e86d
Correctly handle RPMs with whitespace in their path
2013-08-15 11:09:22 +02:00
Joey Hess
7aee419bd2
Correct man page to say RPMBUILDOPT (not RPMBUILDOPTS). Closes : #701106
2013-02-21 17:05:03 -04:00
Joey Hess
db4ea6fa4a
releasing version 8.88
8.88
2012-08-09 14:45:24 -04:00
Joey Hess
f545de15f5
alien (8.88) unstable; urgency=low
...
* Ensure that version numbers begin with well, a number, when building a
deb, otherwise dpkg-deb will refuse to build it.
# imported from the archive
2012-08-09 14:44:49 -04:00